How to check if the index finger of a hand detected in an image stream is inside a given area. We will be using Python, OpenCV and MediaPipe.
Python MediaPipe: real-time hand tracking and landmarks estimation
How to perform real-time hand tracking and landmarks estimation using Python, OpenCV and MediaPipe.
Python OpenCV: detect cat faces
How to detect cat faces with Python and OpenCV
Python: Hand landmark estimation with MediaPipe
How to obtain hand landmarks from an image, using Python, MediaPipe and OpenCV.
Python dlib: face landmarks detection
How to use dlib and Python to detect face landmarks in an image.
ESP32 ILI9341: display jpg image
How to render a .jpg image on a ILI9341 display, using the ESP32 and the Arduino core.
Python dlib: face detection
How to use dlib and Python to perform face detection in images.
Python dlib: displaying images
How to get started using dlib with Python,
JavaScript: obtaining object depth
How to calculate the maximum object depth in JavaScript.
Node.js: HTTP/2 requests
How to do HTTP/2 requests, using Node.js. and the fetch-h2 package.