Statistics
RANK
123,802
of 295,467
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to find the orientation of the entire platform by looking at the overall geometey of the objects/dots?
Hi, Im trying to find the orientation that is roll and pitch angle of my platform by analysing the overall geometery of the dots...
4 months ago | 1 answer | 0
1
answerQuestion
I want to find the distance of each cross from the center blue cross when the mat with grid lines is moving i.e. it will be a video.
The aim of this project is to calculate distance of each cross from the center cross in terms of (x,y) pixel location. I have ap...
6 months ago | 1 answer | 0
1
answerQuestion
im trying to run matlab video processing code and getting this error "Index in position 1 exceeds array bounds (must not exceed 1).
clear all clc % Create a VideoCapture object cap = webcam; % Create the background subtractor object % Use the last 700 v...
1 year ago | 2 answers | 1
2
answersArduino clearing existing connection issue
I was encountering the same issue i just added "Clear all' at the top of my code.
1 year ago | 0