Back to FabImage Studio website
You are here: Start » Filter Reference » Computer Vision » Template Matching » ControlEdgeModelLimits
Module: | MatchingPro |
---|
Limits the size of the EdgeModel objects created by CreateEdgeModel filter.
Name | Type | Range | Description | |
---|---|---|---|---|
inSoftMemoryLimit | Integer* | 1 - | Maximum number of megabytes an EdgeModel can have | |
inHardMemoryLimit | Integer* | 1 - | Maximum number of megabytes an EdgeModel creation function can take | |
outHardMemoryLimitViolationStatus | Bool | Flag indicating whether the memory limit was violated recently |
Parallel execution
This filter cannot be placed in multiple Workers.
Complexity Level
This filter is available on Advanced Complexity Level.