资源列表
中值滤波
- MATLAB 中值滤波,亲自调试可用,希望共同学习!!(MATLAB median filtering, debugging personally available, hope to learn together!!)
qiuguangqiang
- matlab仿真圆孔衍射,对仿真进行衍射 得到光强分布图和二维图(Matlab simulation circular hole diffraction)
Retinex图像增强方法
- Retinex图像增强,色彩保持,SSR算法,对于光照不均的图像,尤其是彩色图像,增强效果明显
HANDWRITING
- 用于简单汉字识别,机读文字识别效果较好,手写汉字有待改进(Simple Chinese character recognition)
face-landmark
- 人脸68点标注,用于人类面部关键点检测,结合dlib(face landmark master)
saliencydetection
- 对图像的内容分析,进行显著性信息检测,得到深度内容(The content analysis of the image, the significance information detection, the depth content.)
【源码】SYDemo_V2.7
- SYDemo公司的指纹识别的驱动模块,用c++编写可以实现指纹的识别与匹配。(Driver module of fingerprint identification)
processing
- 包括遥感图像分类(监督和非监督)、分类后处理、NDVI、波段运算、颜色转换、光谱分析等等。(It includes remote sensing image classification (supervised and unsupervised), post-processing classification, NDVI, band operation, color conversion, spectral analysis and so on.)
二值图像取轮廓
- 二值图像取提取轮廓的源码,vc6.0编译
fcm图像分割
- fcm算法图像分割,可以导入图像,确定巨雷区域个数,最后生成分割后的图像(FCM algorithm image segmentation, you can import images, determine the number of huge thunder area, and finally generate the segmented image.)
显著性物体分割
- 基于超像素和流行学习排序的显著性检测,是显著性检测里的经典文章,代码没有问题,可以后续接上grab cut进行显著目标的分割,分割效果不错。
显著性追踪
- 显著性目标检测,代码测试过没有问题,效果还可以,算是比较新的理论方法,可以尝试