Skip to main content

A PyQt5 GUI for point-cloud processing with plugin system

Project description

PLY Tools GUI

This folder provides a minimal PyQt5 GUI and a plugin system to run point-cloud processing steps from the existing scripts (process_ply.py, clip_ply.py).

Quick start

  • Install dependencies (example):

    pip install -r requirements.txt

  • Run the GUI:

    python3 gui.py

How it works

  • Plugins are Python modules under plugins/ which expose get_plugin().
  • The GUI discovers *_plugin.py files and shows them in the list.
  • Select an input file (PLY or TXT), choose plugin, edit parameters (JSON) and click "Run Plugin".

Notes

  • This is a minimal, pragmatic tool focused on functionality rather than polish.
  • Existing scripts are used by the plugins; the plugins call functions in those scripts.

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

plykit-0.1.1.tar.gz (17.9 kB view details)

Uploaded Source

Built Distribution

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

plykit-0.1.1-py3-none-any.whl (24.8 kB view details)

Uploaded Python 3

File details

Details for the file plykit-0.1.1.tar.gz.

File metadata

  • Download URL: plykit-0.1.1.tar.gz
  • Upload date:
  • Size: 17.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for plykit-0.1.1.tar.gz
Algorithm Hash digest
SHA256 0732c21ba1dd8a83be0ab21bcea67247aab0b870560ba2d4474bde565ed5cc9d
MD5 4de9d21f202c185877beea2878190459
BLAKE2b-256 23a3caf8cdad5dcc602ca6ac75d3787f14811e7cf531297308e2e0f08ddedb0b

See more details on using hashes here.

File details

Details for the file plykit-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: plykit-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 24.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for plykit-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 18532afe554fa612e0b0754074073d621cd4f2c5a3e8bed9791dc8d344fa0611
MD5 e02c8ed692f563d765e1260353ba1a6f
BLAKE2b-256 b85637d37b172497ff59f33b5a9786265139955315c09032cb3b3996c838ea69

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