Object-Detection-using-OpenCV
Object-Detection-using-OpenCV copied to clipboard
AttributeError: module 'cv2.cv2' has no attribute 'ximgproc'
My opencv version is 4.1.26 and python version is py3.6.I have already installed opencv-contrib-python==4.1.1.26,but it is still not work.