Feeds
질문
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...
거의 13년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 2 | 0
2
답변질문
image rectification
if i am capturing stero images real time,is image rectification necessary?how can i do it?pls help.
대략 13년 전 | 답변 수: 0 | 0
0
답변답변 있음
How 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...
How 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년 전 | 0
| 수락됨
질문
How to calculate the focal length from an image
How do I get the focal length of an image taken using MATLAB (getsnapshot)
대략 13년 전 | 답변 수: 3 | 0
3
답변질문
image capturing
dear sir,,how can we take image using getsnapshot from a webcam connected using USB
대략 13년 전 | 답변 수: 0 | 0
0
답변질문
getsnapshot
dear matlab....could you please tell how to get rgb image using the function getsnapshot......could you please provide the code
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
about 3d reconstruction
could anyone please provide a code for disparity estimation of 2 steoreo images
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 4 | 0
4
답변질문
get a 3d image
how can i get a 3d image if i have x,y,z in separate arrays?
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
what is step response and step()?
currently iam doing 2d to 3d image conversion project..please help..thankyou.
13년 초과 전 | 답변 수: 3 | 0