▍1. Information-Hiding-Technology-
信息隐藏技术实验教程 源代码 武汉大学出版社出版(Information Hiding Technology Experiment tutorial source code Wuhan University Press)
信息隐藏技术实验教程 源代码 武汉大学出版社出版(Information Hiding Technology Experiment tutorial source code Wuhan University Press)
遥感图像时空融合,朱孝林博士的作品,可以参考学习(Space-time Fusion of Remote Sensing Images, Zhu Xiaolin)
一般自然图像的梯度分布符合重尾分布,重尾分布也就是超拉普拉斯分布,根据这个特点进行图像复原。(The gradient of a natural image in line with heavy-tailed distribution, which is ultra-heavy-tailed distribution Laplace distribution, image restoration based on this feature.)
针对高分辨率遥感图像进行的道路提取,效果还行。(The road extraction for high resolution remote sensing images is good.)
VTK读取BMP序列图片实现MC算法面绘制,并且将绘制结果保存为STL格式。(VTK read BMP image sequences to achieve MC surface rendering algorithm, and the results will be drawn saved as STL format.)
MRF代码实现,visual C++ 代码,不错,可以尝试(an implementation of MRF)
MRF分割程序,C++编写,进行图像分割处理,帮助熟悉分割过程及能量最优求解(markov image segmentation, energy interation algorithm)
基于样本的纹理合成加速方法,MRF,基于Li-Yi Wei的论文。(Acceleration method based on texture synthesis samples, MRF, based on Li-Yi Wei of paper.)
一篇介绍粒子滤波的资料,介绍的很详细,适合研究粒子滤波的初学者,希望对大家有帮助(Introduce a particle filter information on the very detailed study of particle filter is suitable for beginners)
消除波面倾斜的函数,可以用于将波面的倾斜消去(Elimination wavefront tilt function, can be used to eliminate the inclined wavefront)
TurboPixels超像素生成算法,matlab运行,(TurboPixels super pixel generation algorithm)
读取使用YUV格式视频的一系列函数,包括LoadYUV,saveYUV,YUV与RGB直间的相互转换等(Read YUV format video series of functions, including LoadYUV, saveYUV straight between YUV and RGB conversion)
正则化工具,里面有TV正则化,用超分辨率重建(regulation tool)
TV正则化去卷积the Iteratively Reweighted Norm algorithm for solving the generalized TV functional, which includes the L2-TV and and L1-TV problems(An Iteratively Reweighted Norm Algorithm for Minimization of Total Variation Functionals)
用matlab编写的图像压缩程序,可以实现图像的压缩(Prepared to use matlab image compression program, you can realize the image compression)
图形图像处理软件 MFC 功能强大 OpenVC 武汉大学出品(MFC graphic image processing software produced powerful OpenVC Wuhan University)
说明: 虚拟示波器实现示波器的功能 数据采集 处理 存储(Virtual oscilloscope)
基于matlab的SSIM图像相似度评价算法实现(Matlab based on the the SSIM image similarity evaluation algorithm implementation)