|
| 1 | +<?xml version="1.0"?> |
| 2 | +<opencv_storage> |
| 3 | + |
| 4 | +<video_worker_impl_name>libface_video_worker</video_worker_impl_name> |
| 5 | + |
| 6 | +<tracker_type>fdatracker</tracker_type> |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | +<fda_file>share/fda/fda0017.3500.enc</fda_file> |
| 11 | + |
| 12 | +<fda_max_bad_count_wait>5</fda_max_bad_count_wait> |
| 13 | +<fda_max_weak_count_wait>30</fda_max_weak_count_wait> |
| 14 | +<fda_good_threshold>0.7</fda_good_threshold> |
| 15 | +<fda_continue_tracking_threshold>0.2</fda_continue_tracking_threshold> |
| 16 | +<!--<base_angle>0</base_angle>--> |
| 17 | + |
| 18 | +<iris_enabled>0</iris_enabled> |
| 19 | +<iris_config_filepath>conf/facerec/iris_fitter.xml</iris_config_filepath> |
| 20 | + |
| 21 | +<min_detection_period>0.1</min_detection_period> |
| 22 | +<max_detection_period>0</max_detection_period> |
| 23 | +<move_detection_threshold>8</move_detection_threshold> |
| 24 | +<max_processed_width>640</max_processed_width> |
| 25 | +<max_processed_height>640</max_processed_height> |
| 26 | + |
| 27 | + |
| 28 | +<detector_sub_type>pb_fd</detector_sub_type> |
| 29 | +<modification>uld</modification> |
| 30 | +<min_size>150</min_size> |
| 31 | +<num_threads>1</num_threads> |
| 32 | + |
| 33 | +<iou_threshold>0.2</iou_threshold> |
| 34 | +<coarse_confidence_threshold>0.3</coarse_confidence_threshold> |
| 35 | +<confidence_threshold>0.7</confidence_threshold> |
| 36 | + |
| 37 | +<use_cuda>0</use_cuda> |
| 38 | +<gpu_index>0</gpu_index> |
| 39 | +<use_advanced_multithreading>0</use_advanced_multithreading> |
| 40 | + |
| 41 | +<depth_data_flag>0</depth_data_flag> |
| 42 | +<depth_liveness_config>conf/facerec/depth_liveness_estimator_cnn.xml</depth_liveness_config> |
| 43 | +<timestamp_distance_threshold_in_microsecs>5000</timestamp_distance_threshold_in_microsecs> |
| 44 | +<max_frames_number_to_synch_depth>150</max_frames_number_to_synch_depth> |
| 45 | +<max_frames_queue_size>3</max_frames_queue_size> |
| 46 | + |
| 47 | +<face_quality_model>share/face_quality/fda_fqm.bin</face_quality_model> |
| 48 | + |
| 49 | +<consecutive_match_count_for_match_found_callback>2</consecutive_match_count_for_match_found_callback> |
| 50 | + |
| 51 | +<recognition_yaw_min_threshold> -40 </recognition_yaw_min_threshold> |
| 52 | +<recognition_yaw_max_threshold> 40 </recognition_yaw_max_threshold> |
| 53 | + |
| 54 | +<recognition_pitch_min_threshold> -40 </recognition_pitch_min_threshold> |
| 55 | +<recognition_pitch_max_threshold> 40 </recognition_pitch_max_threshold> |
| 56 | + |
| 57 | +<consequent_detector_rejection_count_remove_limit>5</consequent_detector_rejection_count_remove_limit> |
| 58 | + |
| 59 | +<max_detector_confirm_wait_time>3</max_detector_confirm_wait_time> |
| 60 | + |
| 61 | +<max_frame_delay_store>10</max_frame_delay_store> |
| 62 | + |
| 63 | +<good_light_dark_threshold>32</good_light_dark_threshold> |
| 64 | +<good_light_range_threshold>32</good_light_range_threshold> |
| 65 | +<good_blur_threshold>0.20</good_blur_threshold> |
| 66 | + |
| 67 | +<single_match_mode>0</single_match_mode> |
| 68 | + |
| 69 | +<delayed_samples_in_tracking_callback>0</delayed_samples_in_tracking_callback> |
| 70 | + |
| 71 | +<weak_tracks_in_tracking_callback>0</weak_tracks_in_tracking_callback> |
| 72 | + |
| 73 | +<search_k>1</search_k> |
| 74 | + |
| 75 | + |
| 76 | +<matching_queue_size_limit>10000</matching_queue_size_limit> |
| 77 | +<processing_queue_size_limit>1000</processing_queue_size_limit> |
| 78 | + |
| 79 | +<recognizer_processing_less_memory_consumption>0</recognizer_processing_less_memory_consumption> |
| 80 | + |
| 81 | +<not_found_match_found_callback>0</not_found_match_found_callback> |
| 82 | + |
| 83 | +<store_original_frame_in_raw_sample>0</store_original_frame_in_raw_sample> |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | +<squeeze_match_found_callback_groups>0</squeeze_match_found_callback_groups> |
| 88 | + |
| 89 | +<debug_log_enabled>0</debug_log_enabled> |
| 90 | + |
| 91 | +<downscale_rawsamples_to_preferred_size>1</downscale_rawsamples_to_preferred_size> |
| 92 | + |
| 93 | +<min_template_generation_face_size>-1</min_template_generation_face_size> |
| 94 | +<min_tracking_face_size>-1</min_tracking_face_size> |
| 95 | +<max_tracking_face_size>-1</max_tracking_face_size> |
| 96 | + |
| 97 | +<need_stable_results>0</need_stable_results> |
| 98 | + |
| 99 | + |
| 100 | +<age_gender_estimator_config>conf/facerec/age_gender_estimator.xml</age_gender_estimator_config> |
| 101 | +<emotions_estimator_config>conf/facerec/emotions_estimator.xml</emotions_estimator_config> |
| 102 | + |
| 103 | +<enable_active_liveness>0</enable_active_liveness> |
| 104 | +<active_liveness_estimator_config>conf/facerec/active_liveness_estimator.xml</active_liveness_estimator_config> |
| 105 | + |
| 106 | +</opencv_storage> |
0 commit comments