Sir,
I am getting error if I use this code to draw bounding box
"Attempted to access g(0,0); index must be a positive integer
g(y1,i) = 1;
There is an error there
Comment only
29 Apr 2012
Draw Bounding Box
This function draws bounding boxes around blobs in a binary image.
Comment only