Skip to content

Tbmr features (purely topological adaptation on MSER) #2713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Nov 18, 2020
Merged

Tbmr features (purely topological adaptation on MSER) #2713

merged 22 commits into from
Nov 18, 2020

Conversation

crownedone
Copy link
Contributor

@crownedone crownedone commented Oct 15, 2020

Merge with extra: opencv/opencv_extra#817

Some questions:

  • Generalized Component tree calculation could be an additional feature, instead of hiding in the implementation of TBMR (as it can be used by MSER, TBMR, ...). I could do an extra module for that (where)?
  • Is this the right place for TBMR? (In xFeatures2d)

Thanks for your work!

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
  • The feature is well documented.
  • and sample code can be built with the project CMake

@crownedone
Copy link
Contributor Author

I do not understand, why the builds fail. Its related to python wrapper. Help appreciated!

Copy link
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep patch clean and minimal for reviewing.

Copy link
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contribution!

Please take a look on comments below.

Copy link
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done. Thank you for updates!

fix correct license text
Copy link
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done!

@alalek alalek merged commit 672ba70 into opencv:master Nov 18, 2020
@crownedone
Copy link
Contributor Author

Thanks!

@crownedone crownedone deleted the tbmr_features branch November 20, 2020 08:43
@alalek alalek mentioned this pull request Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants