Добавить
Уведомления

Java OpenCV Face Detection in WebCam video feed. Results displayed in a JPanel video.

This video shows how Java can do face detection in a WebCam video feed using OpenCV and the the CascadeCalssifier class (with haarcascade_frontalface_alt.xml / lbpcascade_frontalface.xml). The identified faces are displayed on a video in a JPanel/JFrame.

Иконка канала Code Ninja
7 подписчиков
12+
18 просмотров
2 года назад
12+
18 просмотров
2 года назад

This video shows how Java can do face detection in a WebCam video feed using OpenCV and the the CascadeCalssifier class (with haarcascade_frontalface_alt.xml / lbpcascade_frontalface.xml). The identified faces are displayed on a video in a JPanel/JFrame.

, чтобы оставлять комментарии