资源列表
CS_Reconstruction
- 包含了OMP、SP、CoSAMP、GBP、MP、IHT、IRLS的一些例子,便于对算法理解。(It contains some examples of OMP, SP, CoSAMP, GBP, MP, IHT, IRLS, which is easy to understand the algorithm.)
otsu
- 自己实现的python版otsu算法,是一个Python项目,含有测试图片(Python version of the Otsu algorithm, is a Python project, containing test pictures)
calibration
- 立体匹配中的单目标定,输入图片,得出结果,官方实例(Monocular calibration)
DFT_DCT
- 对图像进行8*8DCT变换后保留前六条对角线上系数并进行反变换。 不使用MATLAB自带工具包进行DFT变换。(8*8 DCT transform of a image)
双线性插值算法
- 双线性插值c++实现,环境为vs2013(]bilinear interpolation)
opencv-master
- 太阳能EL缺陷自动检测,暗片,裂纹,虚焊(Automatic detection of solar EL defects)
mhddh
- 数学建模 SARS传播模型的建立与分析 rar()
人脸识别
- 基于matlab的人脸识别源码,可运行,有测试图片集(Matlab based face recognition source code, can run, there are test picture set)
test
- 在文件夹里有1,2,4题的代码 第一题,灰度线性变换 第二题,伽马变换 第三个,对比度拉伸变换 第四题,直方图均衡化 第五题,最大熵阈值方法(There are 1, 2, 4 codes in the folder First question, gray level linear transformation Second questions, gamma transform Third, contrast stretching transformations Fourth
PCNN输出域改进及其在彩色图像增强中应用
- 代码中有传统的图像增强算法:对数增强,均值滤波等;也有图像去噪代码;以及对PCNN算法进行改进的图像增强算法。(There are traditional image enhancement algorithms in the code: logarithmic enhancement, mean filtering, etc.; there are also image denoising code; and the PCNN algorithm is improved image enhan
BingObjectnessCVPR14
- 检测行人目标,利用特征算子sift和svm分类器构建(visual sitf detect)
CLBC
- clbc,用于图像分类,是Yang Zhao和 De-Shuang Huang的学术论文仿真(Clbc, used in image classification, is the academic paper simulation of Yang Zhao and De-Shuang Huang)