Skip to main content

FDLSGM: Fast Directed Line Segment Grouping Method

Project description

Fast Directed Line Segment Grouping Method

License: MIT

Overview

This package provides an algorithm and interface to group elementary line segments in terms of direction and vicinity. The algorithm used is based on the algorithm developed by Jang & Hong (2002)[^JH2002]. The software efficiently finds line segments from a bunch of elemental directed line segments placed in a three-dimensional space.

Dependencies

The library is written in C++11 and do not depends on any library outside of the STL. The Python interface is depends on NumPy. The library is developed on g++ version 5.4 installed in Linux Mint 18.1 (serena). The Python interface is developed on Python 3.7.1 and Numpy 1.18.1.

References

[^JH2002]: Jeong-Hun Jang & Ki-Sang Hong, Pattern Recognition 35 (2002), 2235--2247 (doi: 10.1016/S0031-3203(01)00175-3)

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

fdlsgm-0.5.6.tar.gz (146.6 kB view hashes)

Uploaded Source

Built Distributions

fdlsgm-0.5.6-py3.9-linux-x86_64.egg (890.2 kB view hashes)

Uploaded Source

fdlsgm-0.5.6-cp39-cp39-manylinux1_x86_64.whl (890.0 kB view hashes)

Uploaded CPython 3.9

fdlsgm-0.5.6-cp37-cp37m-manylinux1_x86_64.whl (647.1 kB view hashes)

Uploaded CPython 3.7m

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