-
lizilvbo
粒子滤波去噪 含噪情况下应用粒子滤波技术可以去除噪声(Particle filtering noise with noise case using particle filtering techniques can remove noise)
- 2013-05-06 17:33:51下载
- 积分:1
-
pupildetectOK
在VC6.0环境下,借助openCV函数库,对视频中的人脸进行检测,并实时跟踪,然后用Haar特征的分类器定位人脸,并检测瞳孔存在与否,提取关于眼睛的疲劳信息(In VC6.0 environment, with the aid of openCV function library, to detect human faces in video, and real-time tracking, positioning and use characteristics of Haar classifier faces, and examine the pupil existence, to extract the information about the fatigue of the eye)
- 2014-04-14 23:00:39下载
- 积分:1
-
FastAC
一种快速的算术编码程序.
也是JPEG和JPEG2000的部分核心算法.(A fast arithmetic coding procedures. JPEG and JPEG2000 is also part of the core algorithm.)
- 2007-11-16 04:12:18下载
- 积分:1
-
856636333
窗口置外形图片的应用--数码时钟,易语言写的图形图像编程,很好的参考。(Window profile picture-- Application of digital clock, easy graphic language programming, a good reference.)
- 2013-09-19 09:37:08下载
- 积分:1
-
去除图像的噪点
图像去噪,去除图像的噪点
图像去噪,去除图像的噪点(Image Denoising)
- 2011-09-25 19:47:35下载
- 积分:1
-
crazy-climber
小波脊线提取crazy climber算法的文献出处(The wavelet ridge extract crazy climber algorithm literature source)
- 2021-03-04 18:59:32下载
- 积分:1
-
JPEGCompression
编码:
(1)进行颜色转换,将RGB格式转换为YUV格式。
(2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。
(3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。
(4)对变换系数进行量化。
(5)进行Z字形重排
(6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。
解码:
(1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。
(2) 进行反Z字型重排
(3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。
(4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。
(5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。
(6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
- 2019-02-18 22:58:13下载
- 积分:1
-
dwt
使用matlab实现的小波变换彩色图像水印嵌入和提取程序(Realize the use of matlab wavelet transform color image watermark embedding and extraction procedures)
- 2008-03-03 23:23:54下载
- 积分:1
-
logpolar
用matlab实现的对数极坐标转换图像配准算法,实验证明效果不错(Using matlab realize logarithmic polar coordinate conversion image registration algorithm, experiments show good results)
- 2021-04-21 20:48:49下载
- 积分:1
-
Face
通过对二维人脸图片的特征提取进行三维人脸的重建(Through the two-dimensional face image feature extraction for three-dimensional reconstruction of human faces)
- 2009-03-01 01:57:59下载
- 积分:1