Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

the binary images is made up of uchars , so you can access any pixel in the image using this

binImage.at<uchar>(i,j)