You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 centersNew implementation does the following
TODO:
The text was updated successfully, but these errors were encountered: