Extract bounding box in opencv Java API
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 ?