Extract bounding box in opencv Java API

asked 2014-04-15 06:35:52 -0600

updated 2014-04-15 06:45:00 -0600

berak gravatar image

Hello, I am new to OpenCV, I have integrated the opencv2.4.8.jar in my java project. I want to read a png image file which has two or three characters, I wamt to calculate the bounding box for all the characters. Do anyone have the idea through the Java API ?

edit retag flag offensive close merge delete