Visit ComfyUI Online for ready-to-use ComfyUI environment
Transform image using parabolic mask for artistic distortions, lens effects, and abstract patterns.
The RemapFromInsideParabolas
node is designed to transform an image based on a mask containing two parabolas. This node is particularly useful for AI artists who want to apply complex geometric transformations to their images, creating unique and visually appealing effects. By leveraging the mathematical properties of parabolas, this node remaps the pixels inside the defined parabolic regions to a new image of specified dimensions. This transformation can be used to create artistic distortions, simulate lens effects, or generate abstract patterns, enhancing the creative possibilities for your projects.
This parameter expects a mask image that contains exactly two parabolas. The mask defines the regions within which the remapping will occur. The quality and accuracy of the transformation heavily depend on the clarity and precision of these parabolas. Ensure that the mask is correctly prepared to achieve the desired effect.
This integer parameter specifies the width of the output image. It determines how wide the remapped image will be. The default value is 512, with a minimum of 16 and a maximum of 4096. Adjusting this value allows you to control the horizontal resolution of the transformed image.
This integer parameter specifies the height of the output image. It determines how tall the remapped image will be. The default value is 512, with a minimum of 16 and a maximum of 4096. Adjusting this value allows you to control the vertical resolution of the transformed image.
The output of this node is the remapped image, which is generated by applying the transformation defined by the parabolic mask to the original image. This image will have the dimensions specified by the width
and height
parameters. The remapped image can be used directly in your artwork or further processed to achieve additional effects.
width
and height
values to see how the transformation scales and affects the final output.<number>
contours.© Copyright 2024 RunComfy. All Rights Reserved.