How to download the haar cascade file

bhaiyya the haar cascade file is not shared.How do we download it.I am unable to download it from the opencv site

hey @surbhi11 ,
which haarcascade file are you looking for ?

Thank You :slightly_smiling_face:.

haarcascade_frontalface_alt.xml

do one thing , create a file manually with the same name and extension ,
copy all the data from https://github.com/opencv/opencv/blob/master/data/haarcascades/haarcascade_frontalface_alt.xml.

paste it inside that newly created file. It will work.

hey @prashant_ml
Do you have any haarcascade files that detect objects other than human face haarcascade?
For example, Haarcascade Pen, Phone ,…