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
- cvpl_tools/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
- cvpl_tools/im folder provides an extensible segmentation pipeline that supports Napari visualization and intermediate result caching/checkpointing functionalities
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.7.4.tar.gz
(258.2 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.7.4.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.7.4.tar.gz
- Upload date:
- Size: 258.2 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 | 5af82fc8c3ec2ad8ae3f97ec7e195b66f12be12795e2b32f3fd68ffc7cc5765d |
|
MD5 | be7c14438a6a205cbd42b550cb488d7d |
|
BLAKE2b-256 | 02c87c7055a9003a64879f2938029f0f689f4f541f2680a242c3467b5a6cd2ad |
File details
Details for the file cvpl_tools-0.7.4-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.7.4-py3-none-any.whl
- Upload date:
- Size: 75.4 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 | 408458ce10a5dd9ace4f6a200c1f06642a4af821978ffeebd0376005c600e42c |
|
MD5 | 2c7e1dc643e88f43bf89d1d33006dab3 |
|
BLAKE2b-256 | 5c8617be6998937371783809df30acdb953a66b24efb0adbdcc5d663fdda213b |