issues
search
openpnp
/
openpnp-capture
A cross platform video capture library with a focus on machine vision.
MIT License
129
stars
56
forks
source link
Implemented getProperty interface.
#11
Closed
trcwm
closed
7 years ago
trcwm
commented
7 years ago
Added getProperty and getAutoProperty calls to C API.
Added full getProperty API implementation on Linux.
Added full getProperty API implementation on Windows.
Added dummy getProperty API implementation for OSX.
Added YUYV/YUV2 frame support on Linux.
Updated Linux and Window test programs.
Fixed libjpegturbo paths in CMAKE project to support v0.0.0 and v0.1.0
vonnieda
commented
7 years ago
Nice work @trcwm, looks great to me!