https://github.com/khanlab/cvpl_tools
A Python package for utilities and classes related to the file I/O, dataset record keeping for image processing and computer vision.
https://github.com/khanlab/cvpl_tools
Last synced: 6 months ago
JSON representation
A Python package for utilities and classes related to the file I/O, dataset record keeping for image processing and computer vision.
- Host: GitHub
- URL: https://github.com/khanlab/cvpl_tools
- Owner: khanlab
- License: mit
- Created: 2024-06-24T14:28:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-19T19:26:00.000Z (over 1 year ago)
- Last Synced: 2025-11-27T13:22:08.089Z (8 months ago)
- Language: Python
- Size: 4.23 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Computer Vision Pipeline Tools
[`cvpl_tools` documentation link](https://www.khanlab.ca/cvpl_tools/index.html)
A Python package with utilities on some use cases of file I/O, image processing and computer vision. Refer to the
documentation link above for quickstarts, APIs, and introductions on various functionalities provided in this
library.
### Dependency
This repository uses [Poetry](https://python-poetry.org/docs/) to manage dependency.