Skip to content

May 2017 release

Compare
Choose a tag to compare
@dzhoshkun dzhoshkun released this 17 May 11:46
· 846 commits to master since this release
  • GIFT-Grab now works:
    • on Ubuntu 16.04 LTS (experimental)
    • with OpenCV 3.2.0

Please check the documentation for known issues and compatibility.

  • Fixed:

    • an issue that prevented non-integer frame rates from being used for encoded video files
    • an issue that caused confusion when no features were enabled in pip install
  • GIFT-Grab documentation improved:

    • Python examples with explanation added.
    • The C++ API documentation now includes detailed notes about the differences between the C++ and Python API.
    • More explicit instructions added for PyPI (pip) installs.