java: Face Detection || how to recognize faces from an image || OpenCV ||

preview_player
Показать описание
detect faces from an image and draw Rectangle around each face.

haar cascade: haar cascade is algorithm for recognizing objects from photo and video.
Рекомендации по теме
Комментарии
Автор

good explanation, but i'm getting the following error Exception in thread "main" no opencv_java455 in java.library.path....any thoughts

tomjosi
Автор

Not recogntion. "Detection".

jcbritobr
Автор

do you have link to code on git i didn't find it on the link in the description

raedbanneni
Автор

Even though I did everything the same, it gave an error on line 27.

omerberkehan