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.5.tar.gz
(66.1 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.7.5.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.7.5.tar.gz
- Upload date:
- Size: 66.1 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 | 55c2a135041fb02dd15b06b8356130f9427c5aec1e15be3c8c530cdb322bc083 |
|
MD5 | 4b71b6cd239a4e81e4e0c44ee96a67e9 |
|
BLAKE2b-256 | 9c0aa4dae0557499e22ab33158882acc3343a4bcca826dcef04514b594057608 |
File details
Details for the file cvpl_tools-0.7.5-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.7.5-py3-none-any.whl
- Upload date:
- Size: 77.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 | bd5036ff9622217011507b41db4a9d9620e9f084e026e0ea7701c2079cd530f7 |
|
MD5 | f2842c1d05a3beaadb5a44f78eede556 |
|
BLAKE2b-256 | bc553a300d157508e51bcb6a4aae68eae7cde13e7f09fc5790b67d4353f92c04 |