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 :
I'm using python 2.7.3 and opencv 2.4.9
1 | initial version |
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 :
I'm using python 2.7.3 and opencv 2.4.9
2 | No.2 Revision |
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 :
I'm using python 2.7.3 and opencv 2.4.9
Refer to link text