-
Jsteg
Jsteg算法实现,Jsteg是一种基于JPEG的常用信息隐藏算法步骤如下:
首先,把掩体图像分为不重叠的8*8的子块,对每一子块进行DCT并对变换得到的DCT系数进行量化 其次,将待隐藏的信息进行加密,将加密结果嵌入到量化后值不为0,1或-1的DCT系数的最
低有效位(LSB)中,其嵌入顺序是按zigzag扫描顺序进行的。最后,用JPEG的嫡编码(包括哈夫曼编码,游程编码及DPCM)对嵌入秘密信息后的每一子块进行编码,从而得到一个含有秘密信息的JPEG stego文件。(Jsteg Algorithm)
- 2016-03-30 21:45:43下载
- 积分:1
-
deeplab V3和unet
说明: 利用全卷积神经网络,实现图像的语义分割,基于tensorflow的keras可以直接运行(Using the full convolutional neural network to achieve semantic segmentation of images, keras based on tensorflow can be run directly)
- 2019-05-31 22:03:57下载
- 积分:1
-
secaizhuanyi
运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。(Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.)
- 2013-09-15 16:40:26下载
- 积分:1
-
ModuleforImageRebuilt
图像分解重构,用matlab实现图像压缩( image reconstruction Decomposition
)
- 2013-06-05 14:04:00下载
- 积分:1
-
MATLABchengxu
说明: 这个源程序的主要功能是实现图像基于拉普拉斯金字塔的图像融合(The primary function of the source image is Laplacian pyramid-based image fusion)
- 2009-07-27 10:18:23下载
- 积分:1
-
MRFaEM-change-detection
马尔科夫随机场 EM算法 做图像变化检测 请多指教(MRF EM image change detection algorithms do please advise)
- 2021-03-31 12:39:08下载
- 积分:1
-
tuxiang
图像分割关系到目标识别的精度,是目标检测的关键一步,其中提供了一些图像分割的代码,主要为otsu算法的分割方法,很实用(s related to the accuracy of target recognition, image segmentation is a critical step in target detection, provides some image segmentation code, very useful)
- 2013-10-18 17:49:06下载
- 积分:1
-
DIP3E_Chapter07_Art
数字图像处理第三版(冈萨雷斯)附带课件PPT,第七章,英文原版(Digital Image Processing PPT by Gonzalez & Woods(3rd edition),Chapter 7)
- 2011-02-09 10:28:59下载
- 积分:1
-
《MATLAB图像与视频处理实用案例详解》
各类图形处理算法代码,齐全的图形处理算法,可以直接运行。去噪,识别,检测,拼接等(Complete graphics processing algorithm, you can run directly. Denoising, identification, detection, stitching and so on)
- 2017-10-11 02:01:01下载
- 积分:1
-
fuzzy_thresh
一个基于模糊阈值的图象分割,是基于MATLAB编程的,希望对大家有所帮助!(a threshold based on the fuzzy image segmentation is based on MATLAB programming, we want to help!)
- 2007-06-21 15:26:32下载
- 积分:1