资源列表
图像修复论文算法的实现
- 大块区域图像修复论文算法实现。基于论文改进的Criminisi算法。(The algorithm of image restoration in large area is implemented. Based on the improved Criminisi algorithm.)
Sparse_Lowrank Denoise
- 稀疏低秩去噪的MATLAB代码,包括OMP算法与KSVD算法(Sparse low rank denoising MATLAB codes, including OMP algorithm and KSVD algorithm)
Watermark
- 基于LSB的脆弱数字水印实现,VC++实现,使用OPENCV(Implementation of fragile digital watermarking based on LSB)
text_deblurring_code
- 文字图像去模糊MATLAB代码(含示例图片)(text image deblurring)
ndeblur-master
- 图像去模糊MATLAB代码,2016年ECCV(image deblurring from ECCV)
code_iccv2017_outlier
- 图像去模糊,MATLAB代码,.p文件,来自2017年ICCV会议(image deblurring code from 2017 ICCV)
Modify_UERD
- 图像隐写算法中的经典算法UERD功能实现,可以参考。(Image steganography algorithm classic algorithm UERD function to achieve, you can refer to.)
HIO + ER
- Fienup的混合输入输出算法,是一种迭代算法,用来求相位的算法HIO(Fienup's hybrid input and output algorithm is an iterative algorithm used to find the phase algorithm HIO)
激光条中心线提取
- Hessian矩阵提取激光条中心线 ,可实现亚像素级别的精确提取(Extraction of center line of laser stripe by Hessian matrix)
数据转存hdf5
- 可以在matlab上通过此代码讲深度学习的图像样本实现数据的hdf5转存(HDF5 transfer of data can be realized)
NBspline
- 利用matlab平台编写的非均匀有理B样条曲线绘制的程序(A program for drawing non-uniform rational B spline curves based on MATLAB platform)
voronoi
- 能够得到二维、三维voronoi图,修改后可以获得任意数量的voronoi图。(The two or thress-dimensional Voronoi diagram can be obtained, and any number of Voronoi diagrams can be obtained after modification.)