Docs.rs
colmap-0.1.2
colmap 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ZacRenis
Dependencies
anyhow ^1.0
normal
argmin ^0.10.0
normal
argmin-math ^0.4.0
normal
chrono ^0.4
normal
env_logger ^0.11.8
normal
image ^0.25.6
normal
imageproc ^0.25.0
normal
log ^0.4
normal
nalgebra ^0.34.0
normal
nalgebra-sparse ^0.11.0
normal
num_cpus ^1.16
normal
rand ^0.9.2
normal
rayon ^1.7
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.16
normal
criterion ^0.7.0
dev
proptest ^1.0
dev
rstest ^0.26.1
dev
tempfile ^3.21.0
dev
test-case ^3.0
dev
tokio-test ^0.4
dev
Versions
95.08%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module triangulation
colmap
0.1.2
Module triangulation
Module Items
Structs
Enums
In colmap::
sfm
colmap
::
sfm
Module
triangulation
Copy item path
Source
Expand description
三角化算法实现
Structs
§
Triangulation
Config
三角化配置
Triangulation
Result
三角化结果
Triangulator
三角化器
Enums
§
Triangulation
Method
三角化方法