Skip to content
This repository was archived by the owner on May 19, 2022. It is now read-only.
/ Face-Finder Public archive

Search for something, and the application would automatically find a related image. If there are any faces in that image, the application would highlight them by using the Google Vision API.

Notifications You must be signed in to change notification settings

SamuelScerri/Face-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Face Finder

Search for something, and the application would automatically find a related image. If there are any faces in that image, the application would highlight them by using the Google Vision API.

How To Run

A Quick Start for setting up Google Cloud CLI and enabling the Google Vision API guide can be found here: https://cloud.google.com/vision/docs/setup

This Project was tested using Eclipse, a Quick Start guide of running a Google Cloud application in Eclipse can be found here: https://cloud.google.com/eclipse/docs/quickstart

How To Search For Different Images In Eclipse

image

Click on Run Configurations and go to the Arguments Tab

image

Change the Program Arguments to something that you want to search about

Examples

Searching for 'John Carmack' would output:

image

Searching for 'Sam Ryder' would output:

image

About

Search for something, and the application would automatically find a related image. If there are any faces in that image, the application would highlight them by using the Google Vision API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published