A Python package for utilities and classes related to the file I/O, dataset record keeping 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.1.3.tar.gz
(11.8 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.1.3.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.1.3.tar.gz
- Upload date:
- Size: 11.8 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 | 749c07f255cd0ae426faddaf832608bf323e9dee18e40a68938867ef95c37869 |
|
MD5 | b03607d4bb2dccbf57bd8b75ba6d6836 |
|
BLAKE2b-256 | d4c0033bef5d34b0d04a17d49010024173e62795ee75bfcdbebf5a8362f30b11 |
File details
Details for the file cvpl_tools-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.1.3-py3-none-any.whl
- Upload date:
- Size: 13.6 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 | 5bac4c779c8577206bfb90d93f358e3b516a8c7d0aa3190d9e200ed8c4fe2aab |
|
MD5 | cd46228eec2d7237f86ea13a8e53f9b6 |
|
BLAKE2b-256 | 3c672ea3f6b7894a14714a49aa914bd2a9e580d97f444db76889c93b35766574 |