Ask Your Question

zidny's profile - activity

2014-12-02 22:37:50 -0600 asked a question 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.