Threshold-based segmentation by selecting a target color vector in one of six color spaces (RGB, HSV, CIELAB, CIEXYZ, YCbCr or YIQ (NTSC)) and isolating pixels within a user-specified tolerance.
git clone https://github.com/Jayanths9/Virtual_Makeup_opencv.git cd Virtual_Makeup_opencv conda env create -f environment.yml conda activate virtual_makeup In this ...