Skip to content

4.15.0

Compare
Choose a tag to compare
@justadudewhohacks justadudewhohacks released this 30 Apr 19:20
· 247 commits to master since this release

features:

  • added detect_tresh to KCF Params#536
  • CSRT and MOSSE trackers #537

fixes:

  • fixed HOG segfault issues due to copy constructor on macosx and linux
  • multiTracker.update typings #534

opencv-build:

  • install OpenCV 3.4.6 by default
  • added CUDA flags to build script