ComfyUI Node
PMA Eye Stabilizer
A ComfyUI node in PMA Utils/Video Processing with 8 inputs and 3 outputs.
PMA Eye Stabilizer
- images
- stabilized_images
- eye_mask
- debug_visualization
◄enable_temporal_smoothingtrue►
◄enable_blink_detectiontrue►
◄enable_eye_enhancementtrue►
◄smoothing_strength0.70►
◄enhancement_strength1.3►
◄blink_threshold0.20►
◄eye_region_dilation10►
CategoryPMA Utils/Video Processing
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| enable_temporal_smoothing | BOOLEAN | true | — |
| enable_blink_detection | BOOLEAN | true | — |
| enable_eye_enhancement | BOOLEAN | true | — |
| smoothing_strength | FLOAT | 0.700–1 | Higher = more smoothing (less responsive) |
| enhancement_strength | FLOAT | 1.31–2 | Eye sharpening strength |
| blink_threshold | FLOAT | 0.200.1–0.5 | Sensitivity for blink detection |
| eye_region_dilationopt | INT | 100–50 | Pixels to expand eye mask region |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| stabilized_images | IMAGE | — |
| eye_mask | MASK | — |
| debug_visualization | IMAGE | — |