Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

edge detection of a coin

i am trying to distinguisgh coins based on their radius.

bt i am unable to program a VI which can detect the circular edge and give me the radius as the output.

please help me with this..

-$hiv@
0 Kudos
Message 1 of 11
(3,927 Views)

What have you got so far?

 

Capturing an image?

Detecting a coin?

Finding the edges?

 

 

0 Kudos
Message 2 of 11
(3,916 Views)

I am done with capturing of the images only....

couldnt extract the radius alone....

-$hiv@
0 Kudos
Message 3 of 11
(3,904 Views)

Have a look at the IMAQ Find Circular Edge VI. It gives you the best circle (based on its settings) as an output cluster, from which you can extract the radius.

0 Kudos
Message 4 of 11
(3,897 Views)

Can you  threshold the coins from the background?  If so, I believe there is an example that uses Find Circular Objects to locate coins and measures their sizes to figure out what they are.

 

Bruce

Bruce Ammons
Ammons Engineering
0 Kudos
Message 5 of 11
(3,893 Views)

Got it...thankyou

-$hiv@
0 Kudos
Message 6 of 11
(3,888 Views)

thank you....:)

-$hiv@
0 Kudos
Message 7 of 11
(3,887 Views)

hello,i think you may help me for my problems.

I am new in labview software.

I am just now studying it. I have to develope project for detecting objects in live video.

Till this point i have done with capturing and displaying of live video. But i am not getting further steps.

I want to detect persons facial features from live video.

I have read some information regarding region of interest. Can i create  such regions and then move them with the video?

 

Any help in this situation will be appreciated. 

If you know anything then please let me know.

Thank you in advance.

 

0 Kudos
Message 8 of 11
(3,835 Views)
0 Kudos
Message 9 of 11
(3,826 Views)

Hello ajitha.

                You can declare region of interest  and make a template of  what you have to track in the move object . choose your score in matching the template carefully.

 Try this first in VDS and then convert into labview it will make your job easier


Rame 

0 Kudos
Message 10 of 11
(3,802 Views)