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....?????

Answers (1)

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.

Asked:

on 29 Apr 2015

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!