Skip to content

ovgarol/moving_particles_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Moving particles counter

This is a python (>=3.2) script to count moving particles in a stationary video. It is based on:

Includes

  • moving_particles_counter.py main an only script
  • tesst_video.mp4 test video of Artemia salina kept in culture.

python dependencies

Usage and test

The script is run using python moving_particles_counter.py -i VIDEO_FILE_NAME -x 1. The system can be tested using python moving_particles_counter.py -i test_video.mp4 -x 1.

License

CC0-1.0

About

This script identifies, classify, and counts moving particles in video.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages