Implementing Local Binary Patterns in Code

13 ビュー (過去 30 日間)
Matpar
Matpar 2020 年 5 月 25 日
コメント済み: Unqua Laraib 2020 年 7 月 6 日
Hi all,
I am trying to udnerstand the LBP feature descriptor and how do i implement such within my code for testing!
Questions:
  1. I am familiar with the labelling app, impelementing SURF, BRISK, MESR etc, what I don't see is HOG, LBP (How do I am Implement Such With Out The Labeller App)
  2. is it Possible to do this ?
  3. How do I go about running the best practise for this extracting LPB features or HOG features?
Please guide me so that I can read somewhere to get moving once more!
Thank you in advance for your assistance!
  1 件のコメント
Unqua Laraib
Unqua Laraib 2020 年 7 月 6 日
You can use this LBP code to extract feature vectors from the LBP image. The code converts the image into LBP then caluclates the feature vector of size 1x256. Feel free to ask further question.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Processing and Computer Vision についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by