Nodes/camera-comfyUI/DepthEdgeFilter
ComfyUI Node

DepthEdgeFilter

A ComfyUI node in Camera/PointCloud with 4 inputs and 1 output.

By Alexankharin·Created about a year ago·Updated 22 days ago· 35
DepthEdgeFilter
  • depth
  • mask
  • valid_mask
relative_threshold0.050
dilate1
CategoryCamera/PointCloud

Inputs (4)

NameTypeDefaultDescription
depthTENSOR
relative_thresholdFLOAT0.0500–10Mark a pixel as edge where |depth gradient| / depth exceeds this value.
dilateINT10–64Grow detected edges by this many pixels (max-pool dilation).
maskoptMASKOptional validity mask ANDed with the edge-filter result.

Outputs (1)

NameTypeDescription
valid_maskMASK