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.5.4.tar.gz
(229.0 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.5.4.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.5.4.tar.gz
- Upload date:
- Size: 229.0 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 | e3ebb6fbc154b95f18aadf667d8de16a7465fecbc416e15b87cdd03e6604ab91 |
|
MD5 | 15aca28df9c90565f8af3b8c3b5633de |
|
BLAKE2b-256 | 9d56226bf36b2cd115c4fe1445986a879dabd94f70dd634ba14b83352794f5f1 |
File details
Details for the file cvpl_tools-0.5.4-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.5.4-py3-none-any.whl
- Upload date:
- Size: 81.1 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 | 75729d514da069e665a44e2e62b60143b7bc8a3719edae6db8777fc5a5f0ad61 |
|
MD5 | 97e97c34ecdf13b7edab0526b1648d7b |
|
BLAKE2b-256 | 74036ebd61a8025d0041ffcbb25a5d5104cd206a872dccb7f8b1a296813ac69b |