搜索资源列表
ImagevaryCoding
- 最基本的图像编码VC程序,包括香农定理、霍夫曼编码、位平面编码(按照比特位的重要性编码)等。-basic image coding VC procedures, including Shannon theorem, Huffman coding, bitplane coding (in accordance with the importance of bit-coding).
bitplane
- bitplane.m 将灰度图像按位平面进行切割,切割为8个不同的图像,并显示。 erzhihua0 对灰度图像按迭代法求阈值,并进行图像分割。 imaverage 对多幅图像求平均以降低噪声。 imsoothmedian 用不同的模板对图像进行中值滤波。-Gray-scale image will be cut by the bit-plane, cut into eight different images, and displayed.
BitPlane
- You need to download the general purpose toolbox and the signal toolbox. You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory. -You need to download the general pur
bitplane
- Biplane slicing - DIP-Biplane slicing- DIP
bitplane
- this m-file create a bitplane.
Bitplane_matlab
- fetch 8 bitplane of pic and replace bitplane 0 with my significture and show result
Image_8bitplane
- You can show these image s 8 bitplane.And you can see every bit s image in this image.
project
- This paper presents a steganography method based on an embedded zerotree wavelet compression scheme and bitplane complexity segmentation steganography.The proposed steganography enables us to use lossy compressed images as dummy files in bit-plan
bitplane
- CONVERT THE IMAGE INTO BITPLANES FOR EXTRACTING USREFUL INFORMATION
bitplane
- 构造干扰进行直线斜波纹干扰, 波纹的强度、角度、方向,间距可调——bitplane.m-Oblique line interference ripple structure interference ripple strength, angle, direction, distance adjustable- bitplane. M
Distortionless_Data_Hiding
- The code implements the following paper: Guorong Xuan, Jiang Zhu, Jidong Chen, Shi Y.Q., Zhicheng Ni, Wei Su, "Distortionless data hiding based on integer wavelet transform" IET Electronics Letters, Volume: 38, Issue 25, page 1646- 1648, Decembe
programs
- Histogram Equalization,Bitplane Slicing, Colorintersection
bitplane
- code for finding the bitplanes of the image
w1
- This program do bitplane slicing to embed watermark binary image in the least significant plane.Watermark is recovered even in presence of noise
bitplane
- Hi every one this code contain the bitplane slicing of the given gray scale image
haardecomp_quanti_Block_bitplaneencode
- This program provides haar DWT without using matlab inbuilt function, deadzone quantization, blocking of image and bitplane encoding-This program provides haar DWT without using matlab inbuilt function, deadzone quantization, blocking of image an
Fabric-Defect-detection-by-Bitplane-Slicing-metho
- It describes the bitplane slicing method for detection of defect in a fabric. The defect is mostly detected in first two planes.
dip
- this matlab zip file for image processing it include bitplane slicing,bilinear transform
Bitplane
- 位平面的提取与复原,内有数据,程序。适合初学者-A flat extraction and recovery, with data, the program.For beginners
RC4_run
- The AES algorithm has implemented for bitplane images using RC4 algorithm.RC4 is called as Rivest Cipher 4 for encrypt and decrypt an image.It is used here preserve the image content data hacking. Here, the implemented code has tested with MATLAB2010