homog2d library
|
Directories | |
directory | showcase |
directory | test_files |
Files | |
file | demo_opencv.cpp |
demo of interfacing with Opencv. Try it with $ make demo . | |
file | dtest1.cpp |
generates data for precision test | |
file | eigen_test.cpp |
file | ellipse_speed_test.cpp |
test app dedicated to measure speed improvements when using HOMOG2D_OPTIMIZE_SPEED | |
file | homog2d_test.cpp |
A test file for homog2d, needs Catch2, v2 (single header file version), see https://github.com/catchorg/Catch2 Run with $ make test | |
file | homog_precision.cpp |
file | precision_test.cpp |
file | precision_test_opencv.cpp |
file | tryme.cpp |
file | tryme2.cpp |