Back to Adaptive Vision 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
inImage Image Input image
inStdDev Real 0.0 - Standard deviation of the gaussian kernel
inKernelRelativeSize Real 0.0 - 3.0 A multiple of the standard deviation determining the size of the kernel
inThreshold Real 0.0 - Minimal value of a bright pixel
outLinePeakPoints Point2D?Array Line peak positions
diagLinePeakProfile Profile Profile of line peak positions

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of DetectLinePeak filter group.