Skip to content

Update various core algorithms for porting to v2.

Paul Beasly requested to merge dev/core_misc_3 into integration-v2

Following algorithms were modified for porting to v2. Basic 'create' tests were added where unit tests did not exist. write_object_track_set_kw18 write_track_descriptor_set_csv match_features_fundamental_mtarix match_features_homography compute_association_matrix_from_features compute_ref_homography_core

The arrows/core/CMakeLists.txt was also modified to sort all the file names into alphabetical order. Helper functions were enabled when needed.

Merge request reports