Description
In this project, we proposed a novel method for segmenting an image into distinct components. The proposed algorithm is implemented in a region merging style. We defined a merging predicate P for the evidence of a merging between two neighboring regions. This predicate was defined by the sequential probability ratio test (SPRT) and the maximum likelihood criterion. A dynamic region merging (DRM) was then presented to automatically group the initially over-segmented many small regions. Although the merged regions are chosen locally in each merge stage, some global properties are kept in the final segmentations. For the computational efficiency, we introduced an accelerated algorithm by using the data structure of region adjacency graph (RAG) and nearest neighbor graph (NNG). Experiments on natural images showed the efficiency of the proposed algorithm. There are several potential extensions to this work, such as the introduction of global refinement and user interaction, etc. Those will be further investigated in our future work.
https://matlab1.com/blood-vessels-segmentation/
Reviews
There are no reviews yet.