Skip to content

goodFeaturesToTrack returns also corners quality#19511

Closed
amirtu wants to merge 7 commits intoopencv:3.4from
amirtu:OCV-165_finalize_goodFeaturesToTrack_returns_also_corner_value_PR_3
Closed

goodFeaturesToTrack returns also corners quality#19511
amirtu wants to merge 7 commits intoopencv:3.4from
amirtu:OCV-165_finalize_goodFeaturesToTrack_returns_also_corner_value_PR_3

Conversation

@amirtu
Copy link
Copy Markdown
Member

@amirtu amirtu commented Feb 12, 2021

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

WisdomPill and others added 7 commits February 12, 2021 12:49
(cherry picked from commit be29755)
(cherry picked from commit ea3e118)
mineigen calculation rolled back;
gftt function overload added (with quality parameter);
perf tests were added for the new api function;
external bindings were added for the function (with different alias);
fixed issues with composition of the output array of the new function (e.g. as requested in comments) ;
added sanity checks in the perf tests;
removed C API changes.
@amirtu amirtu changed the title Ocv 165 finalize good features to track returns also corner value pr 3 goodFeaturesToTrack returns also corners quality Feb 12, 2021
@amirtu
Copy link
Copy Markdown
Member Author

amirtu commented Feb 12, 2021

To be merged with opencv/opencv_extra#851

@amirtu amirtu closed this Feb 12, 2021
@amirtu amirtu deleted the OCV-165_finalize_goodFeaturesToTrack_returns_also_corner_value_PR_3 branch February 12, 2021 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants