A Python package for utilities and classes related to the file I/O, dataset record keeping and visualization for image processing and computer vision.
Project description
Computer Vision Pipeline Tools
cvpl_tools is a Python package for utilities and classes related to the file I/O, dataset record keeping for image processing and computer vision.
Functionalities this repository provides for managing datasets using DatasetReference:
- DatasetReference keeps an ordered array of image file paths
- Images are assigned unique IDs used to match with their annotation files
- DatasetReference can be written to disk as json using strenc.py, recording down the image files used in a processing step and their file paths
- fs.py provides interface to turn image files to and write them from numpy arrays
- reader_from_cmd.py defines a utility function for creating DatasetReference by pattern matching image files to be included in the dataset
Dependency
This repository uses Poetry to manage dependency.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cvpl_tools-0.3.1.tar.gz
(21.9 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.3.1.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.3.1.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c66a4d7b3d98ce78e1ef055781ac59d58b4e5decce0563bd0eccc072cc2e5e1d |
|
MD5 | 682c1460806847c700e749d6a00eb66b |
|
BLAKE2b-256 | ffc2215ea1b61e4a3756bb5153d61c787b5099523ca2e964f04f247f52b84e92 |
File details
Details for the file cvpl_tools-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.3.1-py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e2a8c135d178141eadddb97a76acc3f69627178116cd347364eb410f7d8fe2 |
|
MD5 | 5b99272f0bd43bde3b1e3bb84ef730f7 |
|
BLAKE2b-256 | 24e024b66c446ff68352f6ab45812cf16db8c81f54fae987b55ecca1f39f0a52 |