区域合并 Resources

Showing items tagged with "区域合并"

Code Implementation: This program implements interactive image segmentation for region merging using maximum similarity criteria. The code has been rigorously tested and is fully functional, featuring region adjacency analysis, similarity calculation using color/texture features, and merge priority queue management.

MATLAB 224 views Tagged

Code implementation for region merging after oversegmentation, utilizing a multi-scale approach that integrates color, texture, and shape information for robust region combination

MATLAB 203 views Tagged