搜索资源列表
jiyuneirongdetuxiangjiansuo
- 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram; Texture characteristics of simila
Medeical_Image
- 一个用于MRI和CT图像检索的程序,使用了SVM分类算法和AdaptBoost自适应增强算法。-for an MRI and CT image retrieval procedures, the use of SVM classification algorithm and AdaptBoost adaptive enhancement algorithms.
pca-svm
- 本程序用于对训练样本提取独立主元,作为样本特征,并送入SVM分类器中训练图像的预处理中不取对数,也无须做幅度归一,由ICA的应用条件决定的。预处理后的图像以向量的形式按行排列
HOG-LBP-detection
- 该程序分别提取正负样本图像的HOG和LBP特征,利用支持向量机进行样本训练,得到行人分类器。利用训练好的分类器进行检测,实验结果表明,该方法可以有效检测出图像中的行人,并达到了较好的检测结果。-A novel approach based on combining Histogram of oriented gradients (HOG) and LocalBinary Pattern(LBP) is suggested in the program.Also liner SVM is acte
FaceDetection
- 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
hog
- HOG+SVM 应用OPENCV来检测人体图像中是否有人-HOG+SVM application the OPENCV to detect whether someone in the human body image
Tppcca-svmh
- 本程序源码用于对训练样本提取独立主元,作为样本特征,并送入SVM分类器中训练图像的预处理中不取对对数,也无须做幅度归一,由ICA的应用条件决定的。预处理后的图像以向量的形式按行排列 可直接使用。 -The program source for independent main training samples extracted as sample characteristics, and fed into the SVM classifier training image preproce
svm-bp
- 将svm分类与bp算法结合,针对图像中的分类预测问题提出一种算法-Svm classification the bp algorithm combines propose an algorithm for image classification prediction problem
matlab-code-based-image-retrieval
- 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
spam686
- 提取图像的SPAM686维特征,可以用SVM来进行隐写分析-Extract images SPAM686 dimensional feature, you can use SVM to steganalysis
CVMpic1
- 绝对自己编写的可用的CVM程序。类似SVM,可以以文件夹为目标提取整个文件夹内图像特征(对应特征为颜色直方图),然后用分类器分类-Absolutely have written procedures available CVM. Similar SVM, can extract image features the entire file folder to folder as the target (corresponding feature is the color histogram),
GLCM
- Jurkat和Ramos两类细胞光学衍射图像特征提取和分类;Visual C++语言;通用模块使用;支持向量机。-Jurkat and Ramos cells optical diffraction image feature extraction and classification Visual c++ language General module USES Support vector machine (SVM).
111
- 基于SVM与人工神经网络的车牌识别算法,使用了OpenCV的图像处理函数,在VS2013 + OpenCV 2.4.9平台上实现-SVM algorithm based on license plate recognition and artificial neural network, using OpenCV image processing function, implemented on VS2013+ OpenCV 2.4.9 platform
PCA-SVM
- 用于主成分图像svm分类,简单,有很好的程序,适合初学者(SVM for principal component image classification, simple, there are very good procedures for beginners)
3
- 基于底层特征和SVM的图像分类image classification based on the underlying characteristics and the SVM(image classification based on the underlying characteristics and the SVM)
hog_svm
- 利用hog特征以及svm实现两个类别图像的分类(Classification of two categories of images using hog features and SVM)
SVM
- 通过HOG获取特征,用SVM对图像进行分类。(The feature is acquired by HOG, and the image is classified by SVM.)
SVM
- 使用HOG提取特征,SVM进行图像分类,可以进行两种以上分类(Using HOG to extract features and SVM for image classification)
matlab数字图像处理与识别
- 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
hyperspectral-classification-with-svm-master
- svm高光谱图像分类3D-CNN Hyperspectral Image Classification(svmHyperspectral Image Classification)