Face Engine SDK
5.26.0
A face detection, recognition and tracking engine.
Loading...
Searching...
No Matches
SensorType.h
1
#pragma once
2
3
namespace
fsdk
{
4
9
enum class
SensorType
{
10
Visible
= 0,
11
NIR
12
};
13
}
// namespace fsdk
fsdk
SDK namespace.
Definition
IAGSEstimator.h:8
fsdk::SensorType
SensorType
Sensor type structure. Determines which type of camera sensor is used to perform face recognition.
Definition
SensorType.h:9
fsdk::SensorType::NIR
@ NIR
NIR sensor type.
fsdk::SensorType::Visible
@ Visible
Visible sensor type.
fsdk.framework
Headers
Types
SensorType.h
Generated on Mon Feb 17 2025 20:27:36 for Face Engine SDK by
1.11.0