SampleImageListGetTotalExtractionWindow Method

CVB.Net Documentation
Determine the total feature window parameters based on the current SIL parameters. The width and height of the Rect returned by this function are the minimum width and height of an image that can be passed into a sample image list created with the parameters passed into this function.

Namespace:  Stemmer.Cvb.Manto
Assembly:  Stemmer.Cvb.Manto (in Stemmer.Cvb.Manto.dll) Version: 14.0.0.0
Syntax

public Rect GetTotalExtractionWindow()

Return Value

Type: Rect
the total feature window of this SIL
See Also

Reference