Image AutoRotator
This function block automatically rotates images based on their content orientation. It analyzes the image and determines the appropriate angle to achieve a corrected orientation.
π₯ Inputs
Image Any
This input accepts any image data that needs to be auto-rotated based on its content.
π€ Outputs
Image Any
The output provides the auto-rotated version of the input image.
πΉοΈ Controls
This function block does not have specific controls. However, it runs automatically upon receiving an image input.
π¨ Features
Centroid Calculation
Automatically calculates the center of mass of the image to determine how it should be oriented.
Angle Determination
Computes the angle by which the image needs to be rotated to achieve the desired upright position.
Automatic Processing
The rotation process is performed automatically when an image is supplied, requiring no additional user input.
π Usage Instructions
Connect Image Source: Link any function block that produces image data to the input.
Run the Block: Execute the block to receive an auto-rotated version of the image based on its content orientation.
π Evaluation
When executed, this function block analyzes the input image and outputs the auto-rotated version, improving its orientation.
π‘ Tips and Tricks
π οΈ Troubleshooting
Last updated