| 1 | initial version |
faces_detected will be empty, if it did not detect any
are you sure, you understand the code above ?
| 2 | No.2 Revision |
faces_detected will be empty, an empty list, if it did not detect anyany (just check the len())
are you sure, you understand the code above ?
| 3 | No.3 Revision |
faces_detected will be an empty list, if it did not detect any
(just check the len())
are you sure, you understand the code above ?