Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Image » Image Features » GradientImageRidges

GradientImageRidges


Module: FoundationPro

Finds ridge pixels in a gradient image.

Name Type Description
inImage Image Input image
inRoi Region* Range of pixels to be processed
inOperator GradientMaskOperator Gradient operator
inMeasure MagnitudeMeasure Gradient magnitude measure
inMethod NonMaximaMethod Ridge computation method
inMinValue Integer Minimum gradient magnitude of a ridge
outRegion Region Output region

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Region exceeds an input image in GradientImageRidges.

Complexity Level

This filter is available on Advanced Complexity Level.