File | Detector | Set of points | Angles (roll/yaw/pitch) | Description and use case |
common_capturer4_fda.xml | lbf | fda | [-30;30][-60;60][-60;60] | Frontal face detector. |
common_capturer4_fda_with_angles.xml | lbf | fda | [-90;90][-60;60][-60;60] | Frontal face detector. Adapted for a wide range of head rotation angles. |
common_capturer4_fda_with_angles_noise.xml | lbf | fda | [-90;90][-60;60][-60;60] | Frontal face detector. Adapted for a wide range of head rotation angles. Suitable for images with high noise level. |
common_capturer4_fda_singleface.xml | lbf | fda | [-30;30][-60;60][-60;60] | Only one frontal face is detected. |
common_capturer4_fda_singleface_with_angles.xml | lbf | fda | [-90;90][-75;75][-60;60] | Only one frontal face is detected. The detector is adapted for a wide range of head rotation angles. |
common_capturer4_fda_singleface_with_angles_noise.xml | lbf | fda | [-90;90][-75;75][-60;60] | Only one frontal face is detected. The detector is adapted for a wide range of head rotation angles. Suitable for images with high noise level. |
common_capturer4_lbf.xml | lbf | doublelbf | [-30;30][-60;60][-60;60] | Frontal face detector. |
common_capturer4_lbf_singleface.xml | lbf | doublelbf | [-30;30][-60;60][-60;60] | Only one frontal face is detected. |
common_capturer4_mesh.xml | lbf | mesh | [-30;30][-60;60][-60;60] | Frontal face detector that allows you to get a 3D face mask. |
common_capturer4_mesh_with_angles.xml | lbf | mesh | [-90;90][-60;60][-60;60] | Frontal face detector adapted for a wide range of head rotation angles that allows you to get a 3D face mask. |
common_capturer4_mesh_with_angles_noise.xml | lbf | mesh | [-90;90][-60;60][-60;60] | Frontal face detector adapted for a wide range of head rotation angles and suitable for images with high noise level. The detector allows you to get a 3D face mask. |
common_capturer4_mesh_singleface.xml | lbf | mesh | [-30;30][-60;60][-60;60] | Only one frontal face is detected. The detector allows you to get a 3D face mask. |
common_capturer4_mesh_singleface_with_angles.xml | lbf | mesh | [-90;90][-75;75][-60;60] | Only one frontal face is detected. The detector is adapted for a wide range of head rotation angles and allows you to get a 3D face mask. |
common_capturer4_mesh_singleface_with_angles_noise.xml | lbf | mesh | [-90;90][-75;75][-60;60] | Only one frontal face is detected. The detector is adapted for a wide range of head rotation angles, suitable for images with high noise level and allows you to get a 3D face mask. |
common_capturer_blf_fda_front.xml | blf | fda | [-70;70][-90;90][-70;70] | Detection of large face images (the face should take up most of the frame size). Suitable for detection of masked faces. |
common_capturer_blf_fda_back.xml | blf | fda | [-70;70][-90;90][-70;70] | Detection of several faces or small face images. Suitable for detection of masked faces. |
common_capturer_blf_fda_auto.xml | blf | fda | [-70;70][-90;90][-70;70] | Detection of large and small face images (the parameters `resolution_width` and `min_face_size` should be specified in the configuration file). Suitable for detection of masked faces. |
common_capturer_refa_fda_a.xml | refa | fda | [-70;70][-90;90][-70;70] | Face detector recommended for use in expert systems. The detector provides face detection with the largest coverage of rotation angles and maximum quality (including masked faces). |
common_capturer_uld_fda.xml.xml | uld | fda | [-70;70][-90;90][-70;70] | Detection of large and small face images. Suitable for detection of masked faces. |
common_video_capturer_fda.xml | lbf | fda | [-30;30][-60;60][-60;60] | Frontal face video tracker (RGB only). |
common_video_capturer_lbf.xml | lbf | singlelbf | [-30;30][-60;60][-60;60] | Frontal face video tracker (RGB only). |
common_video_capturer_mesh.xml | lbf | mesh | [-30;30][-60;60][-60;60] | Frontal face video tracker (RGB only) that allows you to get a 3D face mask. |
fda_tracker_capturer.xml | lbf | fda | [-30;30][-60;60][-60;60] | Frontal face video tracker. |
fda_tracker_capturer.w.xml | lbf | fda | [-30;30][-60;60][-60;60] | Frontal face video tracker that can be used in case of insufficient lighting. Note that false detections can occur a bit more often in this case. |
fda_tracker_capturer_mesh.xml | lbf | fda | [-30;30][-60;60][-60;60] | Frontal face video tracker that allows you to get a 3D face mask. |
fda_tracker_capturer_fake_detector.xml | lbf | fda | [-30;30][-60;60][-60;60] | Detection speed is higher because only fitter is used (no detector). Suitable only if a face takes up most of the image size. |
fda_tracker_capturer_blf.xml | blf | fda | [-30;30][-60;60][-60;60] | Frontal face video tracker. Suitable for detection of masked faces. |
fda_tracker_capturer_refa_a.xml | refa | fda | [-70;70][-90;90][-70;70] | Frontal face video tracker. Recommended for use in expert systems. The tracker provides face detection with the largest coverage of rotation angles and maximum quality (including masked faces). |
fda_tracker_capturer_uld_fda.xml.xml | uld | fda | [-70;70][-90;90][-70;70] | Frontal face video tracker that can be used to detect faces of different size. Suitable for detection of masked faces. |
manual_capturer_fda.xml | lbf | fda | [-30;30][-60;60][-60;60] | Eye points should be manually specified. The remaining points are calculated based on the eye points. |
manual_capturer_mesh.xml | lbf | mesh | [-30;30][-60;60][-60;60] | Eye points should be manually specified. The remaining points are calculated based on the eye points that allows you to get a 3D face mask. |
video_worker_fdatracker_refa_fda.xml | refa | fda | [-70;70][-90;90][-70;70] | Face detector recommended for use in expert systems. The detector provides face detection with the largest coverage of rotation angles and maximum quality (including masked faces). |