LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

color recognition in Labview

Hello all,
I'm a beginner at
machine vision using Labview , I need your help please

I did not know what kind of matrix color spectrum and how we chose values 1.1, 0.9 ..etc ??? as shown in the picture

 

0 Kudos
Message 1 of 4
(4,386 Views)

Hello and Welcome!

 

Did you get started with the Color Matching.vi example?  It uses that function and breaks down how it interprets the arrays it produces.

 

I would start there and go to Help>>Find Examples>>Color Matching and run that so you can see how the code is used and what it produces.

 

If you do have some follow up questions I would post the code you are having some trouble with.

 

-Bear

Regards,

Ben Johnson
ʕง•ᴥ•ʔง
0 Kudos
Message 2 of 4
(4,323 Views)

Thank you very much .. I saw it was very complicated .. I will understand it well

0 Kudos
Message 3 of 4
(4,316 Views)

Usually color detection works better in another color space then RGB, e.g. HSL. I never used the spectrum VI you're showing, it seems a bit too complicated for most tasks.

 

If you explain a bit more about your problem, we'd be able to help you better.

 

If the previous post solved your problem, accept is a s a solution. Or we'll keep bothering you with solutions until you do Smiley Very Happy.

0 Kudos
Message 4 of 4
(4,311 Views)