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.3.tar.gz
(245.8 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.7.3.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.7.3.tar.gz
- Upload date:
- Size: 245.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 | 511e51c8f39aee259267a0c5f937faa2505fc46845b83ab608ec189b77bb7a05 |
|
MD5 | 9005f127db3f49f856a22403a7e4b8f6 |
|
BLAKE2b-256 | e8fe05c2f1b20c783afab47b3d7c71019b060c79dc605b9aee1f76eeaa64cc23 |
File details
Details for the file cvpl_tools-0.7.3-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.7.3-py3-none-any.whl
- Upload date:
- Size: 72.3 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 | 46993457ca1f1f508360a6a7b55728829a9fa8d4d058b1e59aa8ebff5e52f151 |
|
MD5 | ce0d266eb4e86e1fdec51a2b3efa137d |
|
BLAKE2b-256 | c12f0879d10b098b3dd80064026ec6f4af869399f87772f6cff2433aaaa2e996 |