Hi All,
I am trying to implement simple contour around text:
Init picture

Finish picture

I found contours using Imgproc.findContours function but I don't have idea what need do in next step.
| 1 | initial version |
Hi All,
I am trying to implement simple contour around text:
Init picture

Finish picture

I found contours using Imgproc.findContours function but I don't have idea what need do in next step.
Hi All,
I am trying to implement simple contour around text:
Init picture

Finish pictureI want to get the following:

I found contours around letters using Imgproc.findContours function but I don't have idea what need do in next step.