搜索资源列表
任意平面的裁切0.2
- 基于vtk的三维重构与裁切: 1.16位非压缩位图的读取与设置. 2.图像数据载入映射器 3.裁切平面的设置 4.边界的设置与显示 5.三维重构 注:需安装vtk4.0以上版本-It s about 3D reconstruct and clip based on VTK including reading and configration of 16 bits non_contracted bitmaps,th
matlab第n位平面
- matlab 程序例子(利用matlab 求位平面)-Matlab procedures example (using Matlab for bit-plane)
用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码
- 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码,只需在对话框中选择功能就可以实现
matlab第n位平面
- matlab 程序例子(利用matlab 求位平面)-Matlab procedures example (using Matlab for bit-plane)
任意平面的裁切0.2
- 基于vtk的三维重构与裁切: 1.16位非压缩位图的读取与设置. 2.图像数据载入映射器 3.裁切平面的设置 4.边界的设置与显示 5.三维重构 注:需安装vtk4.0以上版本-It s about 3D reconstruct and clip based on VTK including reading and configration of 16 bits non_contracted bitmaps,th
多分辨水印的matlab简单程序
- 直接减压到matlab\work目录下就可以看到运行结果了,其中包括了位平面分解,量化嵌入(提取),图像的金字塔分解等的程序块。-decompression directly to the Matlab \ work on the directory can see the results, which included a bit plane decomposition, quantification embedded (extrac
LSB8
- 将图像按位平面分解,然后在最低有效为嵌入一定的信息,达到数字隐藏的作用,是最原始的数字水印技术-image caput plane decomposition, and then embedded in the lowest effective for certain information, to hide the figures, is the most primitive digital watermarking technolo
ImagevaryCoding
- 最基本的图像编码VC程序,包括香农定理、霍夫曼编码、位平面编码(按照比特位的重要性编码)等。-basic image coding VC procedures, including Shannon theorem, Huffman coding, bitplane coding (in accordance with the importance of bit-coding).
MatlabBitPlaneDecomposition
- 该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。-The bag includes a compressed image bit-plane solution, that is, a gray image can be divided into eight bit-plane. Use it can be transformed into the color check
ImageCoding
- 这是关于图像压缩编码的VC源代码,该代码可实现Huffman编码、Shannon-Fano编码、算术编码以及位平面编码等算法。对作图像压缩编码的同仁是个很好的参考代码。代码来自《数字图像处理典型算法及实现》。-This is the image compression coding on the VC source code, the code can be realized Huffman coding, Shannon-Fano c
Image_CompressionCoding
- 各类图像压缩编码的VC++综合程序,包含了霍夫曼编码、香农-费诺编码、算术编码、游程编码、位平面编码等压缩编码的子程序源代码,非常适合学习用-Various types of image compression coding VC++ Comprehensive program, including the Huffman coding, Shannon- Fenno coding, arithmetic coding, run-len
imagecompress
- 包括:霍夫曼编码、Shannon-Fano编码、算术编码、位平面编码预测编码-Include: Huffman coding, Shannon-Fano coding, arithmetic coding, bit plane coding prediction coding
lsb
- 利用LSB算法嵌入隐藏图像,可在广义LSB中设置修改的位平面,返回误码率和峰值信噪比。含各种经典的攻击方式,可用于实验。并可控制攻击的强弱。利用Matlab编写。-LSB embedding algorithm using hidden images, can be generalized to set up modified LSB bit-plane and returned to the bit error rate and pe
ImageCode
- 图像压缩编码实例程序,包括霍夫曼编码、香农-费诺编码、算术编码、位平面编码、预测编码,对图像处理中需要编码操作时有参考价值。注意仅针对256色位图。-Examples of image compression coding procedures, including Huffman coding, Shannon- Fenno coding, arithmetic coding, bit plane coding, predictive
image5
- 一种基于位平面综合特征的彩色图像检索方案.详细算法讲解和实现过程分析-Based on the characteristics of bit-plane integrated program for color image retrieval. Details on the algorithm and the realization of process analysis
ImageCoding
- 本程序主要实现对图像的Huffman编码,Shannon-Fano编码,算术编码,位平面编码,预测编码-The main achievement of this procedure the image of Huffman coding, Shannon-Fano coding, arithmetic coding, bit plane coding, predictive coding
bitplane
- bitplane.m 将灰度图像按位平面进行切割,切割为8个不同的图像,并显示。 erzhihua0 对灰度图像按迭代法求阈值,并进行图像分割。 imaverage 对多幅图像求平均以降低噪声。 imsoothmedian 用不同的模板对图像进行中值滤波。-Gray-scale image will be cut by the bit-plane, cut into eight different images, and dis
41695066wienerfilter2
- 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面
bit_plane_and_resynthesis
- 本文件夹有灰度图像的位平面分解及合成源代码,以及实验结果的截图。-In this folder ,there is the source code of the decompositon of bit plane of gray image and the synthesize of them.
EZWCoder
- 零树编码(位平面编码)和解码的C程序,可读性较好。可以编译后运行。-Zero-tree coding (bit-plane coding) and decoding of C procedures, better readability. Can be compiled to run.