How to detect paragraphs in a text document image for a non-consistent text structure in Python OpenCV
摘要
This is a classic use for dilate. Whenever you want to connect multiple items together, you can dilate them to join adjacent contours into a single contour.