LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Color matching for ring patteren

Solved!
Go to solution

Hi friends 

I need to match the color of ring type of led and need to consider result 

Give me your suggestion to achieve this  

LED images attached 

Download All
0 Kudos
Message 1 of 7
(1,097 Views)
Hi kps,

how and where do you need to match the color of those rings in your images?
Which result do you need to consider?
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 7
(1,064 Views)

Hi sir.    Thanks for reply ....I am working in one testing machine.This led color verification is one of the functional test present.Need to switch on the led through modbus communication, capture image through bastler camera , Check the current led color is matching with our master image or not

 

 

 

 

0 Kudos
Message 3 of 7
(1,029 Views)

Hi kps,

 


@kps001 wrote:

Need to switch on the led through modbus communication,

capture image through bastler camera ,

Check the current led color is matching with our master image or not


So there are three clearly defined steps in your approach!

Which of them is giving problems? What have you tried so far? Where are you stuck?

 

I think the color testing might be easier to implement than the two steps before that. As I'm not experienced in IMAQ problems I guess I would compare the colors using the HSV values of the pixels

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 7
(1,015 Views)

Hi sir

I am able to switch on LED, and image also captured,

I am new for image processing i am trying to do color testing(in this step only i am struck)

0 Kudos
Message 5 of 7
(997 Views)

Refer to this video for color recognition using imaqdx in labview

https://www.youtube.com/watch?v=ef5YGgfjt5Q


CLD Using LabVIEW since 2013
0 Kudos
Message 6 of 7
(993 Views)
Solution
Accepted by kps001

You can try this example code from NI:

https://forums.ni.com/t5/Example-Code/Robust-Color-Recognition-using-IMAQ/ta-p/3519634


CLD Using LabVIEW since 2013
0 Kudos
Message 7 of 7
(978 Views)