Search code examples
opencvjupyter-notebookcascade-classifier

Location of OpenCV & haarcascade_frontalface_default.xml


I am working with image processing using OpenCV. I have installed OopenCV 3.3.0 in Conda. I would like to find out the full path where my OpenCV is installed and where haarcascade_frontalface_default.xml is located. Any help is appreciated.


Solution

  • It's in the directory etc/haarcascades inside the OpenCV build directory