Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

how to extract the particular color from image

I have an image containing the marks . I want to remove the blue color and background colors.

Extract only the marks which are in red. I used the color threshold function to do this.

But is showing an error of incompatible image type.

Can you please find the fault in my code?

suggestcolred marks image.jpg some other ideas to do this if the above logic is wrong.

Download All
0 Kudos
Message 1 of 5
(2,327 Views)

Hi ramya850,

 

You should be careful of the image type you choose.

 

ricky10116_real_0-1582601272497.png

 

 

Thanks

Ricky

0 Kudos
Message 2 of 5
(2,274 Views)

Is it in the Color threshold function?

Can you please share the VI?

0 Kudos
Message 3 of 5
(2,267 Views)

Vu_Anh_0-1582616868674.png

You can try grayscale U8

0 Kudos
Message 4 of 5
(2,261 Views)

thank you

0 Kudos
Message 5 of 5
(2,252 Views)