Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Stereo Vision and Projected Light

Solved!
Go to solution

Hello!

 

I'm looking for examples for the technologies mentioned in the subject. Anyone has dealt with these? If yes, can he share an example about them?

I have found an example for Stereo Vision in Vision Development Module's help, but I'm looking for other ones, and so far no success finding any.

I would be helped out with a Light Projection example aswell.

 

Thank you!

0 Kudos
Message 1 of 47
(7,277 Views)
Solution
Accepted by topic author gbvbalint

Hello,

 

take a look at the following discussion:

 

http://forums.ni.com/t5/Machine-Vision/Stereo-library-2012-pointers/m-p/2171812/highlight/true#M3672...

 

Also, I am attaching a set of VI's (LV2012) that I used some time ago to obtain depth image from stereo image pair. They consist of three different stages:

 

1. Images acquisition,

 

2. Stereo calibration,

 

3. Measurements.

 

When there is enough (distinct) texture on the measured surface, the projector is not neccessary. But in low texture setups, it can greatly enhance the quality of the measured data. If the projector is used, take care that the pattern is as random as possible. This should give the correlation algorithm a good basis. Take a look at the following paper:

 

http://www.aurelien.plyer.fr/wp-content/uploads/2012/04/ptext.pdf

 

About "Light Projection" - if you are referring to structured lighting techniques take a look at the following page:

 

http://mesh.brown.edu/byo3d/index.html

 

 

Hope this helps you in some way.

 

Best regards,

K

 

 


https://decibel.ni.com/content/blogs/kl3m3n



"Kudos: Users may give one another Kudos on the forums for posts that they found particularly helpful or insightful."
Message 2 of 47
(7,242 Views)

Hi gbbalint,

The situation with examples is not really good because the support for Stereo vision was added to Vision Development Module in version 2012, so it is quite new ( http://digital.ni.com/public.nsf/allkb/86FEFA3CA7EA8B6B86256DB300719CE3 ).

I was able to find only http://www.ni.com/white-paper/14103/en/ but it is only some introduction, no real example. But Klemen did good job with examples he provided.

Please let us know if you are ok with provided links.

Martin

0 Kudos
Message 3 of 47
(7,197 Views)

Hello!

 

I'm still looking for some more examples.

I keep on searching, but thank you anyway!

0 Kudos
Message 4 of 47
(7,168 Views)

I am reattaching the code in one of my previous posts, since it was missing the "measurement" part.

 

Thanks to gbbalint that brought this to my attention.

 

Sorry for the mistake.

 

Best regards,

K


https://decibel.ni.com/content/blogs/kl3m3n



"Kudos: Users may give one another Kudos on the forums for posts that they found particularly helpful or insightful."
Message 5 of 47
(7,064 Views)

Hello!Klemen

I try your code with two usb cameras, I use LabVIEW 2012 sp5+ VDM 2012 SP1+ VAS 2013.02,I renew some vi which are new in VDM 2012 SP1. But  the depth image is fragmented, so I upload the code and pictures. Could you help me to find the problem.

CLD
CAU
0 Kudos
Message 6 of 47
(7,042 Views)

Hello lizhuo_lin,

 

please see the following link:

 

https://decibel.ni.com/content/blogs/kl3m3n/2013/07/26/stereo-setup-parameters-calculation-and-labvi...

 

I hope it helps you in some way.


I will try to check out your images also.

 

Best regards,

K


https://decibel.ni.com/content/blogs/kl3m3n



"Kudos: Users may give one another Kudos on the forums for posts that they found particularly helpful or insightful."
Message 7 of 47
(7,026 Views)

Sorry, can I know why that code of calibration cannot work properly at my computer with 2012 Labview, whether i missed something installed.

Thank you for help.

 

B.R

Ivan

0 Kudos
Message 8 of 47
(5,827 Views)

Hello,

 

what seems to be the problem? Please describe it. Which code for calibration?

 

Best regards,

K


https://decibel.ni.com/content/blogs/kl3m3n



"Kudos: Users may give one another Kudos on the forums for posts that they found particularly helpful or insightful."
0 Kudos
Message 9 of 47
(5,819 Views)

Hello K,

 

Thank you for replying.

I tried the "stereo.zip" code from message 5th as attached, and got error -1074396120 occurred at IMAQ copy with code of "2 calibration".

I'm not sure whether I missed any thing in setting.

Thank you for help.

 

B.R

Ivan

0 Kudos
Message 10 of 47
(5,816 Views)