Local Binary Pattern Histogram

6 vues (au cours des 30 derniers jours)
Ali Maqsood
Ali Maqsood le 22 Mai 2016
Commenté : Image Analyst le 8 Mai 2021
I have a Histogram of L.B.P Image, How can i use this histogram to compute Feature Vector and apply Classification Algorithm.
  1 commentaire
tamoor shakoor
tamoor shakoor le 5 Juil 2019
PLZ SEND me code at tamoor1000@gmail.com) for get also classification code

Connectez-vous pour commenter.

Réponses (1)

Image Analyst
Image Analyst le 22 Mai 2016
Attached is my local binary pattern demo. Take the LBP in the loop and increment your histogram (your "counts" vector that you'll build up) -- an easy adaptation.
  3 commentaires
Hadis Amrollahi
Hadis Amrollahi le 8 Mai 2021
Hi image analyst How can i save count vectors in a row in txt file? I was wrote loop for lbp code but the last vecetor show me. Thank you for any answer
Image Analyst
Image Analyst le 8 Mai 2021
@Hadis Amrollahi, I don't know what you want. There is a variety of ways to save vectors, like save(), writematrix(), fprintf(), csvwrite(), dlmwrite(), etc. Are you using one of them?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Recognition, Object Detection, and Semantic Segmentation dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by