How to implement region growing algorithm?

asked 2015-06-03 09:16:57 -0600

RB gravatar image

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.

edit retag flag offensive close merge delete

Comments

1

Have you seen this?

thdrksdfthmn gravatar imagethdrksdfthmn ( 2015-06-03 09:45:07 -0600 )edit

please i have the same problem if you may let me know if you find the answer..

shathaOmar gravatar imageshathaOmar ( 2015-12-29 12:15:33 -0600 )edit