github hybridgroup/gocv v0.24.0

latest releases: opencv-4.9.0-1, v0.36.1, opencv-4.9.0...
3 years ago
  • all
    • update Makefile and README
    • change constants and corresponding function signatures to have the correct types (#689)
    • replace master branch terminology with release
    • update to OpenCV 4.4.0
  • calib3d
    • add FindHomography()
    • add function EstimateAffinePartial2D()
    • add GetAffineTransform() and GetAffineTransform2f()
    • add UndistortPoints(), FisheyeUndistortPoints() and EstimateNewCameraMatrixForUndistortRectify()
  • core
    • add MultiplyWithParams
  • docs
    • add recent contributions to ROADMAP
    • create CODE_OF_CONDUCT.md
    • update copyright year
  • features2d
    • close returned Mat from SIFT algorithm
    • fix issue 707 with DrawKeyPoints
    • SIFT patent now expired so is part of main OpenCV modules
  • imgproc
    • change struct to remove GNU old-style field designator extension warning

Don't miss a new gocv release

NewReleases is sending notifications on new releases.