Face Detection Using Java and OpenCV - Speed Code

preview_player
Показать описание
OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library.

With openCV it is relatively 'easy' to create a facial recognition system. There are some bugs but once you get to know the library it's very nice to work with. I used openCV 3.3.0. Most of the documentation online is still using older versions where the syntax is a little different. This makes it a little bit of a challenge.

For the GUI I used JavaFX.
Рекомендации по теме
Комментарии
Автор

So I know this is almost 2 years later but do you remember what you put in the faceRecAlter() function at 2:25? line 55. Its 4 lines.

JackHartwig
Автор

Omg thank you so much for this video... I would sub more if I could lol.

JackHartwig
Автор

Good video Jodi. Is there a way to have access to your source code?

alexacquier
Автор

Nice video, can you provide your source code? thank you

r_a_m_a
Автор

good video Jodi, could you share me the guide that you are using please? very appreciate you if you could i am stuck with OpenCV 3.3.1

ritianzhou