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.0.tar.gz
(242.0 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.7.0.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.7.0.tar.gz
- Upload date:
- Size: 242.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 | c5886f8df23186de4782539e8e322466fbe002f3448ba67ca00ed9c6ff8da8fc |
|
MD5 | e956b4ad9474bfe11ec4c4b921cdd648 |
|
BLAKE2b-256 | 791583cd8ffcc2cf7d33970608903b304833a6201879e2ee5102d28b419ca496 |
File details
Details for the file cvpl_tools-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.7.0-py3-none-any.whl
- Upload date:
- Size: 72.2 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 | bf43f30ab4e6595efe3752e1256566da3395bff82fb3c7e7be1105eeca631054 |
|
MD5 | 3f9ba595cb216888187ecc7333a16ec8 |
|
BLAKE2b-256 | 784fe1039bc804bb3c2824cb9adfa2d024a33f0132a94b3fcac7f8404590b089 |