![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Hobbyist Programmer
|
Facial recognition system
I don't know why, but I just thought about a facial Recognition System software. I'm wondering what would be involved with such a system? I have the basic Outline of:
Input: Picture to verify Output: If the person is found in the database. Processing: Detection of the different facial parts Comparing the widths of different facial parts such as eye to eye, eyes to nose, mouth width, mouth to eyes, etc. Using ratios to compare a smaller picture to a bigger picture. What Language would you suggest, I am thinking C++. What database system would you suggest? Do you think there would/should be any AI involved with the recognition system? |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to meet these cross-platform project goals? | mattengland | C++ | 1 | Apr 3rd, 2006 4:01 AM |
| PHP system commands | ktsirig | PHP | 6 | Oct 4th, 2005 1:24 AM |
| Why shouldn't we use System(); | Shapeless | C++ | 7 | Jul 19th, 2005 6:10 AM |
| system () command in Borland C++ Bldr. 4 | L7Sqr | C++ | 14 | Jun 18th, 2005 8:15 PM |