ComfyUI Node
VRGDG Modern Face Crop (DNN)
OpenCV DNN face detection with confidence filtering, tiled long-range scanning, and WAS-compatible CROP_DATA.
VRGDG Modern Face Crop (DNN)
- image
- cropped_face
- crop_data
- detection_confidence
◄model_rangefull_range►
◄confidence0.70►
◄crop_padding_factor0.40►
◄minimum_face_pixels24►
◄face_selection▾►
CategoryVRGameDevGirl/Image
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| model_range | COMBO | full_range | 2 options: full_range, short_range |
| confidence | FLOAT | 0.700.1–0.99 | — |
| crop_padding_factor | FLOAT | 0.400–2 | — |
| minimum_face_pixels | INT | 244–2048 | — |
| face_selection | COMBO | 3 options: highest_confidence, largest, closest_to_center |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| cropped_face | IMAGE | — |
| crop_data | CROP_DATA | — |
| detection_confidence | FLOAT | — |