Skip to content

1.1.19

Latest
Compare
Choose a tag to compare
@philip-lamb philip-lamb released this 03 May 04:43
767a187

artoolkitX Release Notes


Version 1.1.19

2024-05-03

  • 2D tracker updates:
    • Added new utility check_live_2d_tracking to display 2D tracker features during live tracking session.
    • Added support for SIFT feature type.
    • Allow control of minimum required features and RANSAC threshold in feature detector.
    • Other minor code and documentation improvements.
    • Fix for case where no 2D tracker supported (thanks to Frederic Alinhac).
  • Android: Update to artoolkitx-built opencv-4.7.0. Ensure consistency between manual build and gradle-initiated build by specifying ndk version.
  • Fix: added jepg read buffer overflow protection.