资源列表
GCmex1.9.tar
- 基于文章《Fast Approximate Energy Minimization via Graph Cuts》的源代码。Yori Boykov写的关于Graphcut的matlab程序,完整实例。(This is the source code based on the article "Fast Approximate Energy Minimization via Graph Cuts".)
SimilarImage
- 针对一个指纹的库的二次循环搜索,制定了先对称分隔,再内嵌套策略,节省搜索时间。(Loop search fingprinter)
数字图像处理和去雾
- 实现图像处理的加噪声和去噪声,以及更高级的去雾功能(Fog to achieve image)
hog_svm
- matlab实现hog+svm图像二分类(Matlab implementation of hog and svm images two categories)
图像去雾算法源代码c++
- 图像去雾c++版源代码,实现效果还不错,可直接运行。(Fog to remove the c++ version of the source code, the effect is not bad, can be run directly.)
G
- 计算全息图像再现图像,输入图为待再现的数字全息图(calculate holography)
Jsteg
- 基于DCT的jsteg图像隐写及分析算法,MATLAB实现。 JSteg的算法主要思想是将秘密消息嵌入在量化后的DCT系数的最低比特位上,但对原始值为O、1的DCT系数不进行嵌入。提取秘密消息时,只需将载密图像中不等于0、l的量化DcT系数的LSB取出即可。(The main idea of the JSteg algorithm is to embed secret messages in the lowest bit of the quantized DCT coefficients, b
nsf5_simulation
- nsf5隐写算法,DCT的升级版,MATLAB实现,可以抵抗一般的DCT隐写分析(The algorithm nsF5 evolved from the F5 algorithm originally proposed by Andreas Westfeld in 2001. F5 decreases the absolute value of DCT coefficients and incorporates matrix embedding - a coding scheme that de
CDib低通滤波
- CDib类的傅立叶变换及一些低通滤波器(理想低通、Butterworth、Gauss等)(Fourier transform of class CDib and some low pass filters)
KINECT
- 在matlab平台下使用kinect ,内有说明,需要VS2013以上版本进行编译(Using Kinect in MATLAB)
维纳滤波器的Matlab实现
- 维纳滤波实现图像的去噪复原处理,通过维纳滤波对航拍图像进行预处理,提高图片中的有用信息。(.Wiener filtering to achieve image denoising, restoration, Wiener filtering through the aerial image pretreatment, to improve the useful information in the picture)
curve
- 实现曲线绘制,能够根据数组绘制光滑曲线,实现数遍放大缩小(Realize curve drawing, according to the array to draw smooth curve, realize several times enlarge and shrink)