Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

Common Process InputsBrightnessCircle Detection1D/2D Code ReaderColor DetectionColor ThresholdContrastMulti CropCropDetection Count ZonesFace DetectionFace RecognitionFeature MatchingFire & Smoke DetectionFlipGeneral Object DetectionImage ClassificationImage SimilarityKey Points DetectionNumber Plate ReaderObject DetectionOCRPose EstimationResizeRotateSaturationInstance SegmentationWatershed SegmentPolygon DetectionWhite Balance

Miscellaneous

Nomenclature
Troubleshooting
Notice and DisclaimerEULA
NodesProcess

Rotate

Slot Usage: 0

Overview

Rotate node rotates the input image by a specified angle around its center.

Use this node to correct camera tilt, align frames to a consistent orientation before detection, or generate rotated training data variants.

Input

Input Image

image required

The image frame to rotate. Connect this to a camera or upstream processing output.

Angle

integer required

Rotation angle in degrees, measured counter-clockwise.

Range: -180 to 180
Default: 0

Border Type

string required

Fill method for the border regions that appear after rotation.

Values:

  • CONSTANT — fills with black (or a constant color).
  • REFLECT — mirror-reflects the edge pixels.
  • REPLICATE — repeats the outermost row or column of pixels.
  • WRAP — wraps the opposite edge of the image.

Output

Frame Out

image

Rotated image.

Resize

Previous Page

Saturation

Next Page

On this page

OverviewInputInput ImageAngleBorder TypeOutputFrame Out