Back to FabImage Studio website
You are here: Start » Filter Reference » Image Analysis » DetectLinePeak
Finds line peaks on an image.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inImage | Image | Input image | |
![]() |
inDetectionMethod | LinePeakDetectionMethod | Method used to determine exact line peak position | |
![]() |
inThreshold | Real | 0.0 - ![]() |
Minimal value of a bright pixel |
![]() |
outLinePeakPoints | Point2D?Array | Line peak positions | |
![]() |
diagLinePeakProfile | Profile | Profile of line peak positions |
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 Basic Complexity Level.
Filter Group
This filter is member of DetectLinePeak filter group.