ShadowRemoval parameter for VE180 analytic engine
Works in conjunction with multilayer hybrid:
The ShadowRemoval Strength option available in Symphony v6.11.1 of the VE180 interface.
For Symphony v6.11.0, you can access it ONLY by editing the configuration XML.
Add the following parameter at the base level between the <BackgroundModel> and </BackgroundModel> markers.
<BackgroundModel Name=CodebookHybrid> <ShadowRemoval Strength="0.5" Enabled="True"/> </BackgroundModel>
Example:
<ShadowRemoval Strength="0.5" Enabled="True"/>
Default value is "False" and Range is 0.0 to 1.0. If you do not specify a strength parameter, it is set to 0.2.