资源列表
程序
- 检测前景,提取HOG特征,建立数据库,计算梯度(Detecting foreground and extracting HOG features)
SR_NE_ANR
- 超分辨率中的ANR算法代码实现,较为详细(super resolution algorithm called ANR)
FaceRecSys
- 本程序为人脸识别系统,首先建立人脸库模块,然后对人脸库进行信息编辑以及训练人脸识别分类器,最后为人脸识别模块。采用的visual studio + opencv实现,界面清晰美观,实验效果较好。(The program for the face recognition system, the first establishment of the face library module, and then face the library for information editing and t
Matlab实现
- 基于神经网络的地面裂缝检测软件,可以在界面上选择各种功能去检测。(Ground crack detection software based on Neural Network)
AplusCodes_SR1
- Aplus超分辨率算法第一部分,需要与第二部分放在同一个文件夹可运行(super resolution algorithm called Aplus part one)
cy3684kit_RC8
- 68013芯片开发USB驱动的全部工具以及环境的搭建(68013 chip development, USB driver of all tools, as well as building the environment)
去雨
- 使用Python语言做单幅图像去雨操作,更好实现彩色图像的复原
水体提取
- 使用landsat数据对湖泊区域进行水体提取,得到二值化图像,该代码运行简单易于操作。
图像处理与模式识别
- 该代码为图像处理与模式识别的代码,运用了ADMM算法。