morphometrix

A PyQt5 Gui for photogrammetry and morphometry

View the Project on GitHub wingtorres/morphometrix

Contribution Guidelines

Reporting issues

Project Setup

Refer to the README.

Code Style

This code generally tries to adhere to PEP-8 standards for style, howevever we emphasize the PEP-8 team’s point that “A Foolish Consistency is the Hobgoblin of Little Minds”. From their website…

Some other good reasons to ignore a particular guideline:

Testing

Use the material provided in the demo directory for testing

Pull requests