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.2.tar.gz
(21.8 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.3.2.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.3.2.tar.gz
- Upload date:
- Size: 21.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 | 3d64393fa0218a0a953b24fadf6c143786c8bba7c12811dd17f77794c276f89c |
|
MD5 | 9f00455d1ffc49918e33cd21f07c38f6 |
|
BLAKE2b-256 | 2d8fa34feae474cf112a677add6b538e663027918a59a11577131626fb38128b |
File details
Details for the file cvpl_tools-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.3.2-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 | e7000563e6bfc518cdda5aa3d18b929892e52eb58ef3d378901b4cf2ed6c7c0b |
|
MD5 | 16679cc00ee8a8f7719096be998218be |
|
BLAKE2b-256 | c42135308b20c3ed96e4eae81465b79d873d9075bbd79fcc10d0387cbd6d580d |