Spoof Detection ================ Active Spoof ------------ Active spoof requires many steps and is an involved process. Therefore, please be sure to consult the sample code which comes shipped as part of the SDK bundle for a demonstration of proper usage. .. doxygenfunction:: Trueface::SDK::checkSpoofImageFaceSize .. doxygenfunction:: Trueface::SDK::detectActiveSpoof .. doxygenenum:: Trueface::ActiveSpoofStage .. doxygenenum:: Trueface::SpoofLabel Passive Spoof ------------- .. warning:: We are finding some limitations with a passive approach to spoof detection. Until we have an improved model we will mark this API method as deprecated. We will continue to support this implementation but want to make you aware that there will be an updated solution with different requirements. .. deprecated:: 0.17 .. doxygenfunction:: Trueface::SDK::detectSpoof