neverd
is a 2D reverse engineering tool built on top of tkinter
. It provides a set of geometric objects (points, lines and sliders) that can be used in conjunction with an image and a calibration rectangle to extract relevant geometric information.
Install with
pip install neverd
neverd
can be used both as a normal package or as a CLI tool.
For CLI tool usage, do:
neverd --help