SVM Texture Classification

APMonitor.com
APMonitor.com
3.1 هزار بار بازدید - 2 سال پیش - Use the texture classifier to
Use the texture classifier to distinguish between sand, seed, and stone and then add an additional texture to the classification (your choice). The script uses a Local Binary Pattern (LBP) to create the features and a Support Vector Machine for training and testing.

A Local Binary Patterns (LBP) is a visual descriptor for classification in computer vision by analyzing the local pixels around a point. LBP is an effective feature for texture classification. A threshold is set to create a zero or one for each location. The one and zero combinations create a binary pattern that is translated into a decimal. A rotation-invariant transform is performed to create 36 unique patterns. Images of sand, seed, and stone are available in training and test folders .

Source Code: https://apmonitor.com/pds/index.php/M...
Machine Learning for Engineers: https://apmonitor.com/pds
2 سال پیش در تاریخ 1400/11/14 منتشر شده است.
3,124 بـار بازدید شده
... بیشتر