#42 · Primary category: Computer Vision
openFrameworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
Project last updated:08/27/26
GitHub Stars
10.4K
Forks
2.6K
Contributors
456
License
Other
Why we included this project
OpenFrameworks has been a dependable choice for artists and creative developers who build interactive installations, real-time visuals, and similar live work in C++ without reaching for a full game engine. It packages windowing, OpenGL rendering, audio, video capture, and input handling into a single toolkit, so most of your time goes to the creative logic rather than glue code. The OpenCV integration matters when a piece is driven by camera analysis, motion tracking, or other vision techniques running in the same loop. The toolkit runs on Windows, macOS, Linux, iOS, and Android, and its large addon ecosystem means small teams can prototype on a laptop and ship the same code to gallery hardware or a public kiosk later. It is a natural fit when the finished product is a live experience rather than a trained model, and the documentation is approachable enough for newcomers to pick up quickly.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)