Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

I can only aquire now.How to process an image ?

Hello sir,

    I am N.Iniyan Thiruselvam, Final Year BE SW Mechanical, PSG college of Technology. I have Licenced version of LabVIEW 8.2. I have inslalled device drivers and also NI IMAQ 4.0. Now I can only aquire an image in LaBVIEW software using Basler IEEE 1394 camera. I have now finished interfacing the camera. I need to process the aquired image and compare it with a standard template and check whether the the captured image matches with the template or not. What should I do? Should I install some other device drivers. I need to do it in LabVIEW itself without using Vision Assistant or Vision Builder. Is it possible?

0 Kudos
Message 1 of 4
(3,500 Views)

Hi,

 

IMAQ just allows you to aquire images.  I don't think Labview has any vision processing functions included.  You need to purchase NI Vision software to process the images.  This is quite expensive but I think you can download it and try for 30 days.

 

Good luck,

 

Dan

0 Kudos
Message 2 of 4
(3,473 Views)

Does your package have the ImageToArray function.  If so, you can convert the image to an array and use array math to compare to a template...(which will also need to be in array format.)

 

 

Message 3 of 4
(3,448 Views)
OH thank you very much. Your information is very useful for me.
0 Kudos
Message 4 of 4
(3,432 Views)