An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/tkonolige/city2ba

bundle-adjustment

Score: 11.774058202188472

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Tools for generating synthetic bundle adjustment datasets

CodeMeta metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 months ago

Total Commits: 83
Total Committers: 2
Avg Commits per committer: 41.5
Development Distribution Score (DDS): 0.012

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Tristan Konolige t****e@g****m 82
Arfon Smith a****n 1

Issue and Pull Request metadata

Last synced: 8 months ago

Total issues: 4
Total pull requests: 2
Average time to close issues: 3 days
Average time to close pull requests: about 7 hours
Total issue authors: 3
Total pull request authors: 2
Average comments per issue: 2.0
Average comments per pull request: 0.5
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/tkonolige/city2ba

Top Issue Authors

  • geoeo (2)
  • forallsunday (1)
  • NikolausDemmel (1)

Top Pull Request Authors

  • arfon (1)
  • jonaspleyer (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

crates.io: city2ba

A tool for generating synthetic bundle adjustment problems

  • Homepage: https://github.com/tkonolige/city2ba
  • Documentation: https://docs.rs/city2ba/
  • Licenses: BSD-2-Clause
  • Latest release: 1.1.0 (published over 6 years ago)
  • Last Synced: 2025-11-14T12:03:41.695Z (7 months ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 3,245 Total
  • Rankings:
    • Stargazers count: 22.526%
    • Forks count: 29.114%
    • Dependent repos count: 29.318%
    • Dependent packages count: 33.812%
    • Average: 34.598%
    • Downloads: 58.219%
  • Maintainers (1)

Dependencies

Cargo.lock cargo
  • 136 dependencies
Cargo.toml cargo
  • assert_cmd 0.12 development
  • predicates 1 development
  • tempfile 3 development
  • byteorder 1
  • cgmath 0.17
  • disjoint-sets 0.4
  • embree-rs 0.3
  • geo 0.4
  • indicatif 0.14
  • itertools 0.8
  • line_intersection 0.4
  • nalgebra 0.17
  • nom 5
  • ply-rs 0.1
  • poisson 0.10
  • rand 0.6
  • rayon 1
  • rstar 0.7
  • structopt 0.3
  • tobj 0.1.12
.github/workflows/rust.yml actions
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite
Dockerfile docker
  • ubuntu latest build