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.2.tar.gz
(64.9 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.5.2.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.5.2.tar.gz
- Upload date:
- Size: 64.9 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 | 0a7a65100a8d980f1d64a138c6e1f09e7cdb0ed782fe5e5f70dff0344373d5d0 |
|
MD5 | ded76b3a20153c6b1c0c4fc0fecf92da |
|
BLAKE2b-256 | 7b2edc43047c2a9abad6937a9e3774a47c004179aa788b4288f68a6781a8c459 |
File details
Details for the file cvpl_tools-0.5.2-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.5.2-py3-none-any.whl
- Upload date:
- Size: 72.9 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 | 7f570d82c039b805dbe7961a738ece857c80727f63fa5d0594deaad3850515fe |
|
MD5 | bb96628062a0f3d71dd2958904be1246 |
|
BLAKE2b-256 | 77cce498dd6be12087ec33d12811316fc174170356177450e1d633fc2620b4dc |