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!