Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement sparse eigen-solver for rotation averaging in L2 method#2436

Open
yanxke wants to merge 1 commit into
openMVG:developfrom
yanxke:yan/sparse-rotation-average
Open

Implement sparse eigen-solver for rotation averaging in L2 method#2436
yanxke wants to merge 1 commit into
openMVG:developfrom
yanxke:yan/sparse-rotation-average

Conversation

@yanxke
Copy link
Copy Markdown
Contributor

@yanxke yanxke commented Jan 26, 2026

Introduce a sparse eigen-solver for rotation averaging, enhancing scalability for large image sets while maintaining a fallback to a dense solver for smaller image sets.

I ran into a wall when trying process 4500+ images and this step took hours. Now it's very fast. The threshold (2048) can probably be tweaked further but for now it works.

@pmoulon
Copy link
Copy Markdown
Member

pmoulon commented Jan 27, 2026

Thanks

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

Successfully merging this pull request may close these issues.

2 participants