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
- Host: GitHub
- URL: https://github.com/tkonolige/city2ba
- Owner: tkonolige
- License: bsd-2-clause
- Created: 2020-02-16T05:06:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T00:35:45.000Z (over 3 years ago)
- Last Synced: 2025-11-12T11:03:54.692Z (7 months ago)
- Topics: bundle-adjustment
- Language: Rust
- Size: 138 KB
- Stars: 19
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
- Codemeta: codemeta.json
CodeMeta metadata:
- @context: https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld
- @type: Code
- Author:
- @id: http://orcid.org/0000-0002-5052-6479
- @type: Person
- Email: tristan.konolige@colorado.edu
- Name: Tristan Konolige
- Affiliation: University of Colorado Boulder
- Identifier:
- Code repository: https://github.com/tkonolige/city2ba
- Date published: 2020-02-28
- Date modified: 2020-02-28
- Date created: 2020-02-28
- Description: Tools for generating synthetic bundle adjustment datasets
- Keywords: bundle adjustment, structure from motion, 3D reconstruction
- License: BSD-2-Clause
- Title: city2ba
- Version: v1.1.0
Owner metadata:
- Name: Tristan Konolige
- Login: tkonolige
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company: OctoML
- Icon url: https://avatars.githubusercontent.com/u/1501680?u=f1f431c232182957249fd55a2ccfb83b0241b86e&v=4
- Repositories: 17
- Last Synced at: 2023-04-01T03:30:14.793Z
- Profile URL: https://github.com/tkonolige
GitHub Events
Total
- Watch event: 1
- Total: 1
Last Year
- Watch event: 1
- Total: 1
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 | 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
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
- Total packages: 1
-
Total downloads:
- cargo: 3,245 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
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
- 136 dependencies
- 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
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
- ubuntu latest build