Facial Recognition Comparison with Java and C ++ using HOG

Written by cleuton-sampaio | Published 2020/02/06
Tech Story Tags: computer-vision | data-science | deep-learning | artificial-intelligence | cplusplus | java | programming | histogram-of-oriented-gradient

TLDR Facial Recognition Comparison with Java and C ++ using HOG - Histogram of Oriented Gradients (histogram of oriented gradients) This article and tutorial is from two years ago and I decided to update and modernize the source code to publish again. In this demonstration I will use the dlib library, in a C ++ program, to compare the HOG matrix of two face images, returning the degree of similarity between them. I will also use Java to "encapsulate" my C ++ function, since the JNI integration is done inprocess and has high performance.via the TL;DR App

no story

Written by cleuton-sampaio | Founder: "pythondrops.com". Full-stack dev/ AI Engineer/ Professional Writer/ M.Sc. Rio de Janeiro
Published by HackerNoon on 2020/02/06