Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

Common Process InputsCombine ArraysFilter Array OutputGet Array ItemGet Array Object ItemGet Last Run ArrayGet Object ItemJSON String to ObjectBasic MathsGet Last Run Upstream OutputsMoving Number CalculationNumber RoundingNumber to StringBased64 string to ImageString to NumberTemplate StringISO Time DeltaXML String to ObjectAuto Label Object DetectionBrightnessCircle Detection1D/2D Code ReaderColor DetectionColor ThresholdContrastMultiple CropsCropDetected Zones CountersFacial Expression DetectionGender and Age DetectionDetected Objects to OCRDetected Objects TransformPeople DetectionDraw Detected ObjectsFace DetectionFace RecognitionFeature MatchingFire & Smoke DetectionFlipGeneral Object DetectionImage ClassificationImage SimilarityKey Points DetectionNumber Plate ReaderObject DetectionOCRPose EstimationResizeRotateSaturationInstance SegmentationWatershed SegmentPolygon DetectionTracker Line CountTracker Zones CountTracker HeatmapTrackerWhite Balance
Widgets

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

Output Image

image

Rotated image.

Resize

Previous Page

Saturation

Next Page

On this page

OverviewInputInput ImageAngleBorder TypeOutputOutput Image