资源列表
基于DCT数字水印算法的Matlab实现源代码
- 基于DCT的数字水印嵌入算法的matlab实验源代码(DCT based digital watermark embedding algorithm matlab experiment source code)
ENVI5.1 x64破解
- ENVI5.1 64位破解,具体操作步骤在压缩包中又文档指示。(ENVI5.1 64 bit cracking, the specific steps in the compressed package and document instructions.)
Automatic-Panoramic-Stitching-master
- 用SIFT加ransac实现图像融合,效果较好(Using SIFT plus ransac to achieve image fusion)
一维和二维相位解缠
- 实现对无噪声一维和二维信号的解缠,比较简单,入门级别(The realization of noise free one-dimensional and two-dimensional signal unwrapping is relatively simple, entry level.)
XNALaraMesh-master
- Helper, Importer for .mesh / ,xps files
src
- 基于压缩感知图像恢复,重建算法为CoSaMP算法(Compression based image restoration)
MATLAB图像处理实例详解
- MATLAB图像处理实例详解课本源代码,章节2-结束,需要的人可以下载(MATLAB image processing example detailed the source code)
otsu+ga
- otsu最大类间方差法和ga遗传算法相结合实现图像分割(otsu+ga,to acheive image segmentation)
toolbox_nyu_depth_v2
- NYU Depth Dataset V2数据集的开发工具箱,包含计算图片各种特征的matlab文件.如: camera_params.m - Contains the camera parameters for the Kinect used to capture the data. crop_image.m – Crops an image to use only the area when the depth signal is projected. fill_depth_colori
LSD
- 本程序实现了提取图像中直线的功能。能够很好地提取出位于边缘上的直线段,其结果表示为两端端点坐标以及线段宽度(This program realizes the function of extracting the edge line in the image.The straight line segment at the edge can be extracted well, and the result is expressed as the end point coordinates an
DeblurGAN-master
- 条件对抗网络模型的程序,训练对抗网络模型,用来去除图像的模糊。(Conditions against network model procedures, training against network model, used to remove image blurring.)
Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning
- Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning 文章中提出的算法