Check if the homography matrix is valid.
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- thresholdForDeterminant
- Double
A number > 1. A good number will be 10, if if the deteminate of the homography matrix is in the range of [1/threshold, threshold], true is returned