nagadomi / lbpcascade_animeface

A Face detector for anime/manga using OpenCV
1.93k stars 294 forks source link

how could i train a new xml using different dataset? #5

Open OswaldoBornemann opened 5 years ago

OswaldoBornemann commented 5 years ago

how could i train a new xml using different dataset?

nagadomi commented 5 years ago

See https://docs.opencv.org/master/dc/d88/tutorial_traincascade.html Note that this model is trained with a very old OpenCV (around 7 years ago). Something may have changed.

OswaldoBornemann commented 5 years ago

thank you very much!!! Very appreciate.!!!