GLCM-SVM
Image classifier
A MATLAB-based system for image classification using texture features derived from the Gray Level Cooccurrence Matrix (GLCM) and Support Vector Machines (SVM)
提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类
116 stars
3 watching
19 forks
Language: MATLAB
last commit: almost 6 years ago
Linked from 1 awesome list
classificationglcmmatlabsvm
Related projects:
Repository | Description | Stars |
---|---|---|
| An investigation into feature reduction and classification methods for pattern recognition using various techniques such as PCA, LDA, and SVM. | 71 |
| An implementation of a graph classification model using structural attention and PyTorch | 270 |
| MATLAB implementation of a sparse representation classifier using SOMP for hyperspectral image classification | 43 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB | 6 |
| An implementation of Convolutional Deep Belief Networks with various computational methods and GPU acceleration. | 35 |
| Enables visual grounding in large language models by overlaying spatial and speakable marks on images | 1,218 |
| A Golem Network-based image classification service built using the Yapapi Service API | 5 |
| A C API for mobile app development with OpenGL ES. | 574 |
| Matlab implementation of an object detection algorithm for pedestrians using a Histogram of Oriented Gradients descriptor | 34 |
| Develops a multimodal model to summarize chest radiograph reports in Chinese | 932 |
| Code and models for reconstructing and refining images in semantic segmentation using Laplacian Pyramid techniques. | 59 |
| A Common Lisp wrapper around the libsvm C++ SVM library | 16 |
| Tools for building machine learning solutions on satellite imagery | 81 |
| A high-level vector and matrix library with shader-like syntax for linear algebra operations inspired by other libraries. | 96 |