Easiest way to install OpenCV on Ubuntu 16.04 (Python + C++ Support)
Hello Friends, I recently stumbled upon a script which i think is the easiest way to install OpenCV with Python and C++ ...
Simple Hand/Finger Tracking & Gesture Recognition
Once again, hello !! In this post, we are going to cover Hand Gesture Tracking. It’s one of my favorite and fun ...
Fast Object Tracking based on HSV, YUV, RGB & YCrCb Threshold and Contours Detection with X, Y Coordinates
Hello once again, Happy Wednesday, In today’s post, we’ll perform the Object Tracking by using the image thresholding and contours detection. In ...