I want to calculate the yellow pixels in a YCbCr image (open cv) with python how can I write this code

asked 2018-05-13 13:33:51 -0600

Toutou gravatar image

I want to use two 'FOR' loops of the variables (i and j) and with comparison of the Y, Cb, Cr values of the yellow color interval

edit retag flag offensive close merge delete

Comments

Please start to write some code and come back with a real problem

LBerger gravatar imageLBerger ( 2018-05-13 15:03:27 -0600 )edit