-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
The 7-point algorithm is not normalized #10643
Copy link
Copy link
Closed
Labels
Milestone
Description
System information (version)
- OpenCV => master
Detailed description
The 7-point algorithm is not normalized.
According to Richard I. Hartley. 1997. In Defense of the Eight-Point Algorithm. IEEE Trans. Pattern Anal. Mach. Intell. 19, 6 (June 1997), 580-593. , the performance of the unnormalized version is much worse than the normalized version, though the paper talks about the 8-point algorithm, it applies also to the 7-point algorithm.
Reactions are currently unavailable