Info
此问题已关闭。 请重新打开它进行编辑或回答。
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....?????
1 次查看(过去 30 天)
显示 更早的评论
回答(1 个)
Dima Lisin
2015-4-29
编辑:Dima Lisin
2015-4-29
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 .
0 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!