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.2.0.tar.gz
(17.9 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.2.0.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.2.0.tar.gz
- Upload date:
- Size: 17.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 | bf4ef2efd797ab7af7facf5faef242a4b37224bfd8b34e1e6d5e678c65562256 |
|
MD5 | c2e2223543d04f6a9409ddfedb36cadb |
|
BLAKE2b-256 | 4e15e20fe0385d470b3f46817d45b02c11a38ecbed576eebbb4d24125b429492 |
File details
Details for the file cvpl_tools-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.2.0-py3-none-any.whl
- Upload date:
- Size: 20.0 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 | c38eb978fd3daac9dfbf6a3a98003a78963bcb19e5f87ecfb11232b9351e53a9 |
|
MD5 | b052d8f56e8f579f2b4f5498a41c0960 |
|
BLAKE2b-256 | 445020892cf7150fa74822ac2797a13dba604c1748633576207c5dd5fb7796d0 |