Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

edge detectors parallel processing

1) I am working on an application in Labview wherein I need to detect vehicles across the road. I have chosen the Imaq Spoke 2 tool to mark successive edges along an annular ROI covering the road. Now i need to run an algorithm on all the edges(at the same time) to calibrate the edges to extract there real world coordinates and to measure the distance/speed of the vehicle traversing across the edge.

 

Since the application demands all the edges to work consecutively, I seek help in figuring out how i can attain this goal.

 

2)  I also wish to know how I can avoid getting prompted each time to define an ROI ( after I choose it on the first image) when i pass a series of images thru the script.

 

3) Lastly if would be very helpful if you could help me find a way to split and AVI into images.( suggestions to alter my code to accept an AVI video are also welcome).

 

looking forward to hearing from you,

 

Regards,

Avinash Siravuru,

Undergraduate(Mechanical Engg.)

V.I.T.U, Vellore,India

sirneonash@gmail.com

0 Kudos
Message 1 of 2
(3,049 Views)
Can you try clamp and get detect the vehicle? This will also give you an option to extract only the vehicle.
0 Kudos
Message 2 of 2
(3,001 Views)