Ask Your Question

Revision history [back]

Algorithm use in function "connectedComponent" OpenCV 3 beta

Hi All, As I know, there is one new function in opencv 3 beta, that is connectedComponent. I try to use this function to segment character from document image.

I want to know what algorithm use in this function, and references of that algorithm (paper, journal, etc).

Thank you very much for answers.