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.6.3.tar.gz
(61.5 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.6.3.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.6.3.tar.gz
- Upload date:
- Size: 61.5 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 | d929cbec99801d5b39755782da23a63fbd6157e3d6478024bb5223bb20b8885a |
|
MD5 | 8fc586342ed74f16fb3fac7a8f13a53f |
|
BLAKE2b-256 | 6de4827b0b5c2c95174636f11dfc320010076a40f2a11b0fc2a93798a7fb78ae |
File details
Details for the file cvpl_tools-0.6.3-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.6.3-py3-none-any.whl
- Upload date:
- Size: 71.6 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 | 6d62e1b4072de467529c8e035f653469becac924d2573db6373ca7be1853a277 |
|
MD5 | 04a2b892bf4ffb06ee2dc9f8c467ee81 |
|
BLAKE2b-256 | a3047ccbf81f874301f831c4ccf7e7deef021ce9a27e6b0f747e5170240258bc |