资源列表
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)
SIFT-python
- l利用SIFT算法提取图像特征点,然后对图像进行匹配。(Extract the feature points of image and then match the images)
RSC
- 只要是使用稀疏表示方法进行的图像分类,非常有用!(It is useful as long as it is an image classification using the sparse representation method!)
detect
- 对视频中移动的行人目标进行跟踪,并通过卡尔曼滤波器进行优化处理(The moving pedestrian targets in video are tracked and optimized by Calman filter)
基于Matlab神经网络的图像识别
- 基于MATLAB神经网络的图像识别,简单易用。(MATLAB neural network based image recognition, easy to use.)
tzimiro_ICCV2013_code
- 使用AAM算法实现人脸面部特征的快速定位,能很快速,精确的定位到人脸的面部特征(The AAM algorithm is used to locate the facial features quickly and quickly and accurately to locate the facial features of the face.)
canny
- canny边缘检测的步骤: 1,生成高斯核,与图像做卷积 2,计算梯度图像 3,非极大值抑制 4,双阈值法和连接边缘(Canny edge detection steps: 1, Generate Gaussian kernel, convolution with the image 2, calculate the gradient image 3, non-maximal inhibition 4, double threshold method and connect th