CMorph

Tracking algorithm for cell motion and morphology
1.7K Downloads
Updated 15 May 2009

View License

This is a basic cell tracker for use on uncompressed AVI files, ideal for use with videos where the image of the cell overlap much frame-to-frame. If you use it to generate data for publication please cite the conference paper in the readme file, which you might want to read anyway if you want to use. Sample video to track and paper available at lab website: bme.virginia.edu/lawrence. I'm working on a multiparticle version of the algorithm which also better tracks low-temporal resolution data and compressed input formats. I will post it when I work more of the bugs out. Please contact me if you are interested in the alpha version.

Cite As

Brian Schmidt (2024). CMorph (https://www.mathworks.com/matlabcentral/fileexchange/21788-cmorph), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: MCShape

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Fixed errors in the position guessing strategy the algorithm employs when it cannot locate the object using the previous centroid as the starting guess. Please let me know if you uncover any bugs.

1.0.0.0