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分类器,对目标分类

GitHub

115 stars
3 watching
19 forks
Language: MATLAB
last commit: over 5 years ago
Linked from 1 awesome list

classificationglcmmatlabsvm

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
xiaoyang-rebecca/patternrecognition_matlab An investigation into feature reduction and classification methods for pattern recognition using various techniques such as PCA, LDA, and SVM. 71
benedekrozemberczki/gam An implementation of a graph classification model using structural attention and PyTorch 268
jk123vip/src_somp_matlab MATLAB implementation of a sparse representation classifier using SOMP for hyperspectral image classification 43
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
matlab-deep-learning/convmixer-patches-are-all-you-need Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB 6
lonl/cdbn An implementation of a neural network architecture for image classification using convolutional and belief propagation techniques. 35
microsoft/som Enables visual grounding in large language models by overlaying spatial and speakable marks on images 1,183
controlcpluscontrolv/golem-image-classifier A Golem Network-based image classification service built using the Yapapi Service API 5
brackeen/glfm A C API for mobile app development with OpenGL ES. 570
chrisjmccormick/hog_matlab Matlab implementation of an object detection algorithm for pedestrians using a Histogram of Oriented Gradients descriptor 34
wangrongsheng/xrayglm Develops a multimodal medical model to analyze chest X-ray images and clinical reports in Chinese. 912
golnazghiasi/lrr Code and models for reconstructing and refining images in semantic segmentation using Laplacian Pyramid techniques. 59
melisgl/cl-libsvm A Common Lisp wrapper around the libsvm C++ SVM library 16
digitalglobe/mltools Tools for building machine learning solutions on satellite imagery 82
stavenko/nim-glm A high-level vector and matrix library with shader-like syntax for linear algebra operations inspired by other libraries. 95