My Input Image is this. I need only the face and hair from that image and others will convert to white background including cloth. I used mediapipe's SelfiSegm
I am trying to make object recognition in python and I am having this error message come up when I run my code: AttributeError: module 'cvzone
I am trying to execute handtracking module program,but I am getting this dll error while trying to import handtracking module Program code: import cv2 from cvz