Statistics
RANK
27,063
of 297,016
REPUTATION
1
CONTRIBUTIONS
10 Questions
3 Answers
ANSWER ACCEPTANCE
10.0%
VOTES RECEIVED
1
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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 can I measure the distance between a camera and my object in a stereo camera?
I have 2 calibrated stereo cameras and I have been able to construct the disparity maps of the stereo pairs captured. My questio...
7 years ago | 0 answers | 0
0
answersQuestion
How can i compute depth maps from disparities maps of stereo pairs captured with a calibrated camera ?
How can I compute depth maps from disparities maps of stereo pairs captured with a calibrated camera?
7 years ago | 1 answer | 0
1
answerQuestion
How can i compute depth maps from disparities maps of stereo pairs captured with a calibrated camera ?
I am currently working on a project that involves computing the distance between a camera and objects in a scene. My algorithm c...
7 years ago | 0 answers | 1
0
answersQuestion
How to measure the dimensions of a segmented image?
<</matlabcentral/answers/uploaded_files/109500/Capture.JPG>> How do measure the length and width of the rectangle in the segm...
7 years ago | 0 answers | 0
0
answersQuestion
How to measure the dimensions of a segmented image
<</matlabcentral/answers/uploaded_files/109499/Capture.JPG>> How do measure the length and width of the rectangle in the segmen...
7 years ago | 0 answers | 0
0
answersQuestion
Hi, i need help with figuring out how the sift commands work
Why do keep getting this error message "Attempt to execute SCRIPT vl_sift as a function: C:\Users\kelec\Desktop\vlfeat-0.9.21\to...
7 years ago | 0 answers | 0
0
answersQuestion
Hi, can anyone help out with the command to load a test image for feature detection using the SIFT algorithm?
http://www.vlfeat.org/download.html I have tried using "vl_impattern" as directly by the link above but it does work
7 years ago | 0 answers | 0
0
answersHow do i superimpose different MATLAB figures
Hi Walter, i tried modifying the code to superpose 3 figures but couldnt get through it. It worked perfectly for the 2 figures. ...
7 years ago | 0
Question
How do i superimpose different MATLAB figures
<</matlabcentral/answers/uploaded_files/106735/graphs.JPG>> Hi, i have these MATLAB figures and will like to superimpose them...
7 years ago | 4 answers | 0
4
answersQuestion
How can I create a binary image with a rectangle inscribe? I am trying to modify this code for that
[Length, Width] = size(imagen); r = 0.3 B = zeros(Length, Width); for i = 1:Width % top to bottom for j = 1:Length...
7 years ago | 0 answers | 0
0
answersQuestion
How can i write a code to detect the numbers and alphabets in an image?
<</matlabcentral/answers/uploaded_files/104444/20180211_234106.jpg>>
7 years ago | 1 answer | 0