资 源 简 介
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
文 件 列 表
RegionAnalyzesdk
mssccprj.scc
RegionAnalyzer.dsp
RegionAnalyzer.dsw
RegionAnalyzer.ncb
RegionAnalyzer.opt
RegionAnalyzer.plg
SBT_CBR_RegionAnalyzer.cpp
SBT_CBR_RegionAnalyzer.h
vssver.scc
XhColorClusterImpl.cpp
XhColorClusterImpl.h
XhImageRegionAnalyst.cpp
XhImageRegionAnalyst.h
XhIndexerImpl.cpp
XhIndexerImpl.h
XhIndexImpl.log