34e5153948
Moved everything into RGBA from RGB in case alpha channel allowed for proper use. Not working. Cannot understand why proof of concept works but not this.
a1a57ef58c
Image overwriting continues even after loading a valid image and drawing the hole punches on
aabdac74b5
Apply_image.py script is correctly placing images in the template locationg BUT is overwriting the starting blank image with a black background and doing so for all subsequent images. Not sure how to properly address this
89678edd8e
Wrote notes on the spec for the two apply scripts which will put the calibration data into action.
d57a145f1c
Update readme with info about calibration script and documenting its output
80e4d8e251
Create a affineTransform proof of concept script that takes one image, finds points within it and to scale and distort an image to and then places it there.