tracking of moving particles
5 次查看(过去 30 天)
显示 更早的评论
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 ??
0 个评论
采纳的回答
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Tracking and Motion Estimation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!