资源列表
FVC2004
- FVC2004指纹数据库下载,希望帮到有需要的朋友.(FVC2004 Fingerprint Database)
新建文件夹
- 图像重建算法当中的FDK、ART和TV算法,以及算法评估的SSIM和MSE的评估代码(FDK, ART and TV algorithms in image reconstruction algorithms, and the evaluation codes of SSM and MSE for algorithm evaluation)
基于MATLAB的手势识别代码
- 基于sift和SVM算法实现的手势识别程序,用MATLAB GUI编写的,附有手势库,可拷贝至任何磁盘运行不必担心路径问题,但可能要求版本高一点的MATLAB软件
LBP-master
- 获取图像的LBP特征:对图像的原始LBP模式、等价LBP模式、旋转不变LBP模式,以及等价旋转不变LBP模式的LBP特征进行提取以及显示(Obtaining LBP features of images: extracting and displaying the original LBP pattern, equivalent LBP pattern, rotation invariant LBP pattern and equivalent rotation invariant LBP pa
test1
- 对Lena图像进行傅立叶、离散余弦、哈达玛变换。在频域,对比他们的变换后系数矩阵的频谱情况,进一步,通过逆变换观察不同变换下的图像重建质量情况。(Fourier transform, discrete cosine transform and Hadamard transform are applied to Lena image. In the frequency domain, the spectrum of their transformed coefficient matrix is c
L2_picture
- 用matlab读取L2级的MODIS卫星数据并用m_map工具包画图(The L2 temperature data of MODIS are read by MATLAB and drawn with m_map toolbox. Hope this will help you.)
边缘检测
- 包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)
C#图像处理编程+源程序
- 本文档为C#图像处理编程,界面设计简洁大方,功能涉及图像基本操作(C)、图像增强(Z)、图像特技显示(T)、数学形态学(L)。灰度、饱和度、透明度调节、高斯、二阶优化、霓虹、负像、浮雕等(This document is C# image processing programming. The interface design is simple and generous. Its functions include image basic operation (C), image enhanc
2083627指纹识别
- 指纹图像预处理、特征提取、特征匹配的matlab程序及处理结果(Fingerprint image preprocessing, feature extraction, feature matching matlab program and processing results)
特征匹配
- MATLAB实现图像的SIFT特征提取,并做在不同光照、不同视角下的特征匹配(MATLAB realizes SIFT feature extraction of image and matches features under different illumination and different visual angles)
opencv_contrib-3.4.1
- opencv添加模块,可以用于图片的特征检测与匹配,连接多张图片(Opencv add module can be used for feature detection and matching of pictures, connecting multiple pictures)
generative_inpainting-master
- 图像修复:通过语境注释的生成式图像修复技术(Generative Image Inpainting with Contextual Attention)