-
huffman
数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。(Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the original image entropy, encoded average code length, and be able to reconstruct the image according to encoding. The program uses C++ mixed programming, has compiled a Matlab library files generated, do not need to link with C++. Programs include source code and source images, and encoding the results of the image.)
- 2010-05-31 22:11:29下载
- 积分:1
-
WOW_matlab
目前最好的空域图像隐写算法,亲测已跑通!(the best Steganography)
- 2021-03-21 15:19:17下载
- 积分:1
-
piotr_toolbox
利用MATLAB实现了视频图像行人识别与检测,(Using MATLAB to achieve video image pedestrian recognition and detection,)
- 2020-09-13 10:37:58下载
- 积分:1
-
zd
说明: 自相关算法,用于图像处理方面,可以用来处理模糊的图像(Autocorrelation algorithm, for image processing, can be used to deal with blurred images.)
- 2018-07-09 10:13:06下载
- 积分:1
-
Imagesregistered
实现图像配准和计算配准均方根误差的功能,人工选取控制点,包括四种转换方法。(Achieve image registration and registration RMSE calculation function, manual selection control points, including four kinds of conversion methods.)
- 2021-02-24 23:59:39下载
- 积分:1
-
Compressed-Sensing
阐述压缩感知的基本原理,并通过压缩感知对图像进行复原处理(elucidate the compressed sensing theory )
- 2020-12-09 21:19:20下载
- 积分:1
-
1-(5)
图形处理,Visual C++数字图像识别技术典型案例源代码 5(Graphics processing , the Visual C++ digital image recognition technology to a typical case of source code 5)
- 2012-02-29 11:13:02下载
- 积分:1
-
Particle-Filter-with-comments
说明: 有注释的粒子滤波程序。粒子滤波(PF: Particle Filter)的思想基于蒙特卡洛方法(Monte Carlo methods),它是利用粒子集来表示概率,可以用在任何形式的状态空间模型上。(Annotated particle filter program. Particle filter (PF: Particle Filter) Monte Carlo method based on the idea (Monte Carlo methods), which is set to represent the probability of a particle can be used in any form of state space model.)
- 2011-03-07 17:01:45下载
- 积分:1
-
adaptivethreshold
图像从背景图中提取 可以用来提取边缘,将背景图与图像分离(Images extracted from the background image can be used to extract the edge of the background map and image separation)
- 2007-12-21 13:05:11下载
- 积分:1
-
gray2rgb
将颜色图像的色彩迁移到灰度图像中,采用的算法为welsh算法,有较好的效果;该程序是在VC++6.0的环境下调试实现的,能将颜色图像的颜色较好的迁移到灰度图像中.(Migration of the color image to gray image in color, using the algorithm for the welsh algorithm, better results the program in VC++6.0 environment debugging to achieve, can color the better the color of the image transfer to the gray image.)
- 2010-05-06 10:26:09下载
- 积分:1