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.8.tar.gz
(62.0 kB
view details)
Built Distribution
File details
Details for the file cvpl_tools-0.6.8.tar.gz
.
File metadata
- Download URL: cvpl_tools-0.6.8.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 | 6f7eeae6f795a25dc75a757ac5da092185c5c1a64b611d932ae12142832f79df |
|
MD5 | f8738f40edf3f620bbf0db9907635a40 |
|
BLAKE2b-256 | 7b2775ae2c5c9db395a6456ea38d952e4ba92e1accf2693e9ce37007692cd8b7 |
File details
Details for the file cvpl_tools-0.6.8-py3-none-any.whl
.
File metadata
- Download URL: cvpl_tools-0.6.8-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 | 11d8ce21b654e6126c2eec5f8b01287cf92e0f5cd5f11974fb5a0aa0ce0b01bf |
|
MD5 | 60c4916eb87142e18543e4b7c29e329e |
|
BLAKE2b-256 | 0032587d6a0299015044a4fa46ee9645ef479dc81b89730e09cae49c3d4974ec |