0
12kviews
Segmentation techniques: Region growing and split and merge
1 Answer
0
1.0kviews
  • The objective of segmentation is to partition an image into regions. In this section, segmentation is done by finding the regions directly.
  • Let R represent the entire image region segmentation as a process that partitions R into n sub-regions R_1,R_2,…,R_N such that,

    $R_1∪R_2∪…∪R_(N=) R$

    $R_i$ is connected region where i=1,2,…,N …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.