SearchPredictorInspect Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodInspect(Image, Point2D, Int32)
PMInspect carries out the operation that GridSearch executes for a grid point, starting at the position defined by pos and with an upright and untransformed perspective.
Public methodInspect(Image, SearchResult, Int32)
PMInspect carries out the operation that GridSearch executes for a grid point, starting at the perspective and position defined by the initial value of the parameter SearchResult. When PMInspect returns successfully, SearchResult will contain the final perspective and result quality. For additional information please see the tutorial on search functions of Polimago.
Public methodInspect(Image, Point2D, Int32, SearchResult)
PMInspect carries out the operation that GridSearch executes for a grid point, starting at the position defined by pos and with an upright and untransformed perspective.
Public methodInspect(Image, SearchResult, Int32, SearchResult)
PMInspect carries out the operation that GridSearch executes for a grid point, starting at the perspective and position defined by the initial value of the parameter SearchResult. When PMInspect returns successfully, SearchResult will contain the final perspective and result quality. For additional information please see the tutorial on search functions of Polimago.
Top
See Also

Reference