lzane / Fingers-Detection-using-OpenCV-and-Python

A simple Fingers Detection (or Gesture Recognition) using OpenCV and Python with background substraction 简单手势识别
https://www.lzane.com
MIT License
437 stars 176 forks source link

threshold wll affect accuracy? #17

Closed YHR98 closed 3 years ago

lzane commented 4 years ago

Of course it will. It's because of the type of the camera (image quality, resolution, iso) and the environment (light is to low, how pure the background is).