Rubbrband home page
Search...
⌘K
Support
Go to Rubbrband
Go to Rubbrband
Search...
Navigation
Image Generation
Controlnet Preprocess Node
Documentation
Community
Introduction
Welcome to Rubbrband Docs
🛠️ Workflows
Workflows
First workflow
Workflow Nodes
Image Generation
Controlnet Node
Controlnet Preprocess Node
Face Swap Node
Image to Image/Redux Node
Inpaint Image Node
Text to Image Node
Video Generation
Masking
Prompting
Upscaling
Editing
Inputs and Outputs
Roi
Introduction to Roi
Roi Tutorial
Roi Tools
Roi Settings
📞 Help & Support
Troubleshooting
On this page
Canny Edge Controlnet Preprocess Node
Depth Map Controlnet Preprocess Node
HED Map Controlnet Preprocess Node
Segmentation Map Controlnet Preprocess Node
OpenPose Controlnet Preprocess Node
Image Generation
Controlnet Preprocess Node
The Controlnet Preprocess Node shows the outputs of various pre-processors for Controlnet
Canny Edge Controlnet Preprocess Node
Creates an edge map from the base image.
Inputs
Base Image
image
required
The base image to process
Settings
High Threshold
number
A number between 0 and 255, that is a threshold for strong edges. Any pixel value higher than the threshold is taken as a “strong edge”.
Low Threshold
number
A number between 0 and 255, that is a threshold for weak edges. Any pixel value lower than the threshold is not taken as an edge
Conditioning Scale
number
This setting only has an effect when used in a Controlnet Node, not a Controlnet Preprocessor Node.
Outputs
Image
mask
The output image after pre-processing
Depth Map Controlnet Preprocess Node
Creates a depth map from the base image.
Inputs
Base Image
image
required
The base image to process
Outputs
Image
mask
The output image after pre-processing
HED Map Controlnet Preprocess Node
Creates a “soft-edge” map using the base image. It’s a map that isn’t as pointed as a canny edge map, but instead highlights the higher level contours of the image.
Inputs
Base Image
image
required
The base image to process
Outputs
Image
mask
The output image after pre-processing
Segmentation Map Controlnet Preprocess Node
Creates a map that segments various objects of the image.
Inputs
Base Image
image
required
The base image to process
Outputs
Image
mask
The output image after pre-processing
OpenPose Controlnet Preprocess Node
Creates a stick-figure of the underlying subject in the pose from the image.
Inputs
Base Image
image
required
The base image to process
Settings
Hand
boolean
If turned on, the pose will also take the position of the fingers of the hand into account.
Conditioning Scale
number
This setting only has an effect when used in a Controlnet Node, not a Controlnet Preprocessor Node.
Outputs
Image
mask
The output image after pre-processing
Controlnet Node
Face Swap Node
Assistant
Responses are generated using AI and may contain mistakes.