Nodes/ComfyUI PlyPreview/Process Gaussian PLY Enhance
ComfyUI Node

Process Gaussian PLY Enhance

A ComfyUI node in PlyPreview with 11 inputs and 3 outputs.

By XuanYu-github·Created 8 months ago·Updated 8 months ago· 6
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)

NameTypeDefaultDescription
ply_pathSTRINGPLY file path from upstream node (e.g., SHARP Predict)
input_extrinsicsoptEXTRINSICSExtrinsics from upstream node (ignored if override_camera enabled)
input_intrinsicsoptINTRINSICSIntrinsics from upstream node (ignored if override_camera enabled)
override_cameraoptCOMBOenabledOverride input camera params with custom FOV settings
fov_degreesoptFLOAT5010–180Horizontal field of view in degrees (used when override_camera enabled)
auto_resolutionoptCOMBOenabledAuto-calculate optimal resolution based on FOV and target scale
target_scaleoptFLOAT101–50Target gaussian scale in viewer (used when auto_resolution enabled)
image_widthoptINT51264–8192Image width (used when auto_resolution disabled)
image_heightoptINT51264–8192Image height (used when auto_resolution disabled)
enable_opacity_filteroptCOMBOdisabledFilter out low-opacity Gaussians to reduce background noise
opacity_thresholdoptFLOAT0.100–1Minimum opacity (0-1). Gaussians below this will be removed

Outputs (3)

NameTypeDescription
ply_pathSTRING
extrinsicsEXTRINSICS
intrinsicsINTRINSICS