Study of features for human verification
G. Ito
- Audience level:
- Novice
- Category:
- Science
Description
I've tried some person authentication algorithm by analyzing depth, color or infrared data except for the face authentication. I'll show an instance which is using Django, openCV and sensor's SDK with python wrapper this time.
Abstract
Person authentication by machine learning or some other data analysis is one of the hot theme these days. Although face authentication is a good way of accuracy, the system usually requires the strict condition for the camera angle and distance.
I've tried some person authentication algorithm by analyzing depth, color and infrared data except for the face authentication. I'll show an instance which is using Django, openCV and sensor's SDK with python wrapper this time.