GitXplorerGitXplorer
y

Cornell-CS4670-2010

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
be16137d7e5c5d30a50ac24d98e37384265644dd

Merge branch 'master' of yosinski.com:cs4670_project

yyosinski committed 14 years ago
Unverified
f51703312dc4204cb481b7becb073f4322a79226

More work on report

yyosinski committed 14 years ago
Unverified
c8553673c32ceab95494e10fe154a20752ce6330

codereadme

committed 14 years ago
Unverified
bcdd387f8424250d63ef3c0c614acfdc3486afe1

report

committed 14 years ago
Unverified
eccfb7b86d56beb412c3d065b5b2ad68dd01f56d

Merge branch 'master' of yosinski.com:cs4670_project

committed 14 years ago
Unverified
6adbbed0c39e9472e899a10b872aa00814093e52

pics

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.