资源列表
暗通道去雾
- 包含了暗通道去雾的基础代码和一些测试图像(Contains the basic code for dark channel dehazing and some test images)
Filter
- 信号滤波处理,列举了几种常见的滤波方法,简单有效(Signal filtering processing, enumerated several common filtering methods, simple and effective)
SFFT
- 计算全息,菲涅尔衍射算法的SFFT 算法(Fresnel diffraction algorithm)
SURF
- 提取SURF特征点进行图像匹配,并计算仿射变换关系(Surf feature points are extracted for image matching, and affine transformation relationship is calculated)
MSER
- 提取MSER特征点进行图像匹配,并计算仿射变换关系(MSER feature points are extracted for image matching, and affine transformation relationship is calculated)
Harris
- 提取Harris特征点进行图像匹配,并计算仿射变换关系(Harris feature points are extracted for image matching, and affine transformation relationship is calculated)
Fast
- 提取FAST特征点进行图像匹配,并计算仿射变换关系(FAST feature points are extracted for image matching, and affine transformation relationship is calculated)
BRISK
- 提取BRISK特征点进行图像匹配,并计算仿射变换关系(BRISK feature points are extracted for image matching, and affine transformation relationship is calculated)
77433624watermark
- 嵌入水印,提取水印,以及批量嵌入水印。水印可以是文本水印,也可以是图片水印。采用LSB算法。(Embed watermark, extract watermark, and batch embedding watermark.The watermark can be text watermark or picture watermark.LSB algorithm was adopted.)
加密
- 介绍图像加密入门代码,希望可以帮到大家。希望大家可以一起交流学习(Introduction to image encryption entry code, hope to help you)
增强
- 分别使用灰度以及平滑效果来对图像进行增强(Gray image enhancement and smooth enhancement)
Image_Processing_With_Python-main
- 图像处理代码 常用处理模块 基本处理 特殊处理(imageprocess module normal module usefull tool sample)