[ADD] better info on camera

This commit is contained in:
Sem van der Hoeven
2021-06-08 15:11:54 +02:00
parent 5e137faef5
commit 27594d466b
4 changed files with 26 additions and 11 deletions

View File

@@ -62,6 +62,8 @@ namespace computervision
*/
void SetAmountOfFingers(int amount);
void DrawBackgroundSkinCalibrated(cv::Mat& output_frame);
private:
bool background_calibrated;