-
im_smooth
说明: 本程序功能为图像平滑的实现,平滑方法包括中值滤波、均值滤波和高斯滤波算法。可直接下载运行。(The program features for the realization of image smoothing。 The smoothing methods include median filtering, average filtering and Gaussian filtering algorithm. This program can be run directly after downloading.)
- 2020-11-23 22:39:33下载
- 积分:1
-
小波分析 编程
小波分析的各种尺度分解包括单尺度分解,多尺度分解以及小波包分解及重构,小波分解重构精简(All kinds of scale decomposition of wavelet analysis include single scale decomposition, multi-scale decomposition, wavelet packet decomposition and reconstruction, and wavelet decomposition and reconstruction.)
- 2018-04-11 09:10:51下载
- 积分:1
-
meanshiftsegmentation
说明: 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考(failed to translate)
- 2011-02-21 15:17:51下载
- 积分:1
-
unsharp_mask
非锐化掩膜,用于DR图像的对比度增强算法,这只是一个简单的算法过程,(unsharp masks)
- 2009-11-01 20:12:14下载
- 积分:1
-
ObjectDetect
说明: 用matlab编写的不错的运动目标检测的源程序(Matlab prepared with a good source of moving target detection)
- 2008-11-05 17:26:34下载
- 积分:1
-
1760668_deblur_tv_fista
说明: 利用fista算法进行图像复原的matlab源码。(The matlab source code of image restoration using the fista algorithm.)
- 2020-04-12 23:45:17下载
- 积分:1
-
svm
图像处理模式识别一种分类算法:svm,对于所提取的图像的特征进行训练学习然后分类。(Image processing, pattern recognition of a classification algorithm: SVM trained to learn the characteristics of the extracted image and then classified.)
- 2020-07-08 16:08:56下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1
-
fenshui
matlab环境下的基于形态学的分水岭算法,进行图象分割.(Matlab environment based on the morphology of the watershed algorithm for image segmentation.)
- 2006-12-15 11:27:51下载
- 积分:1
-
LBP
LBP 一种描述子,常用于人脸识别,自己写的,包括实验程序和LBP函数(LBP descriptor)
- 2012-03-20 23:45:14下载
- 积分:1