tracking of moving particles

16 visualizaciones (últimos 30 días)
Chirag Maniya
Chirag Maniya el 30 de Jul. de 2018
Comentada: Chirag Maniya el 8 de Ag. de 2018
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 ??

Respuesta aceptada

Ashutosh Prasad
Ashutosh Prasad el 3 de Ag. de 2018
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 comentario
Chirag Maniya
Chirag Maniya el 8 de Ag. de 2018
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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Tracking and Motion Estimation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by