Skip to content

NotTofuFood/JavaFaceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Description: I made this for fun in Java. I did not use any librarys. Pure Java. Tried to make it as accurate as possible.

Side Note: Yes I am Aware Of My Spelling Mistakes With The Word Recognition

How It Works

  • First, You Put An Image (Named Face.png) Into The Resources Folder. That Image Then Gets Scaled Down To The Size Of A Reference Image.

  • From There, The Pixels Of Both Images Are Compared. If The Face.png Image Shares 78.5% (Or More) Pixels With The Reference Image, It Will Detect A Face.

  • Since This Has 0 Machine Learning or Artifical Intelligance, It Will Not Be Too Accurate At Times. It Also Requires (preferably) A Closeup Of A Face/Object For More Accurate Results.

Known Errors

  • Sometimes Resizing The Face.png Image Results In An Error

About

I made this for fun in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages