Skip to main content

A package for processing edges and lines

Project description

edgy-lines

A Python 3 library for handling line segments and paths.


Version: 0.0.1
Author: ES Alexander
Release Date: 24/02/2020


Used to detect and analyse intersections (position and angle), find the distance between segments and from points to segments, and reduce a collection of lines by similarity. Intended for use in applications such as simplification of computer vision results (e.g. Hough Lines detected in an image), or in basic game development checking for polygon or bounding box intersections and/or proximity.

Usage

Install via pip, using python3 -m pip install --upgrade edgy-lines.

To import Edge class, use from edgy_lines.Edge2 import Edge.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

edgy-lines-0.0.1.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

edgy_lines-0.0.1-py3-none-any.whl (10.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page