Finger-Detection-and-Tracking icon indicating copy to clipboard operation
Finger-Detection-and-Tracking copied to clipboard

Finger Detection and Tracking using OpenCV and Python

Results 3 Finger-Detection-and-Tracking issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.21.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

In newer OpenCV versions, the function `findCountours` only returns two values, contours and hierarchy, instead of the three values returned previously. See the [docs](https://docs.opencv.org/2.4/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html#findcontours) for more information.

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@​radarhere] Updated zlib to 1.3 #7344 [@​radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...

dependencies