Hello everyone I am working on a project I have version 4.6 of opencv apparently does not detect this method. As if it didn't exist, it doesn't return any error either. I put an image. Image if recognized, it would display the following expected
it could be that something is not installed correctly or there is a problem with the version ?
import cv2 as cv
import numpy as np
cv.CascadeClassifier.detectMultiScale()