ImageGear for .NET
CompareSize Field
See Also  Send Feedback
ImageGear21.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearPicturizeMatchingSettings Structure : CompareSize Field




Glossary Item Box

Specifies the dimension to which cell images will be scaled internally for finding matching locations in the source image.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Field Value

Any positive int value

Remarks

This field specifies the dimension to which cell images will be scaled internally for finding matching locations in the source image.

Smaller values result in faster processing, while larger values result in better matching quality, allowing to match finer details. Useful values are in range 2...10; larger values result in significantly slower processing without significant increase in quality.

The default value is 1.

See Also

©2013. Accusoft Corporation. All Rights Reserved.