-
图像去红眼
本程序能够去除一幅照片中由于光线发散而产生的红眼效应,即去除红眼(the function is to remove red part of eyes in a picture or photo)
- 2017-10-30 11:33:10下载
- 积分:1
-
基于OpenCV的MPEG-7特征提取 MPEG7FexLib_src_OpenCV22
说明: 基于OpenCV的MPEG-7特征提取,c++代码(MPEG-7 feature extraction based on OpenCV)
- 2020-06-23 05:00:01下载
- 积分:1
-
gray2rgb
能将一幅灰度图像根据用户自己给定的彩色图像将其对应的转化为真彩色图像。(Gray image can be processed into rgb image.)
- 2013-10-16 10:15:06下载
- 积分:1
-
imnoise
matlab图像处理中中加入椒盐噪声的源代码。(add salt and pepper noise matlab source code.)
- 2013-07-16 16:18:32下载
- 积分:1
-
IRobustmultist
这是一个关于鲁棒的多传感器图图像配准程序的算法可直接使用。
(This is a robust multi-sensor chart image registration procedures of the algorithm can be used directly.)
- 2012-07-24 10:21:48下载
- 积分: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
-
cameraCali
张正友标定法,标定图像,将图像进行校正,是当今用的最多的方式方法(This method is so good, I have transferred through this. And it is very useful for the IT workers. This is my first code. Thank you every one.)
- 2015-05-03 23:45:36下载
- 积分:1
-
surf2stl
基于surf的图像复制篡改检测matlab实现(surf image detect matlab)
- 2012-02-14 11:11:42下载
- 积分:1
-
BCS_demo
说明: 贝叶斯压缩感知例子 Bayesian Compressive Sensing, Shihao Ji, Ya Xue, and Lawrence Carin, IEEE Trans. Signal Processing, vol. 56, no. 6, June 2008.(Bayesian Compressive Sensing, Shihao Ji, Ya Xue, and Lawrence Carin, IEEE Trans. Signal Processing, vol. 56, no. 6, June 2008.)
- 2020-12-09 07:19:20下载
- 积分:1
-
corner-detection
数字图像处理 哈里斯脚点检测算法实现 图形界面完全 先高斯滤波 在监测角点(image processing Harris coner dection GUssian filter)
- 2014-02-19 21:58:28下载
- 积分:1