Knowledge Base Article
Article Type: Undocumented Settings
Product: Symphony
Product Version: 6.11
Component: Analytics Engine
Device Brands:
Created: 25-Jan-2013 4:18:30 PM
Last Updated:

ShadowRemoval parameter for VE180 analytic engine

ShadowRemoval parameter for VE180 analytic engine

Works in conjunction with multilayer hybrid:

  • A high sensitivity level setting is helpful in cases where you have a very strong dark shadow
  • A low sensitivity level setting is help in cases where you have a light shadow

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.

  • Strength ="0.1" - a light shadow
  • Strength ="1.0" - a very strong dark shadow

 

Average rating:
Please log in to rate.
Rated by 1, Viewed by 3840