First time here? Check out the FAQ!
answered 2019-11-03 06:02:00 -0600
Thanks berak. You were correct. I was using opencv 4.1.1 but opencv_contrib_master. Using opencv_contrib_4.1.1 solved the issue. I also disabled BUILD_opencv_world option in cmake.