08-14-2013 03:30 AM - edited 08-14-2013 03:38 AM
Hello! Everyone!
Since NI release LabVIEW 2012 and VDM 2012, I began to use stereo vision example.vi to calibrate my stereo vision system, but in one year time, I try hundrends times and succeed few times. Depth image is always like this
So I think stereo vision model has some problem.I wait for update......
After VDM 2012 sp1 is released. I update my VDM, but there is a little improvement. I already can calibrate my system using five image with all most 100% Grid Coverge.
I searched for help. Thanks for Klemen! He helps a lot. There are many things in his post as followed
and his code
http://forums.ni.com/t5/Machine-Vision/Stereo-Vision-and-Projected-Light/m-p/2499898#M39335
Few days ago, NI released LabVIEW 2012 and VDM 2012, To my great surprise, Stereo Vision model is not update! It seems that NI is confident with VDM 2012 SP1.
So my calibration way must be wrong.
OK! After lot of useless words, there is the way to calibrate stereo vision system with two camera!
1.First image must be put as far as you can! this determine your system precision.
2.Calibrate the center grid latest! So you can calibate other grids as good as you can before programe think your system is calibrated! Just like this
3.Take care about angles between each image, 3 degrees apart from other images.
Here is the result
I use LabVIEW 2012 f5 +VDM SP1 and two Basler GigE Vision cameras. I update some VI as followed
Hope to help someone!
08-14-2013 03:43 PM
Hello,
thank you for sharing your results.
What did you mean with the last screenshot of the block diagram - update vi.png? Could you please explain in more detail.
I am very pleased you got this working. And thank you for the tips.
Best regards,
K
08-14-2013 08:17 PM
Hello! Klemen
I mean that I use Stereo Vision Example.vi, but some sub vi are not updated to the newest. I use those new VI which are in the last screenshot. such like changeto
You are welcome! And you also help me a lot.