Basically,
- I have set a reference line at particular place of the image say at height/2
- I calculate the total white pixel at that line
The frame keep going continuously. Then, how can I read/get back the value of total white pixel from previous frame and current frame continuously?
Thanks.