This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lirec:faceident [2009-04-15 10:06] – davegriffiths | lirec:faceident [2009-05-27 10:50] (current) – davegriffiths | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======FaceIdent====== | ======FaceIdent====== | ||
| + | |||
| + | See also [[FaceIdent dev log]] | ||
| A simple approach to face identification, | A simple approach to face identification, | ||
| Line 23: | Line 25: | ||
| ^ Input port ^ Bottle contents ^ Meaning ^ | ^ Input port ^ Bottle contents ^ Meaning ^ | ||
| | / | | / | ||
| - | | / | + | | / |
| | / | | / | ||
| | / | | / | ||
| | / | | / | ||
| + | | / | ||
| Faces are saved in png format along with a text file to map them to id numbers. The sessionname | Faces are saved in png format along with a text file to map them to id numbers. The sessionname | ||
| Line 51: | Line 54: | ||
| Todo: | Todo: | ||
| * Try normalised cross correlation instead of image differencing | * Try normalised cross correlation instead of image differencing | ||
| + | * Expose image size and error threshold via yarp | ||
| + | * Use tinyxml or something better for the serialisation | ||
| Source code: [[http:// | Source code: [[http:// | ||