tracking of moving particles

23 ビュー (過去 30 日間)
Chirag Maniya
Chirag Maniya 2018 年 7 月 30 日
コメント済み: Chirag Maniya 2018 年 8 月 8 日
hallo i am doing project on tracking on moving particle ,can someone help me to find out tracking path and direction of that moving nparticles ??

採用された回答

Ashutosh Prasad
Ashutosh Prasad 2018 年 8 月 3 日
Hey, You can use Lucas-Kanade-Tomasi Tracker (KLT Tracker) Algorithm to detect the trajectory of a moving particle in a video sequence, if that is what you intend to do. Here is the link to the documentation of Point tracker object of the Computer Vision Toolbox that you may refer to.
  1 件のコメント
Chirag Maniya
Chirag Maniya 2018 年 8 月 8 日
thanks for your replay , in my moving particles some of them also changes the size also so i am not sure this algorithm will work or not. also i want to track the path by some pixel like in one frame suppose it is (3,5) and in next frame it will (4,9) so like this i wanted to track.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeTracking and Motion Estimation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by