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.8.tar.gz
(244.7 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.5.8.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.5.8.tar.gz
- Upload date:
- Size: 244.7 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 | 2a5311cf9d2233bd249bc22ac3c65e7c57937afeb5bb9ceb0af2c1dd23d50696 |
|
MD5 | a90ec2ca628bd821d21062dd3e59b0fd |
|
BLAKE2b-256 | 88a119c9d1db512bca5c29856cd4931ae54881541d579ad59d7d266319d24de4 |
File details
Details for the file cvpl_tools-0.5.8-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.5.8-py3-none-any.whl
- Upload date:
- Size: 86.4 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 | 0a149d8e9977099e129745587ce0b3bb08c529b73c942723317c4a986323f912 |
|
MD5 | fa9c210fd738ee3e31fee460bd4dafc5 |
|
BLAKE2b-256 | 0dfe240c1a82fb231d4050b7c2134b82ea6772e0a1843d34e5957435f22e0144 |