issue of the recognize people by their clothes color with not severe illumination environments
问题 I am interested in the human following using a real robot. I'd like to use the color of clothes as a key feature to identify the target person in front of the robot to follow him/ her but I am suffering due to it is a weak feature with a very simple illumination changing. So, I need to alter this algorithm to another or update values (RGB) online in real-time but I don't have enough experience with image processing. this is my full code for color detection: import cv2 import numpy as np from