Cv2FindEssentialMat Method |
Name | Description | |
---|---|---|
FindEssentialMat(InputArray, InputArray, InputArray, EssentialMatMethod, Double, Double, OutputArray) |
Calculates an essential matrix from the corresponding points in two images.
| |
FindEssentialMat(InputArray, InputArray, Double, Point2d, EssentialMatMethod, Double, Double, OutputArray) |
Calculates an essential matrix from the corresponding points in two images.
|