-
灰度图像边缘检测
说明: 灰度图像的边缘检测,包含多种算子:sobel,prewitt,gaosi算子等,包括原理和各算子的区别(Edge detection of gray image includes many operators: Sobel, Prewitt, Gaosi, etc)
- 2020-04-19 17:08:44下载
- 积分:1
-
Chromosome_counter
数学形态学及相关算法的C语言实现实例
源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。(Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.)
- 2007-09-17 17:11:33下载
- 积分:1
-
jiansuo
这是我本科的毕业设计做的关于医学图像的基于形状的图像检索。预处理用小波去噪 ,特征选用不变矩。(This is my undergraduate graduation design done on the medical images based on the shape of the image retrieval. Pretreatment with wavelet denoising, feature selection invariant moment.)
- 2007-07-08 20:42:39下载
- 积分:1
-
WarterShedTransform
分三种类型实现分水岭算法:一般分水岭分割、使用梯度的两次分水岭分割、使用梯度加掩模的三次分水岭算法(Realize three types of sub-watershed algorithm: a general watershed segmentation, the use of two gradient watershed segmentation, the use of gradient mask plus three watershed algorithm)
- 2008-05-21 18:08:03下载
- 积分:1
-
cloud_remove
遥感图像除云软件,原理是图像同时期替换掉有云区域,使用IDL语言编写(remove cloud from remote sensing image)
- 2020-12-13 16:09:14下载
- 积分:1
-
Imagesembalance
图像相似度计算,利用hog特征,不变矩,包含canny因子计算 来计算两张图片的相似度。可以用来进行图片检索(Image similarity calculation, hog characteristics, invariant moments contain a canny factor to calculate the similarity of two images. Can be used for image retrieval)
- 2012-12-17 14:56:44下载
- 积分:1
-
imresize
图像插值算法有三种方法,最近邻插值、双线性插值、卷积插值(Image interpolation algorithm has three methods, nearest neighbor interpolation, bilinear interpolation, convolution interpolation)
- 2008-05-12 10:07:55下载
- 积分:1
-
xunzhaoxiangtongtupian
应用程序,寻找出与训练集中头像图片相同的图片,并显示结果(Applications, find out the same picture picture picture with the training set, and displays the results)
- 2012-07-04 17:03:43下载
- 积分:1
-
人脸识别
实现人脸识别功能,GUI界面,其中有测试人脸集,识别率95以上(To achieve face recognition function, GUI interface)
- 2021-03-08 08:59:28下载
- 积分:1
-
FCM
模糊C-均值(FCM)聚类算法,用MATLAB程序编写。(FCM clustering algorithm)
- 2009-02-27 10:51:52下载
- 积分:1