setThreshold with AKAZE does not work
Hi,
I am using OpenCV in java (4.1.2). When I try to use setThreshold in AKAZE, I don't get any results. It only works with the default value. If I use BRISK, I can set the threshold. I wanted to lower the threshold for keypoint detection with AKAZE. Can any one help?
Thanks, Nuno