05-15-2018 03:43 PM
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
05-16-2018 03:09 PM
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
05-16-2018 04:40 PM
Thank you very much .. I saw it was very complicated .. I will understand it well
05-17-2018 03:49 AM
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 .