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.10.tar.gz
(62.0 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.6.10.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.6.10.tar.gz
- Upload date:
- Size: 62.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 | c0fd1a036dace78a6c148d28aaa7f7a4674d641b633bd9ab7f4696735aa998e7 |
|
MD5 | 6a108d97022674fe858ac8148d51eb3b |
|
BLAKE2b-256 | a315edf39d1d5778fede6fd92b0764a17c74a6233dfa6225c85f9bc35f9bfb8a |
File details
Details for the file cvpl_tools-0.6.10-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.6.10-py3-none-any.whl
- Upload date:
- Size: 72.1 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 | d87886230e2d7a548550b887697a991498b03ce572456bf12171383ceaea4713 |
|
MD5 | 101a8bbf543e0d8b27c4c67e94e0e5ad |
|
BLAKE2b-256 | 1ba3064e3d0c490f6a9b59a97705dbe0d18eb472f32393cec569cd71a0b081de |