gocv v0.13.0 Release Notes

Release Date: 2018-05-29 // almost 6 years ago
    • ๐Ÿ— build
      • Add cgo directives to contrib
      • contrib subpackage also needs cpp 11 or greater for a warning free build on Linux
      • Deprecate env scripts and update README
      • Don't set --std=c++1z on non-macOS
      • Remove CGO vars from CI and correct Windows cgo directives
      • Support pkg-config via cgo directives
      • we actually do need cpp 11 or greater for a warning free build on Linux
    • ๐Ÿ“„ docs
      • add a Github issue template to project
      • provide specific examples of using custom environment
    • imgproc
      • add HoughLinesPWithParams() function
    • openvino
      • add build tag specific to openvino
      • add roadmap info
      • add smoke test for ie