搜索资源列表
chuli
- 区域增长法对图像进行分割处理,并去噪处理,图像增强-Region-growing segmentation of the image processing and de-noising processing, image enhancement
MeshSegmentation
- 基于区域增长法的模型切割 很适于初学者对opengl和三维模型的学习-Model-based region growing method is suitable for beginners cutting and three-dimensional model of the learning opengl
Delaunay
- 使用增长法,对散乱点进行delaunay剖分-Using insert-point algorithm to do delaunay triangulation for scattered data points.
tuxiangfengexitong
- 这是个基于VC++的图像处理系统,主要实现实现系统能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开的功能 2.实现系统能对图像文件进行保存,另存的功能 3.实现系统能对图像文件进行打印的功能 4.实现系统退出操作的功能 5.图像分割:阈值分割、区域生长、分裂合并 、区域增长法、特征空间聚类法、用分水岭变换分割法等各种方法,实现复杂区域的分割 希望对大家有用-This is based on V