Skip to content

KWIVER Release v1.3.1

Compare
Choose a tag to compare
@Cookt2 Cookt2 released this 10 Jun 23:31
· 3870 commits to release since this release

This is a patch release of KWIVER that provides fixes over the previous v1.3.0 release.

Bug Fixes since v1.3.0

  • Fixed issue where ffmpeg_video_input does not set the depth step for
    frame images correctly.

  • Fixed an issue in the MSVC environment in which and extra ";" was
    appended to each variable

  • Fixed an issue in the MSVC environment in which redefining variables
    from setup_KWIVER.bat would append to the old value instead of replacing.

  • Install two CMake find-package modules (FFMPEG and Sphinx) that were
    missing from the installation scripts.