Ask Your Question

vincent.laurent's profile - activity

2017-04-21 08:34:58 -0600 asked a question How can l extract characters withe same bounding box size ?

Hello,

l have a set of images which represent a sequence of characters. l'm wonderning whether OpenCV can segments and crop each character from the image with same bounding box size.

My numbers are not always neatly separated, the distance varies and it's small between characters most of time. So l'm looking for a technique to find a good bounding boxes for each character. Such that, all the bounding boxes for all characters have the same size.

Mainly l get bounding boxes small for a given character which divide it into two character. It divides 8 vertically into two part. Then l get two characters rather than the character 8.