You are here: Start » FIL.NET » Function Reference » Computer Vision » Template Matching » FIL.ControlEdgeModelLimits
Limits the size of the EdgeModel objects created by CreateEdgeModel filter.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inMemoryLimit | int? | <1, INF> | Maximum number of megabytes an EdgeModel can have. Default value: ftl::NIL. |
Parallel execution
This filter cannot be placed in multiple Workers.