github hybridgroup/gocv v0.29.0
0.29.0

latest releases: opencv-4.9.0-1, v0.36.1, opencv-4.9.0...
2 years ago
  • all
    • update to OpenCV 4.5.4
  • build
    • add static build ability on windows
    • use tbb for all builds for CPU accelerated operations
  • cuda
    • implement a bunch of per-element operations
    • add get/set/reset device functions
    • add NewGpuMatWithSize() to preallocate device memory
    • Reshape() returns a new GpuMat with the changed data
    • correct use of Stream by adding WaitForCompletion() and passing pre-allocated GpuMats
  • docs
    • update ROADMAP from recent contributions
  • videoio
    • Fix open video capture with api test (#895)
  • calib3d
    • added EstimateAffine2D
    • findChessboardCornersSB
  • aruco
    • added many functions as part of initial implementation

Don't miss a new gocv release

NewReleases is sending notifications on new releases.