-
WatermarkingVedio3
视频水印matlab源码,此为第三个压缩包,在水印领域的爱好者可以下载作为参考(Video Watermarking Matlab source, which is the third-compressed, Watermark in the field of lovers can download as a reference)
- 2006-10-13 17:34:33下载
- 积分:1
-
imageretrieval
基于颜色的图像检索,采用累积多种距离衡量算法(Color-based image retrieval, using a variety of distance measuring algorithm cumulative)
- 2008-04-23 09:07: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
-
Pedestrian-Detection
一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文档解释的较为详细。(A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.)
- 2011-11-16 15:30:01下载
- 积分:1
-
rgb2yuv
把图像从RGB格式转换到YUV格式的一个函数,直接调用,管他有没有,上传了再说(Image conversion from RGB format to YUV format of a function, a direct call, though he did not upload to say)
- 2013-04-18 10:06:11下载
- 积分:1
-
rationAM45
利用图像二值化方法对图像进行调幅加网,本程序实现了45度角度的调幅加网算法。(Use of the image binarization method of images in AM screening, the program achieved a 45 degrees angle of AM screening algorithm.)
- 2021-04-28 13:08:43下载
- 积分:1
-
mat12
一个很好的学习图像处理的函数的例子程序,对于初级学习者来说,有很好的帮助,对于初学习者非常适合!(a good learning image processing function examples procedures for primary learners, good help, very suitable for early learners!)
- 2007-03-22 23:21:53下载
- 积分:1
-
四叉树分割
说明: 图像四叉树分解,对于图像灰度值进行四叉树分解,并覆盖原图显示(Image quadtree decomposition)
- 2020-01-03 23:34:33下载
- 积分:1
-
人脸特征点检测,轻量级的MTCNN实现
轻量级的MTCNN实现,无需caffe和tensorflow基本库支持,内部实现卷积运算,速度比普通mtcnn要快一倍。
- 2020-06-01下载
- 积分:1
-
KalmanFilter
卡尔曼滤波的一个典型实例是从一组有限的,包含噪声的,对物体位置的观察序列(可能有偏差)预测出物体的位置的坐标及速度。在很多工程应用(如雷达、计算机视觉)中都可以找到它的身影。同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要课题。(A typical example of the Kalman filter, from a limited set, containing the noise, the position of the object observed sequence (there may be deviation) to predict the coordinates of the location and speed of the object. Its presence can be found in many engineering applications (such as radar, computer vision). Meanwhile, the Kalman filter is control theory, and control is an important topic in systems engineering.)
- 2012-08-21 10:54:02下载
- 积分:1