In this video we use OpenCV functions to convert image color space from RGB to HSV to do Object-Detection. No Deep-Neural-Network (DNN) has been used and codes are written in c++.
Codes:
github.com/mhmokhtarabadi/YouTubeCodes/tree/main/ObjectDetection_HSVConversion_v1