Ask Your Question
0

Isolate digits/characters, get bounding boxes

asked 2014-03-11 08:22:32 -0600

IBalic gravatar image

updated 2014-03-11 10:13:46 -0600

I am trying to do OCR on some digits. I am able to build up a list with image moments for each character and achieve pretty decent results. However, I am currently isolating each digits almost manually right know, because I am not able to get a bounding box around each digit.

I am using the Java API for openCV, and I was hoping someone could point me in the right direction of how I could isolate the digits, and calculate image moments for each digits.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-03-11 08:50:26 -0600

edit flag offensive delete link more

Comments

Thanks! I imlemented find contours now, and it worked right away :)

IBalic gravatar imageIBalic ( 2014-03-11 09:01:16 -0600 )edit

Question Tools

Stats

Asked: 2014-03-11 08:22:32 -0600

Seen: 2,272 times

Last updated: Mar 11 '14