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

How can we implement overlapping clusters in this module? #5

Closed
ManishSahu53 opened this issue Oct 2, 2017 · 4 comments
Closed

How can we implement overlapping clusters in this module? #5

ManishSahu53 opened this issue Oct 2, 2017 · 4 comments
Assignees

Comments

@ManishSahu53
Copy link

I wanted to use this module to get overlapping clusters of sfm(openMVG). Can you please suggest me how to do it? or is there any other library to do it?

@pmoulon
Copy link
Collaborator

pmoulon commented Oct 2, 2017

You can add a post processing step that add some neighborhing camera.
Or you can read the paper and extend the existing code:
Mauro, Massimo, et al. "An integer linear programming model for view selection on overlapping camera clusters." 2014 2nd International Conference on 3D Vision. Vol. 1. IEEE, 2014.

Mauro, Massimo, et al. "Overlapping camera clustering through dominant sets for scalable 3D reconstruction." 2013 British Machine Vision Conference.

@srivathsanmurali
Copy link
Owner

I have been meaning to work on it for a while. Just been a bit busy with other projects at work. I could try getting it out soon.
I will update in a couple of days on how it goes.

@srivathsanmurali srivathsanmurali self-assigned this Oct 3, 2017
@srivathsanmurali
Copy link
Owner

This is the same as a previous issue #4.

@ManishSahu53
Copy link
Author

Thanks
@pmoulon @srivathsanmurali

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

No branches or pull requests

3 participants