搜索资源列表
任意平面的裁切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,the mapper for image data loadin
多分辨水印的matlab简单程序
- 直接减压到matlab\\work目录下就可以看到运行结果了,其中包括了位平面分解,量化嵌入(提取),图像的金字塔分解等的程序块。-decompression directly to the Matlab \\ work on the directory can see the results, which included a bit plane decomposition, quantification embedded (extraction), the image of the pyra
VC_ImageProcessing
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
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 technology
ImagevaryCoding
- 最基本的图像编码VC程序,包括香农定理、霍夫曼编码、位平面编码(按照比特位的重要性编码)等。-basic image coding VC procedures, including Shannon theorem, Huffman coding, bitplane coding (in accordance with the importance of bit-coding).
MatlabBitPlaneDecomposition
- 该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。
ImageCoding
- 这是关于图像压缩编码的VC源代码,该代码可实现Huffman编码、Shannon-Fano编码、算术编码以及位平面编码等算法。对作图像压缩编码的同仁是个很好的参考代码。代码来自《数字图像处理典型算法及实现》。
Image_CompressionCoding
- 各类图像压缩编码的VC++综合程序,包含了霍夫曼编码、香农-费诺编码、算术编码、游程编码、位平面编码等压缩编码的子程序源代码,非常适合学习用
basicprocessing
- 图像位平面分割,高斯金字塔生成与复原,图像4因子下采样等基本操作,有详细的代码注释。
bitplane
- bitplane.m 将灰度图像按位平面进行切割,切割为8个不同的图像,并显示。 erzhihua0 对灰度图像按迭代法求阈值,并进行图像分割。 imaverage 对多幅图像求平均以降低噪声。 imsoothmedian 用不同的模板对图像进行中值滤波。-Gray-scale image will be cut by the bit-plane, cut into eight different images, and displayed.
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.
ImageCoding
- 可以实现图像霍夫曼编码,香家费诺编码,算术编码,游程编码,位平面编码,预测编码,在编码过程中会显示被压缩图像的各个参数(压缩比,码长,信噪比等),并有图像恢复功能.-Huffman code can achieve images, Fenno House Shannon coding, arithmetic coding, run-length coding, bit plane coding, predictive coding, in the process of encoding comp
ImageCoding
- 图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(shannon-fano编码)/(算术编码)/(位平面编码)/(预测编码)-Image compression coding is essentially to deal with the image of the source data used to change certain rules and combinations, so
41695066wienerfilter2
- 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter
hyperchaoticencryptbitplanes
- 产生超混沌序列,并实现了超混沌序列加密灰度图像位平面。-Produce ultra-chaotic sequence, and to achieve ultra-chaotic sequence encryption grayscale bit plane.
m
- mylsb.m是个非常完整的LSB密写源码并且密写和提取都在里面,图片我没上传,你只需要添加一个图片文件就可以了,记住图片必须是灰度图片,如果是RGB,我转换的代码也在里面很有意思哦。weipingmian.m是个提取图像位平面的程序,图片也是需要你自己加载,最后一个就是8*8块的图像DCT变换。-mylsb.m is a very complete source of LSB Steganography Steganography and extraction, and are on the
Matlab-Image-bit-plane-decomposition
- 图像位平面分解,基于matlab的图像位平面分解代码-Image bit-plane decomposition
decomposition.m
- 八位灰度图像位平面分解,高位平面能量较大,一般用于LSB算法嵌入的理论验证-Eight-bit grayscale image plane decomposition, high energy larger plane, generally used for LSB algorithm embedded theoretical verification
qlanepmrne
- matlab 程序例子(利用matlab 求位平面),很好的 不错(Matlab example (using matlab and plane), good good)
Vc6_Image
- VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术