Bounding Box For small alphabet i (i ) ?
I am working on a character recognition project. I want to add every charcter in a Bounding Box . But except for Small Character i ( i ), its always detect as two bounding box (recognises dot part as another character). Anyone please suggest a solution ?
blur / erode like hell ?
or merge bounding boxes, by checking the distance of the two blobs/boxes height-wise?