Skip to main content

Computer vision toolbox for road infrastructure analysis

Project description

CV Toolbox

Just another computer vision toolbox.

This project is not ready for public use.

If you look for comprehensive libraries consider these alternatives:

Installation

Only available on PyPI

# Install the latest version
pip install lcvtoolbox

# Install a specific version
pip install lcvtoolbox==1.0.1

# Install with optional dependencies
pip install lcvtoolbox[dev]  # Development tools
pip install lcvtoolbox[docs]  # Documentation tools
pip install lcvtoolbox[dev,docs]  # All optional dependencies

System Requirements

  • Python 3.12 or higher
  • pip (Python package installer)

For OpenCV support, you may need system libraries:

# Ubuntu/Debian
sudo apt-get update && sudo apt-get install -y \
    libglib2.0-0 libsm6 libxext6 libxrender-dev libgomp1

# macOS
brew install opencv

# Windows: Should work out of the box

Python API

import lcvtoolbox

# Example usage of spatial primitives
from lcvtoolbox.spatial.primitives import Point

# Create a 3D point
point = Point(x=1.0, y=2.0, z=3.0)

Features

Spatial Primitives

  • Points and Vectors: 3D point and vector operations
  • Rotations: Support for multiple rotation representations (quaternion, Euler angles, rotation matrix, axis-angle)
  • Poses: 6DOF pose representations with transformations
  • Coordinate Transformations: Convert between different coordinate systems

Computer Vision Tools

  • Image Processing: Cropping, tiling, and preprocessing utilities
  • CVAT Integration: API client for CVAT annotation platform
  • Hugging Face Integration: Tools for dataset management

License

All rights reserved.

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

lcvtoolbox-1.0.7.tar.gz (347.3 kB view details)

Uploaded Source

Built Distribution

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

lcvtoolbox-1.0.7-py3-none-any.whl (866.2 kB view details)

Uploaded Python 3

File details

Details for the file lcvtoolbox-1.0.7.tar.gz.

File metadata

  • Download URL: lcvtoolbox-1.0.7.tar.gz
  • Upload date:
  • Size: 347.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for lcvtoolbox-1.0.7.tar.gz
Algorithm Hash digest
SHA256 cad98265b2ac4c3422eecae72b8dd9131dee089d22a184b1a08c1c7471357caf
MD5 f58a5c01af7cb3c979f155c98a5c7730
BLAKE2b-256 ba10b0a5fd62ca45116f14f43fce3bccd4f6830ee5527fa3d7b5ae217eaa8a2e

See more details on using hashes here.

File details

Details for the file lcvtoolbox-1.0.7-py3-none-any.whl.

File metadata

  • Download URL: lcvtoolbox-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 866.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for lcvtoolbox-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 913529e11d65c4eb852334f2a21e3b708abc4d3bdf1cb0d10dfad71547c3a34d
MD5 475885fd220e7f5851df23ec288516cf
BLAKE2b-256 db0a831aa123cbaca48aca28ad93f37e32784c7315d0862befcd856fd9abfc3a

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