Hello Everyone!!!! I have a project to identify a moving object in night time video...I have to tell that whether a moving object is human ,animal ,car or any other thing....?????
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Answers (1)
Dima Lisin
on 29 Apr 2015
Edited: Dima Lisin
on 29 Apr 2015
0 votes
Here's how you may go about detecting and tracking moving objects. Once you detect the objects of interest, there are many approaches you can try to classify them. For example, you can try the bag of features method. Or you can try training an SVM classifier using HOG features .
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!