-
章 图像编码与压缩
图像编码基础
无损压缩编码 行程编码
哈夫曼( Huffman )编码
算术编码 词典编码
有损压缩编码...
章 图像编码与压缩
图像编码基础
无损压缩编码 行程编码
哈夫曼( Huffman )编码
算术编码 词典编码
有损压缩编码
预测编码
正交变换编码
MATLAB 实现余弦变换压缩
17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) coding arithmetic coding, dictionary coding lossy compression encoding prediction coded orthogonal transform coding MATLAB realization of cosine transform compression 17.3.4 MATLAB wavelet compression to achieve
- 2022-02-02 11:15:16下载
- 积分:1
-
This programme introduces an algorithm of adaptive histogram equipoise.And the e...
自适应直方图均衡算法,因为是从局部入手,所以图像增强效果显著。-This programme introduces an algorithm of adaptive histogram equipoise.And the effect of the enhancement is obvious because it begins from the part of the image
- 2022-02-14 13:50:01下载
- 积分:1
-
立体视觉系统详细资料
立体视觉系统详细资料
立体视觉系统详细资料
立体视觉系统详细资料-Stereo vision system details system details Stereovision
- 2022-06-29 00:17:55下载
- 积分:1
-
MATLAB程序使用特征脸的人脸识别系统,它使用在
这个Matlab程序使用eigenface系统实现人脸识别,它使用AT&T的数据库,运行代码实例前,请阅读其中的comment,下载该数据库。-Matlab program uses the eigenface face recognition system, which uses AT
- 2023-01-12 02:50:03下载
- 积分:1
-
TC下的图形显示鼠标应用!
TC下的图形显示鼠标应用!-TC under the mouse graphics applications!
- 2022-03-16 04:04:03下载
- 积分:1
-
3D动画简单效果的源代码。有简单的动作。供学习使用。
3D动画简单效果的源代码。有简单的动作。供学习使用。-Simple 3D animation effects of the source code. Has a simple action. For learning to use.
- 2022-02-21 07:50:12下载
- 积分:1
-
在对话框画图标核心程序
在对话框画图标核心程序-icon painting in the dialog box procedure core
- 2023-06-19 12:20:03下载
- 积分:1
-
Face Detection System. Face Detection System.
人脸检测系统。 人脸检测系统。-Face Detection System. Face Detection System.
- 2022-03-22 06:13:19下载
- 积分:1
-
c++6.0中基于OpenGL的大小可调节旋转正方体 mfc
在VC++6.0中,基于MFC框架和OpenGL图像库进行开发,绘制了一个正方体的旋转运动仿真,可以调节正方体的长宽高,调节旋转的角度和平移距离,并设置了是否开启光照选项。
- 2022-06-15 19:03:16下载
- 积分:1
-
opencv手势识别
用opencv写的手势识别代码,听说识别率还不错,当然得跟据自己的环境调一下阈值什么的.方法跟大多数的差不多,也是先滤波一遍,再从RGB转到HSV空间,设置阈值,再二值化成单色图,然后进行二次滤波把小杂点滤掉,再提取轮廓,在圆滑一下轮廓,最后用Hu矩和模板比较.
- 2022-03-07 22:02:17下载
- 积分:1