LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

analyze video with edge detection

hello..
i'm new to LabVIEW 7.1 and vision assistant 7.1. In my assignment, i needed to analyze a traffic video. The method is by edge detection. But i have no idea at all how to do it. So, please help me. I need to pass up this assignment before beginning of September. How i going to start this analysis??What tutorial i need to study?What step need to do to analyze the video with edge detection?Is it necesary to do use Vision Assistant together?
thanks for help!!!
0 Kudos
Message 1 of 4
(3,124 Views)
Hi Chin,

I suggest opening example scripts and images, trying to figure out how the examples work, then replicating the methods on the sample images.  Vision Assistant is built to be a simple method for writing complex LabVIEW code, so it will be a great place for you to start.  Also, try searching the forums for example scripts, and see how other users write their code. 

Good luck!

Maclean G.
Applications Engineering
National Instruments
0 Kudos
Message 2 of 4
(3,097 Views)
ok...i will try my very best to study the exmaple....thank you very much.
0 Kudos
Message 3 of 4
(3,079 Views)
Hi Chin,

Here is a link to a really helpful website all about edge detection in our software:

http://zone.ni.com/devzone/cda/tut/p/id/2752

The link below shows how to write LabVIEW code to do an edge strength profile:

http://digital.ni.com/public.nsf/allkb/34E524B23E9B88C28625711D000E2027

Below is a link to a tutorial on general image processing:

http://zone.ni.com/devzone/cda/tut/p/id/3470

I hope these point you in the right direction.

Regards,
Maclean G.
Applications Engineering
National Instruments
0 Kudos
Message 4 of 4
(3,058 Views)