Algorithm use in function "connectedComponent" OpenCV 3 beta

asked 2014-12-02 22:37:50 -0600

zidny gravatar image

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.

edit retag flag offensive close merge delete