Object Classification using HOG Features and ECOC-SVM (Shapes Classification Problem)

Поделиться
HTML-код
  • Опубликовано: 24 янв 2025

Комментарии • 11

  • @johnreydelacruz8645
    @johnreydelacruz8645 2 года назад +2

    Very well explained. Thank you Sir. Will it also work with hand gesture recognition?

  • @summerashafiq2382
    @summerashafiq2382 2 года назад +1

    hi sir its very helpful video.sir i want to know how can i implement the code for detecting object in a video also with colored object.

  • @aspirant009
    @aspirant009 2 года назад

    Sir can we label drowsiness or alert by the using of multi svm by eeg signals? Please give some idea

  • @poojabanerjee5392
    @poojabanerjee5392 2 года назад +1

    Very well explained. Thank you Sir. Will it also work with face recognition?

  • @azro7717
    @azro7717 2 года назад

    thank you a lot for the explanation sir , but I have a problem when I excute the code in matlab it gives me a different accuracy each time despite I didn't change the code ???

  • @DŨNGCAOTIẾN-f9q
    @DŨNGCAOTIẾN-f9q Год назад

    can you do one which work with face recognition? How can it determine our face when we use snapshot and how we can apply HOG into face recognition? Thanks for your help!

    • @exploringtechnologies9
      @exploringtechnologies9  Год назад +1

      Watch my previous video on face recognition using wavelet features. Try to modify the code. Only features part will change. Rest of the work can be used as framework.