Skip to content

PeachyPrinter/ImageBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS PROJECT IS NO LONGER MAINTAINED.

USE ENTIRLY AT YOUR OWN RISK

ImageBuilder

Tools for using time-lapse photography to make object images

Requirements

  • Python 2.7 (Although 3.3 should work)
  • OpenCV for Python
  • numpy

Test Requirments

  • mock for Python

Building

run build.sh to run tests

Usage

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

About

Tools for using time-lapse photography to make object images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors