VisionViz
Visualization tools for computer vision applications by Intel Open Edge Platform.
Installation
Using uv (recommended):
uv pip install visionviz
Using pip:
pip install visionviz
Usage
import visionviz
# Add usage examples here
Development
To set up the development environment:
-
Install uv:
curl -LsSf https://astral.sh/uv/install.sh | sh
-
Clone the repository:
git clone https://github.com/intel/visionai.git cd visionai
-
Create and activate a virtual environment:
uv venv source .venv/bin/activate # On Unix/macOS # or .venv\Scripts\activate # On Windows
-
Install development dependencies:
uv pip install -e ".[dev]"
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Contributing
We welcome contributions! Please see our Contributing Guide for more details.
Release files for visionviz 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| visionviz-0.1.0.tar.gz | 5.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| visionviz-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.1 kB
Release files / visionviz-0.1.0.tar.gz
| Download URL | visionviz-0.1.0.tar.gz |
|---|---|
| Size | 5.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
08dba0123256bfea90385750e76d01696c1fcb28ade0e21132b4a9e691572132
|
|
BLAKE2b-256 checksum How to use checksums |
9a60f059183fcd75043daffd64e0d01dc57617130bbc86808304fb4ceb071419
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.2
|
Release files / visionviz-0.1.0-py3-none-any.whl
| Download URL | visionviz-0.1.0-py3-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
eda8b8ec4d4ee7da7d96d8d303d0b5415e4a364e97540c42ed755e75abb5d537
|
|
BLAKE2b-256 checksum How to use checksums |
39bccd3b144d4e95aa1e7f62f91b05982fa4ffc9696bcf7d07ddde8036f55b02
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.2
|