gocv icon indicating copy to clipboard operation
gocv copied to clipboard

Add additional homography types

Open bbrucee opened this issue 2 years ago • 0 comments

I was wondering if it was planned to add these additional homography types to gocv I hacked it in by adding it to the enum types and it seemed to work but I am not aware if there was a reason why these haven't been exposed

GoCV homography enum: https://github.com/hybridgroup/gocv/blob/release/imgproc.go#L1752 OpenCV homography enum: https://docs.opencv.org/4.x/d9/d0c/group__calib3d.html#gga58a3bc75c7337534ea9c1697b928cae0ae59a3f6677ddd05b96a298a6c24fcbe6

bbrucee avatar Dec 22 '21 18:12 bbrucee