Mar. 14. 2018
Dependencies: GraphicsFramework GR-PEACH_video LCD_shield_config AsciiFont R_BSP USBHost_custom
Diff: recognition_proc/recognition_proc.h
- Revision:
- 7:85ba09eb46b3
- Parent:
- 6:8c0c70710090
--- a/recognition_proc/recognition_proc.h Wed Sep 06 01:30:17 2017 +0000 +++ b/recognition_proc/recognition_proc.h Tue Sep 26 09:19:48 2017 +0000 @@ -22,7 +22,7 @@ #define FACE_ANGLE_DEFAULT 0 /* Face Detection roll angle (±15°)*/ /* STB */ -#define STB_RETRYCOUNT_DEFAULT 25 /* Retry Count for STB */ +#define STB_RETRYCOUNT_DEFAULT 5 /* Retry Count for STB */ #define STB_POSSTEADINESS_DEFAULT 30 /* Position Steadiness for STB */ #define STB_SIZESTEADINESS_DEFAULT 30 /* Size Steadiness for STB */ #define STB_PE_FRAME_DEFAULT 10 /* Complete Frame Count for property estimation in STB */