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

Brightness

Slot Usage: 0

Overview

Brightness node adds a fixed offset to every pixel in the input frame, uniformly increasing or decreasing the overall exposure.

Use this node to compensate for under- or over-exposed camera feeds before passing frames to detection, color-analysis, or OCR nodes.

Input

Input Image

image required

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

Brightness Factor

integer required

Offset added to each pixel value. Pixel values are clamped to the valid range after adjustment.

Range: -255 to 255
Default: 0

  • 0 — no change.
  • Positive values increase brightness (lighten).
  • Negative values decrease brightness (darken).

Output

Frame Out

image

Brightness-adjusted image.

Common Process Inputs

Previous Page

Circle Detection

Next Page

On this page

OverviewInputInput ImageBrightness FactorOutputFrame Out