Skip to main content

A research-purposed, GUI-powered, Python-based framework that allows easy development of dynamic point-cloud (and accompanying image) data processing pipelines.

Project description

Description

A Research-Purposed Framework for Processing LIDAR and Image Data

Installation | Usage | Documentation | Contributing | License

PyPI Release Version Docs Build Status Tests Run Status GitHub License

Introduction

LiGuard is a research-purposed framework for LiDAR (and corresponding image) data. It provides an easy-to-use graphical user interface (GUI) that helps researchers interactively create algorithms by allowing them to dynamically create, enable or disable components, adjust parameters, and instantly visualize results.

LiGuard features, out of the box, data reading for many common dataset formats including support for reading calibration and label data. Moreover, it provides (an increasing list of) commonly used algorithm components ranging from basic data preprocessors to advanced object detection and tracking algorithms. Additionally, it establishes a straightforward standard for adding custom functions/algorithms, allowing users to integrate unique components into their pipelines. Pipelines created in LiGuard are saved in structured directories, making it easy to share and reproduce results.

LiGuard Main Interface LiGuard's GUI Layout (from left to right): Configuration Window, Visualization Windows (Point Cloud Feed and Image Feed), and Log Window.

Installation

Requirements:

  • OS
    • Windows 10 or later
    • macOS 10.14 Mojave or later
    • Ubuntu 18.04 or later
  • Python 3.10 or later

Install LiGuard with pip (from PyPI):

pip install LiGuard

Run LiGuard by executing the following command in the terminal:

liguard-gui

Note to macOS Users: When launching liguard-gui for the first time on macOS, liguard-gui may request accessibility permissions in order to control this computer. This is a requirement for the keybindings to function properly. To grant these permissions, go to System Preferences > Privacy & Security > Accessibility and toggle the button next to "Terminal".

Usage

Test an example pipeline:

  1. In the Configuration windows, click the Open button.
  2. Navigate to examples/simple_pipeline, click open, and then click Apply.
  3. Explore various functions under proc dropdown in the Configuration window. For example, under proc/lidar/crop, check the enabled checkbox, and click Apply to see the cropped LIDAR data.
  4. Press left arrow or right arrow to navigate through the frames. A list of all key bindings is available here.
  5. To save the pipeline, click the Save button in the Configuration window.

For more details on pipelines, see LiGuard Pipelines.

Documentation

A detailed documentation for LiGuard is available at GitHub Pages.

Contributing

We welcome contributions to the LiGuard framework. Please follow the guidelines below to contribute to the framework:

  • Fork the repository.
  • Create a new branch for your feature or bug fix.
  • Make your changes and add comments.
  • Write tests for your changes.
  • Run the tests.
  • Create a pull request.

License

MIT License Copyright (c) 2024 Muhammad Shahbaz - see the LICENSE file for details.

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

liguard-2.1.5.post1.tar.gz (11.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

liguard-2.1.5.post1-py3-none-any.whl (11.5 MB view details)

Uploaded Python 3

File details

Details for the file liguard-2.1.5.post1.tar.gz.

File metadata

  • Download URL: liguard-2.1.5.post1.tar.gz
  • Upload date:
  • Size: 11.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for liguard-2.1.5.post1.tar.gz
Algorithm Hash digest
SHA256 1e49e361e2d24402f1cdcc12126bda5c61a6c8a67c76fa5143a2618a52315b35
MD5 df09fef5e830ec4b6cafdd0b869f0cbd
BLAKE2b-256 855044d5633296c208b24ac0bf0d5be83c155f89030a3a7e887332dde5409d93

See more details on using hashes here.

File details

Details for the file liguard-2.1.5.post1-py3-none-any.whl.

File metadata

  • Download URL: liguard-2.1.5.post1-py3-none-any.whl
  • Upload date:
  • Size: 11.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for liguard-2.1.5.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 fa5f5fdd38c3c244d017228065832e88e30d96ebd6cfde37f3b6a161d90cd699
MD5 21304efa4453a29f231a54ccc1bf66de
BLAKE2b-256 9a7cf166fbecb9b080e0e944bbc551e14f690c75584f53e621cbc5ab4388425a

See more details on using hashes here.

Supported by

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