GitXplorerGitXplorer
y

Cornell-CS4670-2010

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
5eb33162e58c2efe5288fc877a95f33104250c43

minor

yyosinski committed 14 years ago
Unverified
109556a7585cf24d888c1fb2cc89a3efdbb46225

fixed

committed 14 years ago
Unverified
df084900648bebb89139c69f7b481ca9b2b88964

report

committed 14 years ago
Unverified
9601d8251cd82641c65977608200887e109590f5

figure

yyosinski committed 14 years ago
Unverified
c4091df3a34543c0494730b2ee0b4050852f26c5

Yay, some FLD text...

yyosinski committed 14 years ago
Unverified
23afa069a2fd548ac6f211202549c250d1f65109

yo

committed 14 years ago

README

The README file for this repository.

This repository contains code for a class project by Jason Yosinski and Cooper Bills for Cornell's Introduction to Computer Vision (CS4670) (Fall 2010).

Project Synopsis

This project uses OpenCV running on a Nokia N900 to detect faces using the built-in camera. Then, from a database of the user's Facebook friends (and friends of friends), we match the faces seen by the phone to images of people from Facebook, and overlay their name. Other information could easily be added.

The idea was that one could bring this app to a party and, upon seeing someone across the room, quickly bring up their name and basic info.

Results

Below is a screenshot from our in-class demo, showing two successful labels:

labeling_success

See other result figures or check out our final report.