I guess it's all a camera thing. Some cameras can be synchronized such as the ps eye. Other webcams use much less sufficiant algorithms to try to establish the same. This means you have less detail and the output is dependend of the framerate and lighting conditions.
I tried to go further on the Learning Opencv's example of the chapter 12 by using the cvRepreojectImageto3D() function, but well, it seems that it only works when you feed the set of images from the sample file... I tried to feed my own set of image pairs but it doesn't work at all....could anyone please help me???
This is pretty good, are you using cvreprojectimageto3d() for this. I used that same algorithm but didn't get the same results as you are getting. My depth image doesn't really show much detail or rather you can't make much sense of the scene with the depth image. Would you know by experience what might be going wrong.
Sooo is there something wrong with my eyes then cause all those looked exactly the same to me (Well the normal image ones.).
EmperorofCartoons 4 months ago
How much processing power do you require to achive that!? And at what resolution do the two cameras have to be?
dislexable 7 months ago
I guess it's all a camera thing. Some cameras can be synchronized such as the ps eye. Other webcams use much less sufficiant algorithms to try to establish the same. This means you have less detail and the output is dependend of the framerate and lighting conditions.
half4team 8 months ago
I tried to go further on the Learning Opencv's example of the chapter 12 by using the cvRepreojectImageto3D() function, but well, it seems that it only works when you feed the set of images from the sample file... I tried to feed my own set of image pairs but it doesn't work at all....could anyone please help me???
Thanks in advance!!!
diabelliforlife 1 year ago
This is pretty good, are you using cvreprojectimageto3d() for this. I used that same algorithm but didn't get the same results as you are getting. My depth image doesn't really show much detail or rather you can't make much sense of the scene with the depth image. Would you know by experience what might be going wrong.
rbha311 2 years ago
What algorithm are you using?
motters2001 2 years ago