Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to implement region growing algorithm?

I want to use the Region Growing algorithm to detect similar connected pixels according to a threshold. I have also check some posts in the web but non of them offered a pseudo code for an example. I am also wondring if that algorithm is implemented in opencv library?

kindly please provide a pseudo code for the Region Growing algorithm or let me know how to use it if it is implemented in opencv library with java API.