-
第6次课程序
说明: 将两张图像进行图像相减或相处,使两张图片叠加。(The two images are subtracted or coexisted, so that the two images are superimposed.)
- 2019-04-10 21:44:48下载
- 积分:1
-
bgs_track.cpp
Tracking based on background subtraction
- 2013-09-26 18:20:35下载
- 积分:1
-
VQ-in-wavelet-domain
图像压缩相关代码,基于小波域的矢量量化算法实现图像编码功能(Image compression code image coding, wavelet-based vector quantization algorithm)
- 2013-05-13 22:34:01下载
- 积分:1
-
image-segmentation
图像分解算法,四种方法可选,包括threshold, K means threshold, region growing以及gradient based segmentation(Image decomposition algorithm, four methods available, including the threshold, K means threshold, region growing and gradient based segmentation)
- 2013-07-12 07:46:20下载
- 积分:1
-
opticalflow
用光流法进行运动物体的检测和跟踪,并返回运动方向(Light flow method of moving object detection and tracking, and return to the direction of movement)
- 2009-07-15 14:03:10下载
- 积分:1
-
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
-
TV-L2-Inpainting
经典的ROF模型,可以用于图像去噪,图像分解;TV图像修复(The ROF model can be used for image denoising)
- 2017-06-21 16:21:50下载
- 积分:1
-
SplitBregmanTVdenoising1
Split Bregman算法 各向同性,各向异性 图像去噪(Split Bregman algorithm TV model image denoising)
- 2018-06-01 11:19:17下载
- 积分:1
-
JPEGJsteg
说明: Jsteg_Mu可批量对JPEG图像进行Jsteg隐写。
Jpeg_Or 为jpeg密写的原始图像的文件夹,
Jpeg_Di 为jpeg密写后密写了的图像的文件夹,code_file 为密写的文件,rate 为密写嵌入率.(Jsteg_Mu JPEG images can be batch Jsteg on steganography. Jpeg_Or jpeg steganography for the original image folder, Jpeg_Di as jpeg steganography written after the close of the images folder, code_file written document for the dense, rate for the steganography embedding rate.)
- 2010-04-09 11:07:58下载
- 积分:1
-
Chapter-1
数字图像处理的基础知识学习 涵盖源代码,有助于提高编程(digital image processing )
- 2013-11-05 20:36:52下载
- 积分:1