top of page
Ghost Face Detector. Uses real face tracking algorithms, allows you to see a Ghost
Ghost Face Detector.
Uses real face tracking algorithms, allows you to see a Ghost
DOWNLOAD IT:
IPhon, IPad
Android
About Ghost Face Detector

While analyzing the face image (face tracking), it has been observed that standard face tracking algorithms sometimes find it where it is not. The contours of the face appear for a moment in places of the frame where there is no image of the person's face. I thought it was an algorithm error. And in many cases it is. BUT!!! Once I tried to talk to that ghostly outline of a face. I asked him to freeze. He froze, i.e. the contour ceased to disappear. Then I asked him to open his mouth. Contour opened his mouth. Asked to nod to the left, he nodded.... 

Theoretically, it could be a coincidence, but it is very unlikely.

Decided to share this with You.

Made this program.

It contains only the algorithm of tracking a person's face and an additional service.

Namely:

* Face tracking during camera operation.

* Switch camera from front to selfie.

* The ability to record video, as in the standard camera program, but there is a choice to write with or without contour.

* The ability to take photos, but there is a choice with or without contour.

* View captured video or photo and search for Ghost faces in it. Videos or photos can be taken either by this app or by any other.

* Share your findings with friends. By sending them from the app with the standard "Share" service.

* Receive from friends their videos and photos and analyze them using the app.

 

There are no connections to any server (except Unity ADS), no logins, no hidden sending of information. The application uses:

• the camera only for shooting at the tracking entity (Ghost or spirit);

* memory for recording and playing photos and videos;

 

For those who are interested in what technologies and algorithms the application uses, here they are:

Unity3D, openCV, cascade haara, dlib.

These technologies are used in many currently popular applications of overlay masks on the face.

 

Some limitation.

* The algorithm sees faces looking directly into the camera, or at an angle of no more than 20°. Ie ghosts, not looking at the camera he will not see.

* The algorithm spends a lot of CPU resource and can slow down on external (recorded) large videos and photos. But it still analyzes every frame, just in slow motion.

 

P. S. Perhaps this is an error of the algorithm. The program does not claim to be scientific. It's more like a joke....

© 2019 - 2024. The copyrights for the game belong to Mikhail Frenkel and are protected by international copyright laws. All rights reserved.

bottom of page