-
clusterImg
说明: 彩色图像分割,灰常不错。This function implements kmeans clustering on an input RGB (m x n x 3)
image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this
function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.(This function implements kmeans clustering on an input RGB (m x n x 3)
image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this
function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.)
- 2011-03-02 18:21:10下载
- 积分:1
-
041156300Medical3D
RAw格式图片的显示,边缘检测,包括SOBEL算子,具有不同模板的拉普拉斯算子边缘检测,以及一些简单的滤波方式(sadfsadf asdfasdf asdf)
- 2013-11-26 10:44:44下载
- 积分:1
-
image-matching-algorithm
实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法(Implements three image matching algorithm 1: normalized cross correlation matching algorithm 2: image matching algorithm based on Hausdorff distance 3: The image matching algorithm invariant moments)
- 2021-01-05 17:48:54下载
- 积分:1
-
fitline_ls_example
对离散特征点进行直线拟合,效果很好,文件中还有平面拟合的例子,以及三焦点张量的部分主要程序,希望对需要的人有帮助(Discrete feature point fitting a straight line, with good results, part of the main program file plane fitting example trifocal tensor hope that those who need help)
- 2020-12-28 15:29:02下载
- 积分:1
-
videoprocess
此程序是我进行视频处理时入门的程序,包含视频检测和轮廓跟踪,希望对大家有用(This program is my entry for video processing procedures, including video detection and contour tracing, hope for all of us)
- 2009-12-25 11:16:25下载
- 积分:1
-
利用峰值信噪比对去噪性能进行比较
分别利用均值滤波、自适应滤波和中值滤波对噪声图像g1和g2进行滤波,利用峰值信噪比对去噪性能进行比较。(Respectively, using the mean filter, adaptive filtering and median filtering images g1 and g2 noise filtering, denoising performance comparison using the peak signal-to-noise ratio.)
- 2012-09-12 07:35:10下载
- 积分:1
-
MATLAB
数字图像处理图像复原算法源代码(维纳滤波,最小二乘方法,L-R算法)(Digital image processing, image restoration algorithm source code (Wiener filtering, least squares method, the LR algorithm))
- 2012-06-03 14:38:09下载
- 积分:1
-
Thinit
一个很不错的指纹分析算法源代码,可以从采集的指纹图片中进行二次黑白化,平滑图像处理。可以对指纹图像特征信息提取,比对,以轮廓显示以及色彩覆膜特显等技术算法。主要的分析速度很快,值得学习的算法。要在指纹信息处理中比较不错,本站隆重推荐。(A very good fingerprint analysis algorithm source code, from the collection of fingerprint images, the second black and white, smooth image processing. Fingerprint image feature information extraction, compared to the contour display and color coated special significant technical algorithm. Analysis fast, it is worth learning algorithm. Fingerprint information processing site is highly recommended.)
- 2012-08-10 14:55:22下载
- 积分:1
-
denoising
在matlab环境下基于数学形态学的图像去噪,传统去噪只选用一种结构元素,去噪效果并不理想,这种去噪方法实现简单,功能强大,无论对于高斯、椒盐、维纳等噪声都去有很强的去噪效果,且算法简单。(In the matlab environment based on mathematical morphology image denoising, denoising only use traditional elements of a structure, de-noising effect is not ideal, this denoising method is simple and powerful, both for the Gaussian, salt and pepper, Wiener such noise are to have a strong denoising effect, and the algorithm is simple.)
- 2011-08-10 14:55:14下载
- 积分:1
-
SIFT_matlab1
sift算法具有旋转不变性 提取的特征点效果非常的好 用于图像配准中
- 2012-03-22 13:13:56下载
- 积分:1