搜索资源列表
ImageClustering
- 实现对彩色图像的量化,也就是减少图像的颜色个数,是数字图像处理的一种。
ImageClustering
- 实现对彩色图像的量化,也就是减少图像的颜色个数,是数字图像处理的一种。-Realize on the color image quantization, that is, to reduce the number of color images is a digital image processing.
ImageClustering
- 本程序实现了K均值(HCM)算法,ISODATA算法,模糊C均值(FCM),模糊阈值法等对遥感影像的分割。-This program implements K means (HCM) algorithm, ISODATA algorithm, fuzzy C means (FCM), fuzzy threshold law of remote sensing image segmentation.
imageclustering
- 遥感图像处理,模式识别,用C++编写的K均值分类和ISODATA分类。-using the VC++6.0 tool to realize the imageclustering based on k-means and isodata
ImageClustering
- image clustering algorithm
facerec_video
- ImageClustering algorithm
ImageClustering
- 聚类算法,遥感影像分割,包含k means,isodata,模糊c聚类,模糊阈值聚类(clustering algorithm,image segmentation,K means,isodata)