See the Python notebook for the code. If you scroll down all the way down, you see an example of the last frame in a tracked, cropped and sped-up video. Features:
- Convert an ND2 movie into avi/mp4/mov/wmv format
- Add a scalebar of your choice to the movie
- Speed-up the movie by a certain factor
- With a csv file containing (frame,x,y,r,particle) columns: overlay the trajectories, particle number, circle of tracked radius
Settings can be changed in the settings block. Be sure to also include the
arial.ttf
or any other font of your choice in the same directory.
If you make improvements to the program, please leave a comment here, so I can update it.