Merge pull request #17683 from ivashmak:homography

[GSoC] New RANSAC. Homography part

* change enum and squash commits

* add small improvements

* change function to static, update magsac

* remove path from samples, remove license, small updates

* update pnp solver, small improvements

* fix warnings

* add tutorial, comments

* fix markdown warnings

* fix markdown warnings

* fix markdown warnings
This commit is contained in:
Maksym Ivashechkin
2020-08-15 00:42:26 +02:00
committed by GitHub
parent b45273eccb
commit a66f61748f
29 changed files with 9460 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
leuvenA.jpg
leuvenB.jpg
651.4462353114224 0 376.27522319223914
0 653.7348054191838 280.1106539526218
0 0 1

BIN
samples/data/leuvenA.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB

BIN
samples/data/leuvenB.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 305 KiB