Skip to content
This repository has been archived by the owner on May 25, 2018. It is now read-only.

Latest commit

 

History

History
17 lines (16 loc) · 454 Bytes

executing_time.md

File metadata and controls

17 lines (16 loc) · 454 Bytes

All software

1. Reading images, done in 330 msec.
2. Median filtering, done in 900 msec.
3. Face-matching,
Face 0 done in 8100 msec.
** Found the face at (881, 826) with cost 3080
Face 1 done in 8090 msec.
** Found the face at (820, 853) with cost 2670
Face 2 done in 8090 msec.
** Found the face at (1520, 628) with cost 5824
Face 3 done in 8090 msec.
** Found the face at (433, 907) with cost 2687
--- Total time: 32370 msec. ---