ComfyUI Node
Process Gaussian PLY Enhance
A ComfyUI node in PlyPreview with 11 inputs and 3 outputs.
Process Gaussian PLY Enhance
- input_extrinsics
- input_intrinsics
- ply_path
- extrinsics
- intrinsics
◄ply_path—►
◄override_cameraenabled►
◄fov_degrees50►
◄auto_resolutionenabled►
◄target_scale10►
◄image_width512►
◄image_height512►
◄enable_opacity_filterdisabled►
◄opacity_threshold0.10►
CategoryPlyPreview
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| ply_path | STRING | PLY file path from upstream node (e.g., SHARP Predict) | |
| input_extrinsicsopt | EXTRINSICS | Extrinsics from upstream node (ignored if override_camera enabled) | |
| input_intrinsicsopt | INTRINSICS | Intrinsics from upstream node (ignored if override_camera enabled) | |
| override_cameraopt | COMBO | enabled | Override input camera params with custom FOV settings |
| fov_degreesopt | FLOAT | 5010–180 | Horizontal field of view in degrees (used when override_camera enabled) |
| auto_resolutionopt | COMBO | enabled | Auto-calculate optimal resolution based on FOV and target scale |
| target_scaleopt | FLOAT | 101–50 | Target gaussian scale in viewer (used when auto_resolution enabled) |
| image_widthopt | INT | 51264–8192 | Image width (used when auto_resolution disabled) |
| image_heightopt | INT | 51264–8192 | Image height (used when auto_resolution disabled) |
| enable_opacity_filteropt | COMBO | disabled | Filter out low-opacity Gaussians to reduce background noise |
| opacity_thresholdopt | FLOAT | 0.100–1 | Minimum opacity (0-1). Gaussians below this will be removed |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| ply_path | STRING | — |
| extrinsics | EXTRINSICS | — |
| intrinsics | INTRINSICS | — |