Occlusion
Whether an object might be partially hidden in target images, for example by an overlapping object.
If the object is never occluded in target images, you can set Occlusion
to false
. This can reduce false positives.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName |
Example: | Occlusion=false
|
See Also: | ObjectEnvironment |