-
1
说明: 为了达到较好的隐藏效果,本文采用游程编码的方法在二值图像中隐藏信息。秘密信息嵌入时修改二值图像的游程长度,如果秘密信息为是0,则修改该游程长度为偶数;如果秘密信息的取值与游程长度的奇偶性相匹配,则不改变游程长度。提取时根据游程长度奇偶性提取出秘密信息。在信息隐藏时,改变游程的奇偶性时通过对下一个游程的第一个像素值进行修改,因此当下一个游程长度为1时通过改变当前有成的值实现。(In order to achieve better hiding effect, we use run length encoding method to hide information in two value images. When the secret information is embedded, the length of the travel length of the two value image is modified. If the secret information is 0, the length of the travel length is even even. If the value of the secret information is matched with the parity of the length of the run, the length of the journey is not changed. The secret information is extracted according to the parity of run length. In information hiding, changing the parity of the journey is modified by the first pixel value of the next run, so the current length is 1 by changing the current value.)
- 2018-05-28 19:33:16下载
- 积分:1
-
BWLabel
一种二值图像连通区域标记方法,能用于目标跟踪,我已经应用过,效果不错。(It is a new connected componet labeling algorithm for binary image,and can be used in object tracking. It is effective to be proved.)
- 2013-06-24 14:08:47下载
- 积分:1
-
program
一种应用于图像处理领域的简单变换方法,简化哈尔小波变换的新算法
(A kind of image processing applied to a simple transform, Haar wavelet transform of a new simplified algorithm)
- 2010-05-26 18:01:38下载
- 积分:1
-
Texture
计算四个方向的灰度共生矩阵,将其作为纹理特征,是一种纹理特征提取算法。(Calculation of the four directions of Gray Level Co-occurrence matrix as texture features, is a kind of texture feature extraction algorithm.)
- 2008-03-11 19:51:54下载
- 积分:1
-
SaliencyToolbox
ITTI视觉显著性检测MATLAB工具箱可用于检测图像视觉显著性(ITTI visual saliency detection MATLAB toolbox can be used to detect visual saliency of images)
- 2020-11-06 20:49:50下载
- 积分:1
-
区域生长法代码
用区域生长法代码实现对图像的分割,包括阈值的选取(Using region growing method to achieve the image segmentation, including the selection of threshold)
- 2017-06-06 14:38:35下载
- 积分:1
-
c
说明: 缺陷检测,定位缺陷位置。主要用于工业之中螺帽的螺纹线的检测(Defect detection, location of defect location. Detection of screw thread for nuts in industry)
- 2018-03-08 16:41:35下载
- 积分:1
-
SVM
SVM分类用于高光谱遥感图像分类、预测....................(SVM classification for classification and prediction of hyperspectral remote sensing images)
- 2019-06-22 19:32:27下载
- 积分:1
-
Jpeg
说明: Jpeg算法源代码,包含jpeg的各种算法实现的vc++的源代码(Jpeg algorithm source code, including the various algorithms jpeg of vc++ source code)
- 2010-04-28 16:05:05下载
- 积分:1
-
Wavelet_SL0
压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为SL0算法,对256*256的lena图处理,比较原图和SL0算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间
(Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and SL0 algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using SL0 algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time)
- 2020-09-10 15:08:00下载
- 积分:1