Custom tools for working with images.
These tools started off as my experiments with OpenCV for the Palaeoanalytics project.
-
The Pixulator is a program to read and measure images. It works by reading image DPI/PPI and an associated image scale at the same DPI/PPI. The Pixulator function is now part of the PyLithics Software Package.
-
The Symmetry tester takes the perimeter contour of an image, fills it, and then calculates a ratio between top and bottom, and left and right halves.