fish-kong / objective-detection
利用LBP进行特征提取,SVM进行2分类器建模;利用滑动窗口实现目标检测
☆11Updated 5 years ago
Alternatives and similar repositories for objective-detection:
Users that are interested in objective-detection are comparing it to the libraries listed below
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- kmeans,fcm,kfcm实现图像分割☆46Updated 7 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆118Updated 5 years ago
- 稀疏表示分类器应用于高光谱图像分类的MATLAB代码实现。仿真论文地址如下:☆45Updated 10 years ago
- 基于matlab和bag of words的图像分类☆10Updated 8 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆39Updated 5 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆72Updated 3 years ago
- 本科毕业设计 基于Haar特征 与AdaBoost算法的人脸检测的实现☆48Updated 6 years ago
- 基于PCA和SVM的人脸识别☆48Updated 6 years ago
- 我们使用传统的数字图像处理的方法进行中国车牌的识别,与我们的深度学习方法进行对比。☆30Updated 4 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆76Updated 6 years ago
- Band selection and classification of hyperspectral images using Multi-objective Genetic Algorithms☆14Updated 6 years ago
- Hyperspectral image classification with varies image processing and machine learning methods.☆23Updated 7 years ago
- matlab代码实现遗传算法在Otsu图像分割领域应用☆28Updated 6 years ago
- The project aims to improve the accuracy of target recognition through multi-feature fusion.Including manual feature extraction, deep lea…☆11Updated 5 years ago
- 使用sift算法提取图像特征点,然后利用KMeans算法特征点进行聚类,然后进行匹配来实现基于内容的图像分类器☆18Updated 4 years ago
- Classify various radiology images into respective categories.Being done using various shape and texture features for feature extraction a…☆10Updated 8 years ago
- Kernel PCA and Pre-Image Reconstruction☆16Updated last year
- Ant colony optimization (aco) algorithm is used to select the features of hyperspectral remote sensing image bands,And then use Support V…☆37Updated 6 years ago
- Clustering algorithms by fast search and find of density peaks☆18Updated 5 years ago
- Zhao Y Q, Yang J. Hyperspectral image denoising via sparse representation and low-rank constraint[J]. IEEE Transactions on Geoscience and…☆33Updated 5 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆94Updated 9 years ago
- RGB and hyperImage segmentation and evalutation via KMeans, Fuzzy C Means, Self Organizing Map, Spectral Clustering and Gaussian Mixture …☆9Updated 6 years ago
- Segmentation using superpixels. Uses SLIC to preprocess each image, separate foreground from background in an image using a supervised mo…☆20Updated 11 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 11 years ago
- We propose a superpixel-based fast FCM (SFFCM) for color image segmentation. The proposed algorithm is able to achieve color image segmen…☆70Updated 5 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- This is the code of "Hyperspectral Image Classification with Convolutional Neural Network and Active Learning".☆41Updated 5 years ago