srivathsanmurali / domsetLibrary

a library that clusters set of images with poses into clusters for easier mvs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leveraged affinity propogation to cluster views together.

srivathsanmurali opened this issue · comments

For large sets of cameras, LAP samples samples from the full set of potential similarities and performs several rounds of affinity propagation, iteratively refining the sample. LAP delivers the same clustering results as AP yet provides a speedup for large dataset.