资源列表
APGL
- 用于求解凸优化问题,恢复低秩密度矩阵问题(this matlab Algorithm can be used for the convey optimal problen, and also for the low-rank density matrix reconstruction)
颜色识别python (2)
- 摄像头所采集到的图像及图像处理完成后的显示都需要用到颜色模型,常见的颜色模型包括RGB、HSV、HSL、Lab等,这里我所用到的颜色模型有RGB、HSV。RGB颜色模型分别对应Red(红色)、Green(绿色)、Blue(蓝色)这三种颜色,HSV颜色模型分别对应Hue(色相)、Saturation(饱和度)、Value(明度)这三种参数。将摄像头所采集到的RGB数据通过Python程序转变为HSV数据(The color model is needed to display the image
DMDConnect-master
- DMD相机原理,单像素成像原理,压缩感知(The principle of DMD camera)
SRGAN-master
- 这是一个基于深度学习的超分辨率图像复原技术的例子(This is a deep learning based super-resolution image restoration technology for example)
GDAL源码剖析(李民录)
- 李民录的GDAL剖析,希望对学习GDAL的有帮助作用(The analysis of Li Minlu's GDAL, and I hope to learn GDAL help)
信息隐藏AMENDE
- 可实现音频、图像、文字载体的信息隐藏,用matlab平台实现,内附说明文档。(Information hiding of audio, image and text carrier)
yaogandaolutiqu
- matlab程序,用于从遥感图像中提取道路(matlab prgrammes for remotesensing road detection)
图像处理及图像分块
- 用于图像加密,及其计算灰度图像的psnr
小波去噪
- 运用小波阈值实现图像去噪,同时有小波的分解与重构。(Wavelet threshold is used to realize image denoising and wavelet decomposition and reconstruction.)
高光谱图像飞机目标检测研究
- 高光谱图像飞机目标检测研究,感觉不错,推荐!(Research on aircraft target detection in hyperspectral imagery)
神经网络实现人脸识别任务
- 通过python第三方库和matlab神经网络工具箱实现人脸识别(Face recognition using MATLAB and python through neural network)
find_scaled_shape_model
- 这个示例说明如何在halcon环境下用比例和旋转模板进行查找匹配.(* This example program shows how to find scaled and rotated shape models.)