Skip to content
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

Overlap constant #4

Open
3 tasks
srivathsanmurali opened this issue Nov 24, 2016 · 1 comment
Open
3 tasks

Overlap constant #4

srivathsanmurali opened this issue Nov 24, 2016 · 1 comment
Assignees

Comments

@srivathsanmurali
Copy link
Owner

srivathsanmurali commented Nov 24, 2016

Implement a option have overlap in clusters for registration purposes.
+ When finding the center that the view is assigned to also find the next best center.
+ Assign certain number of overlap from the list of views that are in the secondary list for centers
New implementation does the following

  • Finds the borders for each cluster
  • Finds the closest cluster to each border view and adds them to it

TODO:

  • Clean up code
  • Test on other datasets
  • Border visualization to export PLY
@srivathsanmurali
Copy link
Owner Author

@ManishSahu53 @pmoulon
I have a very rough implementation of the overlaps in domset in my fork of openMVG https://github.com/srivathsanmurali/openMVG/tree/develop_clusterOverlap
I will clean it up and test it a bit more and get back to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant