Back to FabImage Studio website

You are here: Start » Filter Reference » Computer Vision » Image Analysis » DetectLinePeak

DetectLinePeak


Module: FoundationPro

Finds line peaks on an image.

Applications

Created for applications with laser line detection.
Name Type Range Description
Input value
inImage Image Input image
Input value
inDetectionMethod LinePeakDetectionMethod Method used to determine exact line peak position
Input value
inThreshold Real 0.0 - Minimal value of a bright pixel
Output value
outLinePeakPoints Point2D?Array Line peak positions
Diagnostic input
diagLinePeakProfile Profile Profile of line peak positions

Hardware Acceleration

This operation supports automatic parallelization for multicore and multiprocessor systems.

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 Unknown input detection method in DetectLinePeak.

Complexity Level

This filter is available on Advanced Complexity Level.

Filter Group

This filter is member of DetectLinePeak filter group.