LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Pattern Recognition in a Photo

Hello everyone,

 

I'm trying to use Labview in order to do a recognition of circles (and afterwards count the number of them) from already saved photographs (is to say, not "in time recognition"), but I don't know how to do it. Is there any way to do it?? By the way, I'm using Labview 8.0.

 

Thanks a lot!!

 

G.

0 Kudos
Message 1 of 3
(2,294 Views)

Hi G

 

Have you taken a look at the 'Particle Analysis Example.vi' - you can find it under Examples > Toolkits and Modules > Vision > Functions

You'd need the vision toolkit to do this though, I don't know of another way you could do this using only native LabVIEW code.

 

Kind Regards

 

 

Chris | Applications Engineer NIUK
Message 2 of 3
(2,278 Views)

@Guillermo_Rigal wrote:

Hello everyone,

 

I'm trying to use Labview in order to do a recognition of circles (and afterwards count the number of them) from already saved photographs (is to say, not "in time recognition"), but I don't know how to do it. Is there any way to do it?? By the way, I'm using Labview 8.0.

 

Thanks a lot!!

 

G.


Hi,

 

I have an example on the NI Community related to detecting circular features. It is LV2009, though.

 

https://decibel.ni.com/content/docs/DOC-24775

 

Br,

 

/Roger

 

Message 3 of 3
(2,259 Views)