luisfpereira / neverd

A 2D reverse engineering dialog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A 2D reverse engineering dialog

License:MIT License


Languages

Language:Python 99.7%Language:Makefile 0.3%