Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snototter/viren2d
Visualization Toolbox for Computer Vision
https://github.com/snototter/viren2d
computer-vision-tools cpp data-visualization python
Last synced: 16 days ago
JSON representation
Visualization Toolbox for Computer Vision
- Host: GitHub
- URL: https://github.com/snototter/viren2d
- Owner: snototter
- License: mit
- Created: 2022-04-15T14:00:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T22:21:36.000Z (6 months ago)
- Last Synced: 2024-11-05T22:32:23.241Z (2 months ago)
- Topics: computer-vision-tools, cpp, data-visualization, python
- Language: C++
- Homepage: https://viren2d.readthedocs.io
- Size: 16.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Visualize Computer Vision Results Neatly in 2D
[![RTD Status](https://readthedocs.org/projects/viren2d/badge/?version=latest&style=flat)](https://viren2d.readthedocs.io)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/snototter/viren2d/blob/main/LICENSE?raw=true)This is a [Cairo-based](https://www.cairographics.org/) visualization toolbox for common computer vision results (read: *detections, trajectories, and the like*) in 2D, for both __Python and C++__ environments.
The up-to-date documentation [lives on readthedocs](https://viren2d.readthedocs.io/).