-
DelTilt
消除波面倾斜的函数,可以用于将波面的倾斜消去(Elimination wavefront tilt function, can be used to eliminate the inclined wavefront)
- 2021-03-11 11:39:25下载
- 积分:1
-
Ncut_SVM
说明: 此源码可对图像进行Ncut分割,并且集成了特征提取和SVM分类的功能。(This source can be Ncut image segmentation, and integrates the feature extraction and SVM classification function.)
- 2008-11-11 15:20:18下载
- 积分:1
-
ColorHistogram
图像检索——提取颜色特征:HSV空间颜色直方图(将RGB空间转化为HSV空间并进行非等间隔量化,将三个颜色分量表示成一维矢量,再计算其直方图作为颜色特征。(Image Retrieval- extract color features: HSV space color histogram (RGB space into the HSV space and the non-interval to quantify the three color components expressed as a one-dimensional vector, then calculate the color histogram as a feature.)
- 2011-07-06 21:25:29下载
- 积分:1
-
MATLAB图片点的像素坐标
基于MATLAB平台下,可获取图片任意点的像素坐标。(Based on MATLAB platform, the pixel coordinates of any point in the picture can be obtained.)
- 2019-03-18 09:56:21下载
- 积分:1
-
retinex
图像增强的算法,但是有一定的局限性……但是对于一般比较典型的问题效果还是不错的……(Image enhancement algorithms, but there are some limitations ... but for a typical effect is good ...)
- 2012-06-27 12:30:47下载
- 积分:1
-
C# 仿QQ管家UI以及功能源码,效果不错,值得收藏
C# 仿QQ管家UI以及功能源码,效果不错,值得收藏
- 2013-08-30下载
- 积分:1
-
Fivepoint
一个老外用matlab 编写的5点法图像相对定向程序,是目前最新的算法实现。(5 point to prepare for a foreigner relative orientation program)
- 2012-04-10 17:22:36下载
- 积分:1
-
Jerman增强滤波器 可行
说明: 基于hessian矩阵的眼底图像血管增强滤波(Vessel Enhanced Filtering of Eyeground Images Based on Hessian Matrix)
- 2020-12-16 16:09:14下载
- 积分:1
-
mnist_uint8
压缩文件是CNN卷积神经网络图像处理的数据库mnist_uint8.mat(Compressed file is the database of CNN convolution neural network image processing mnist_uint8.mat)
- 2020-12-08 19:49:19下载
- 积分: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