http://www.emgu.com
Overload List
Name | Description | |
---|---|---|
![]() ![]() | GetHomographyMatrixFromMatchedFeatures(array<Features2DTracker..::..MatchedImageFeature>[]()[][]) |
Recover the homography matrix using RANDSAC. If the matrix cannot be recovered, null is returned.
|
![]() ![]() | GetHomographyMatrixFromMatchedFeatures(VectorOfKeyPoint, VectorOfKeyPoint, Matrix<(Of <<'(Int32>)>>), Matrix<(Of <<'(Byte>)>>), Double) |
Recover the homography matrix using RANDSAC. If the matrix cannot be recovered, null is returned.
|