Back to FabImage Studio website

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

DetectLinePeak_Gauss


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
inStdDev Real 0.0 - Standard deviation of the gaussian kernel
Input value
inKernelRelativeSize Real 0.0 - 3.0 A multiple of the standard deviation determining the size of the kernel
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.

Complexity Level

This filter is available on Advanced Complexity Level.

Filter Group

This filter is member of DetectLinePeak filter group.