Statistics
RANK
155,902
of 295,467
REPUTATION
0
CONTRIBUTIONS
13 Questions
1 Answer
ANSWER ACCEPTANCE
46.15%
VOTES RECEIVED
0
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
values of known z s and known disparities
for the 2d to 3d conversion,if i have a camera with focal length 600-700mm?is there any such known values for z and disparity?ho...
12 years ago | 0 answers | 0
0
answersQuestion
smoothening disparity
i have a pixel disparity map.is there any filters or methods to smoothen my disparity so that i could get a better 3d from it?
13 years ago | 2 answers | 0
2
answersQuestion
image rectification
if i am capturing stero images real time,is image rectification necessary?how can i do it?pls help.
13 years ago | 0 answers | 0
0
answersHow to calculate the focal length from an image
if the camera is of fixed focal length,using the camera caliberation toolbox,we can find the focal length as well as the extrins...
13 years ago | 0
| accepted
Question
How to calculate the focal length from an image
How do I get the focal length of an image taken using MATLAB (getsnapshot)
13 years ago | 3 answers | 0
3
answersQuestion
image capturing
dear sir,,how can we take image using getsnapshot from a webcam connected using USB
13 years ago | 0 answers | 0
0
answersQuestion
getsnapshot
dear matlab....could you please tell how to get rgb image using the function getsnapshot......could you please provide the code
13 years ago | 1 answer | 0
1
answerQuestion
about 3d reconstruction
could anyone please provide a code for disparity estimation of 2 steoreo images
13 years ago | 1 answer | 0
1
answerQuestion
getting x and y for 3d
1.how can i obtain real world X and Y from x and y obtained from an image? 2.is scaling factor in x dirn*x=X and scaling factor...
13 years ago | 4 answers | 0
4
answersQuestion
get a 3d image
how can i get a 3d image if i have x,y,z in separate arrays?
13 years ago | 1 answer | 0
1
answerQuestion
can i obtain focal length and camera parameters from 2 stereo images?do i require direct aquisition from cameras for this??
needed for my project ..please help..
13 years ago | 2 answers | 0
2
answersQuestion
is the disparity obtained is sufficient for 3d recontruction?
please help.. # is my disparity obtained is correct? # is my progran sufficient for 3d reconstruction intended for machine visi...
13 years ago | 0 answers | 0
0
answersQuestion
what is the function of... ?please explain the statement ' roi'. and ' isempty'
for m=1:size(leftI,1) % Set min/max row bounds for image block. minr = max(1,m-halfBlockSize); maxr = min(si...
13 years ago | 2 answers | 0
2
answersQuestion
what is step response and step()?
currently iam doing 2d to 3d image conversion project..please help..thankyou.
13 years ago | 3 answers | 0