Tracking objects; segmentation, tracking and many visualisation tools

Tracking of objects, especially Artemia Franciscana
250 descargas
Actualizado 10 jul 2018

objectTrack is a collection of Matlab routines that can be used to track objects from videos. objectTrack was designed to track small objects that are visible and can be distinguished from their background relatively easily, it is not intended for objects that are too close to each other or situations where the clutter makes it difficult to distinguish the objects themselves.
objectTrack has a series of pre-processing steps that allow the subtraction of background so that the object can be segmented by intensity. The segmentation is done with a double hysteresis threshold which is a fast and effective technique, not as powerful as neural networks or deep learning, but far quicker than these or other sophisticated algorithms. Tracking is performed with a Keyhole Model of Movement. For description of the techniques see:
Microfluidic environment and tracking analysis for the observation of Artemia Franciscana,
Jose Alonso Solis-Lemus, Yushi Huang, Donald Wlodkowic and Constantino Carlos Reyes-Aldasoro
British Machine Vision Conference 2015,
Workshop: Machine Vision of Animals and their Behaviour (MVAB 2015)
https://dx.doi.org/10.5244/C.29.MVAB.4
objectTrack has numerous visualisation tools that allow the generation of graphics. In addition, a large number of measurements can be obtained with a minimum effort from the user.
User interaction is restricted to the following: (a) Selection of a mask at the beginning of the pre-processing (b) Selection of threshold levels and a minimum size of object.

Citar como

Constantino Carlos Reyes-Aldasoro (2024). Tracking objects; segmentation, tracking and many visualisation tools (https://github.com/reyesaldasoro/object-track), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2017a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
1.1.0.0

changed title

1.0.0.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.