rmsalinas / raspicam

Official raspicam from AVA Research Group. Controlling the raspberry pi camera in C++. Moved from Sourceforge to here
51 stars 18 forks source link

implementation of release function in still mode #1

Closed manalito closed 4 years ago

manalito commented 4 years ago

Implementation of release function in order to free allocated resources in still mode Tested with raspicam_still_cv class on a Raspberry pi 3A+ with Pi cam IR 2.1 This should work correctly with raspicam_still class too.