H13-311_V3.5 · Question #141
Which of the following is not a face recognition technology?
The correct answer is D. Remake recognition. "Remake recognition" (D) is a fabricated term with no established meaning in computer vision or biometric technology - it simply does not exist as a face recognition method. Face search (A) is real: it matches a face against a database to find identity candidates. Face…
Question
Which of the following is not a face recognition technology?
Options
- AFace search
- BFace comparison
- CFace Detection
- DRemake recognition
How the community answered
(25 responses)- A8% (2)
- B16% (4)
- C4% (1)
- D72% (18)
Explanation
"Remake recognition" (D) is a fabricated term with no established meaning in computer vision or biometric technology - it simply does not exist as a face recognition method. Face search (A) is real: it matches a face against a database to find identity candidates. Face comparison (B) is real: it measures similarity between two face images to determine if they belong to the same person. Face detection (C) is the foundational step that locates and isolates faces within an image or video frame.
Memory tip: The three valid options (Search, Comparison, Detection) all describe actions you'd logically do with a face - find it, compare it, detect it. "Remake" doesn't describe any sensible action on a face, making it the obvious outlier.
Topics
Community Discussion
No community discussion yet for this question.