Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

'for loop' function for side fill binary image from bottom to top.

How to write coding 'for loop' function to read pixels from bottom to top. Also how to do the side fill from bottom to the top of binary image after edge detection.

This is the image after edge detection : image description

I'm using python 2.7.3 and opencv 2.4.9

link text

'for loop' function for side fill binary image from bottom to top.

How to write coding 'for loop' function to read pixels from bottom to top. Also how to do the side fill from bottom to the top of binary image after edge detection.

This is the image after edge detection : image description

I'm using python 2.7.3 and opencv 2.4.9

Refer to link text