http://www.emgu.com

Overload List

  NameDescription
Public methodDetect(array<ImageFeature>[]()[][], Double)
Detect the if the model features exist in the observed features. If true, an homography matrix is returned, otherwise, null is returned.
Public methodStatic memberDetect(VectorOfKeyPoint, Matrix<(Of <<'(Single>)>>), VectorOfKeyPoint, Matrix<(Of <<'(Single>)>>), Double)
Detect the if the model features exist in the observed features. If true, an homography matrix is returned, otherwise, null is returned.

See Also