/neverd

A 2D reverse engineering dialog

Primary LanguagePythonMIT LicenseMIT

2D REVerse ENgineering dialog

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.

Installation

Install with

pip install neverd

Usage

neverd can be used both as a normal package or as a CLI tool.

For CLI tool usage, do:

neverd --help