ModelInfoGetMaxFeatureWindow Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodGetMaxFeatureWindow
Retrieve the maximum values that may be set as feature window for this model. The maximum range is calculated based on the actual locations of the model's instances inside the training set images (i.e. on their distance to the image borders...). The minimum value in each direction is of course 0.
Public methodGetMaxFeatureWindow(Int32, Int32, Int32, Int32)
Retrieve the maximum values that may be set as feature window for this model. The maximum range is calculated based on the actual locations of the model's instances inside the training set images (i.e. on their distance to the image borders...). The minimum value in each direction is of course 0.
Top
See Also

Reference