Normal Map Light Estimator
NormalMapLightEstimator
Pack: NormalMapLightEstimator
custom_nodes.Comfyui-LightDirection-estimation
Inputs (17)
| Name | Type | Required |
|---|---|---|
| normal_map | IMAGE | required |
| luma_image | IMAGE | required |
| luma_threshold | FLOAT | required |
| curve_type | COMBO | required |
| x_threshold | FLOAT | required |
| y_threshold_upper | FLOAT | required |
| y_threshold_lower | FLOAT | required |
| central_threshold | FLOAT | required |
| hard_light_threshold | FLOAT | required |
| soft_light_threshold | FLOAT | required |
| shadow_ire_threshold | FLOAT | required |
| transition_sensitivity | FLOAT | required |
| format_mode | COMBO | optional |
| normal_standard | COMBO | optional |
| analysis_method | COMBO | optional |
| exclusion_mask | MASK | optional |
| ire_analysis_weight | FLOAT | optional |
Outputs (20)
| Name | Type |
|---|---|
| x_direction | STRING |
| y_direction | STRING |
| combined_direction | STRING |
| hard_soft_index | STRING |
| x_confidence | STRING |
| y_confidence | STRING |
| overall_confidence | STRING |
| spread_value | STRING |
| debug_mask | IMAGE |
| lit_normals_viz | IMAGE |
| cluster_delta_chart | IMAGE |
| x_threshold_preview | IMAGE |
| y_threshold_preview | IMAGE |
| false_color_ire | IMAGE |
| shadow_mask | IMAGE |
| soft_shadow_mask | IMAGE |
| shadow_character | STRING |
| transition_quality | STRING |
| soft_ratio | FLOAT |
| hard_ratio | FLOAT |