Update InspireFace to 1.0.1

This commit is contained in:
JingyuYan
2024-05-08 14:19:31 +08:00
parent 208d17eff8
commit ce564bdd9f
261 changed files with 898 additions and 324783 deletions

View File

@@ -11,7 +11,7 @@ TEST_CASE("test_HelpTools", "[help_tools]") {
TEST_PRINT_OUTPUT(true);
SECTION("Load lfw funneled data") {
#ifdef ENABLE_USE_LFW_DATA
#ifdef ISF_ENABLE_USE_LFW_DATA
HResult ret;
HFSessionCustomParameter parameter = {0};
parameter.enable_recognition = 1;