搜索资源列表
region-growing
- egion growing approach is the opposite of the split and merge approach: An initial set of small areas are iteratively merged according to similarity constraints. Start by choosing an arbitrary seed pixel and compare it with neighbouring pi
SeedGrowingRegion
- Seed growing region source code in matlab. Best try for beginner.