-
MeanShiftSegMent
根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及
C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是
Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。
基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
- 2013-07-30 19:01:52下载
- 积分:1
-
daima
对矩形件的排样过程进行编码实现,通过visual c++(layout problem)
- 2015-01-15 01:06:00下载
- 积分:1
-
IFC读写代码
IFC文件格式读取和写出源码,目前该源码是1.0版本(IFC file format reads and writes the source code, which is currently version 1.0)
- 2020-09-16 14:17:55下载
- 积分:1
-
geotifflib
说明: 处理geotiff图像文件格式的开源库,含VC工程文件,编译时需tiff库(libtiff)的支持(handling GeoTIFF image file format open source, containing VC engineering documents, compiled take tiff library (libtiff) support)
- 2006-02-28 10:25:05下载
- 积分:1
-
em.zip
说明: EM算法概述,用来进行图像重采样检测的代码(EM algorithm overview)
- 2021-04-25 17:18:46下载
- 积分:1
-
Lee
增强型Lee滤波,附有详细注释,简单易用,参数可调(enhanced LEE filter)
- 2021-04-17 16:38:52下载
- 积分:1
-
target
MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的精确跟踪。(Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for the accurate tracking of moving targets.)
- 2012-07-04 18:17:55下载
- 积分:1
-
ch2_ex2_4
载入一副图像并进行平滑处理与高斯或其他核函数进行卷积有效的减少图像信息内容(Loading an image and smoothed with a Gaussian or other nuclear convolution function effectively reduce the information content of the image)
- 2016-08-23 16:01:08下载
- 积分:1
-
K_MeansSeg
KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。(KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install OpenCV.)
- 2010-08-08 13:13:32下载
- 积分:1
-
GaborTextureSegment
Texture Segmentation using Gabor Filters 纹理图像分割 包括一个pdf文件,几个m文件(Texture Segmentation using Gabor Filters texture image segmentation include a pdf document, several m files)
- 2008-05-11 15:20:33下载
- 积分:1