Skip to content

v0.4.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mleotta mleotta released this 04 Mar 15:33
· 4060 commits to release since this release

MAPTK v0.4.2 Release Notes

This release provides patches to the MAPTK v0.4.1 release to address issues.
MAPTK v0.4.2 is a bug fix release with no new functionality.

Fixes since v0.4.1

Core Library

  • Fixed VS2013 compiler error resulting from implicit cast from shared_ptr
    to bool. The cast is now explicit.

OpenCV Library

  • Fixed memory and run-time issue with using the draw_tracks tool on color
    imagery with the OpenCV draw_tracks implementation.