资源列表
帧间差分法
- 帧间差分法分割目标物,分割效果良好,内附测试视频,已经调试成功,可以使用。(The inter frame difference method is used to segment objects, and the segmentation results are good. The test video is attached, which has been successfully debugged and can be used.)
auto_mianji
- 主要用了opencv对图像预处理,包括滤波、二值化,腐蚀等来检测织布的瑕疵部分,基于vs2017(Opencv is used to preprocess the image, including filtering, two value, corrosion, and so on to detect the defect part of the fabric, based on vs2017.)
图像拼接
- 基于MATLAB应用sift算法实现图像的拼接(Image splicing based on MATLAB application SIFT algorithm)
基于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)
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)
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 文章中提出的算法