THIS PROJECT IS NO LONGER MAINTAINED.
USE ENTIRLY AT YOUR OWN RISK
Tools for using time-lapse photography to make object images
- Python 2.7 (Although 3.3 should work)
- OpenCV for Python
- numpy
- mock for Python
run build.sh to run tests
Creates an image by combining many images and filtering for one colour
RRR is the value of the red element 0 - 255 GGG is the value of the red element 0 - 255 BBB is the value of the red element 0 - 255
image_builder.py RRR GGG BBB Threshold SourceFolder DestinationFile
image_builder.py 255 255 255 10 /sourcefiles out.png