-
CV-Active-contour-model
CV模型水平集代码,包括图片、代码和运行结果(The level set evolution function of the CV model)
- 2018-05-04 17:08:29下载
- 积分:1
-
ColorSpace
色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式(Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats)
- 2009-04-14 14:39:41下载
- 积分:1
-
Astar
说明: 代码很好的实现了基于a-star的最短路径寻找算法,并可以对寻找的路径有一个限制(Code is a good realization of a-star-based shortest path search algorithms, and can find the path there is a limit)
- 2009-09-02 11:40:30下载
- 积分:1
-
yp
说明: WAV音频的MATLAB读取以及傅里叶变换作频谱图(WAV Audio Reading by MATLAB)
- 2019-10-11 10:26:57下载
- 积分:1
-
edge_detection
本代码比较全面地给出了图像边缘检测常用的各种算法的代码,包括:基于LoG算子边缘检测、基于Canny算子的边缘检测、基于SUSAN算子的边缘检测、基于小波变换模极大值的边缘检测、利用有限冲击响应来提取不同方向边缘、采用灰度形态学膨胀和腐蚀,对图像进行单尺度和多尺度的形态学边缘检测(This code gives a more comprehensive variety of commonly used edge detection algorithm code, including: LoG operator based on edge detection, based on Canny operator edge detection based on SUSAN operator edge detection based on wavelet transform modulus maxima edge detection values using finite impulse response to extract edges in different directions, using grayscale morphological dilation and erosion, the image of the single-scale and multi-scale morphological edge detection)
- 2014-06-12 13:55:28下载
- 积分:1
-
OPENCVIMAGEPROCESS
OPENCV图像处理模板,有界面编程的,以后运用opencv直接在里面填写代码就可以了(OPENCV image processing template, with interface programming, and after using opencv code directly on the inside can be a complete)
- 2010-05-10 16:52:17下载
- 积分:1
-
sift
sift特征点检测及匹配,matlab源码(sift feature point detection and matching, matlab source code)
- 2009-10-21 10:16:25下载
- 积分:1
-
dct
图相多描述编码matlab仿真
多描述编码的matlab仿真,本科生的毕业设计
生成图像后计算psnr
>> J=imread( 两描述都收到后重建的图像.bmp )
PSNR(I,J)
ans =
32.3290
>> J=imread( 描述1重建后的图像.bmp )
>> PSNR(I,J)
ans =
28.7011
>> J=imread( 描述2重建后的图像.bmp )
>> PSNR(I,J)
ans =
29.1467
(Figure phase multiple description coding matlab simulation
Matlab simulation of multiple description coding, undergraduate graduation design
Generated images calculated psnr
>> J = imread ( the reconstructed image after the two descriptions are received. Bmp )
>> PSNR (I, J)
ans =
32.3290
>> J = imread ( to describe a reconstruction of images. Bmp )
>> PSNR (I, J)
ans =
28.7011
>> J = imread ( to describe two reconstruction images. Bmp )
>> PSNR (I, J)
ans =
29.1467)
- 2020-12-10 21:09:19下载
- 积分:1
-
roispline
基于spline的图像感兴趣区域提取,可用于基于区域的图像检索系统中。(spline- based region of interest image extraction, can be used for regional image retrieval system.)
- 2007-05-12 02:56:57下载
- 积分:1
-
可自选输入图片和参数的均值_中值_拉伸滤波
可自选输入和参数的中值/均值/拉伸滤波,各项参数说明详见.m文件注释(Median/Average/Linear Stretch Filter)
- 2020-06-18 00:40:02下载
- 积分:1