Nodes/sam3d-body-comfyUI-camshottoolkit/Cam Shot Toolkit: Process Image
ComfyUI Node

Cam Shot Toolkit: Process Image

A ComfyUI node in CamShotToolkit/processing with 7 inputs and 3 outputs.

By EnviralDesign·Created 4 months ago·Updated about a month ago· 1
Cam Shot Toolkit: Process Image
  • model
  • image
  • mask
  • person_detector
  • mesh_data
  • skeleton
  • debug_image
bbox_threshold0.80
inference_typefull
person_index-1
CategoryCamShotToolkit/processing

Inputs (7)

NameTypeDefaultDescription
modelSAM3D_MODELLoaded SAM 3D Body model from Load node
imageIMAGEInput image containing human subject
bbox_thresholdFLOAT0.800–1Confidence threshold for human detection bounding boxes
inference_typeCOMBOfullfull: body+hand decoders, body: body decoder only, hand: hand decoder only
person_indexINT-1-1–100-1 selects all detected people. 0..N selects one detected person by index.
maskoptMASKOptional segmentation mask to guide reconstruction
person_detectoroptSAM3D_PERSON_DETECTOROptional SAM3 person detector for multi-person images

Outputs (3)

NameTypeDescription
mesh_dataSAM3D_OUTPUT
skeletonSKELETON
debug_imageIMAGE