https://github.com/dkogan/fltkvisionutils
A library for simple integration of FLTK, openCV and image sources such as firewire (IIDC) cameras and video files. Includes some sample programs that show basic usage
https://github.com/dkogan/fltkvisionutils
Last synced: about 1 year ago
JSON representation
A library for simple integration of FLTK, openCV and image sources such as firewire (IIDC) cameras and video files. Includes some sample programs that show basic usage
- Host: GitHub
- URL: https://github.com/dkogan/fltkvisionutils
- Owner: dkogan
- License: other
- Created: 2010-02-16T05:39:51.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T23:16:38.000Z (almost 9 years ago)
- Last Synced: 2025-04-06T08:07:54.566Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 223 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
A library for simple integration of FLTK, openCV and image sources such as firewire (IIDC) cameras
and video files. Includes some sample programs that show basic usage.
I'm using FLTK 1.3, openCV 2.1.0, libdc1394 2.1.2 and the 2009-07-06 snapshot of FFMPEG 0.5 (the
current packages in debian unstable). I'm developing the library as I use it, so features and the
API are being actively updated.