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

Contrast

Slot Usage: 0

Overview

Contrast node scales pixel intensity differences around the midpoint of the input frame, making bright areas brighter and dark areas darker (or vice versa).

Use this node to make features more visually distinct before passing frames to detection, OCR, or color-analysis nodes.

Input

Input Image

image required

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

Contrast

number required

Multiplier applied to the deviation of each pixel value from the midpoint. Controls how strongly the adjustment expands or compresses the tonal range.

Range: 0.0 to 2.0
Default: 1.0

  • 1.0 — no change.
  • Values below 1.0 compress the tonal range, making the image look flat and grey.
  • Values above 1.0 expand the tonal range, making details more distinct at the risk of clipping highlights and shadows.

Output

Output Image

image

Contrast-adjusted image.

Color Threshold

Previous Page

Multiple Crops

Next Page

On this page

OverviewInputInput ImageContrastOutputOutput Image