Tracking objects; segmentation, tracking and many visualisation tools
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.
Zitieren als
Constantino Carlos Reyes-Aldasoro (2024). Tracking objects; segmentation, tracking and many visualisation tools (https://github.com/reyesaldasoro/object-track), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Computer Vision Toolbox > Computer Vision with Simulink >
- Engineering > Chemical Engineering > Microfluidics >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Code
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | changed title |
|
|
1.0.0.0 |
|