ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

replace color range

I have an application where I need to replace a range of red values with a single red value in an HSL image.  I need to replace the values from (1,255,82)-(14,255,127) with (1,255,82).   I imagine this could be done with color thresholding the image but I'm not sure how without losing the other colors or getting an invalid image error.

 

Chris

0 Kudos
Message 1 of 2
(2,628 Views)
In Vision and Motion utilities i found IMAQ RGBToColor2, Check it may help.
Balaji PK (CLA)
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better

Don't forget Kudos for Good Answers, and Mark a solution if your problem is solved.
0 Kudos
Message 2 of 2
(2,602 Views)