anangkur / helmet-detection-using-histogram-of-oriented-gradient

this repository is the results of my final project research to complete my education at Telkom University

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Helmet Detection on Motorcycle Rider Videos using Histogram of Oriented Gradients Feature Extraction

this repository is the results of my final project research to complete my education at Telkom University

About the Project

This project is the result of my final project to complete my studies at Telkom University.

This project was built using Matlab, with a video dataset.

I use Histogram of Oriented Gradient as algorithm to extract features, and SVM as classification algorithm.

I also use Artificial Neural Networks and KNN as comparison algorithms for SVM.

You can download the journal of this research at:

If there are questions or things that need to be discussed please contact me via the contact below.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Anang Kurniawan - @anang_kur - anangk97@gmail.com

About

this repository is the results of my final project research to complete my education at Telkom University

License:MIT License


Languages

Language:MATLAB 100.0%