Last updated:
0 purchases
pixanalyzer 0.2.0
PixAnalyzer
PixAnalyzer is a tool for quantifying the motion of objects.
It calculates pixel changes and quantifies the overall motion, which cannot be quantified by tracking or object recognition.
Installation
Step1: Clone this repository
Step2: Install Anaconda
Step3: Build an environment using the yaml file
In Anacnda prompt
conda env create -f <path/to/environment.yml>
Step4: Start PixAnalyzer
In Anacnda prompt
conda acitate pixanalyzer
cd PixAnalyzer # Move to PixAnalyzer directory
python -m pixanalyzer
Demo
In the "test data" folder, there are analyze demo.mp4 and result.mp4 and other figures.
Acknowledgements
We thanks for PhD. Ryoya Tanaka for discussing.
Release Note
2023/10/XX First release (Ver. 1.0)
Feedback
If you have any feedback, please reach out to us by:
Opening an issue in the repository
E-mail: [email protected]
License
MIT
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.