Docs.rs
  • align3d-1.0.2
    • align3d 1.0.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • otaviog
    • Dependencies
      • approx ^0.5.1 normal
      • egui ^0.21.0 normal
      • glob ^0.3.1 normal
      • image ^0.24.4 normal
      • itertools ^0.10.5 normal
      • nalgebra ^0.30.1 normal
      • nalgebra-glm ^0.16.0 normal
      • ndarray ^0.15.3 normal
      • ndarray-linalg ^0.12.0 normal
      • ndarray-rand ^0.14.0 normal
      • nshare ^0.9.0 normal
      • num ^0.4.0 normal
      • ordered-float ^3.7.0 normal
      • ply-rs ^0.1.3 normal
      • rand ^0.8.5 normal
      • rayon ^1.7.0 normal
      • serde ^1.0.117 normal
      • serde_derive ^1.0.117 normal
      • serde_json ^1.0.59 normal
      • vulkano ^0.33.0 normal
      • vulkano-shaders ^0.33.0 normal
      • vulkano-util ^0.33.0 normal
      • vulkano-win ^0.33.0 normal
      • winit ^0.28 normal
      • criterion ^0.4 dev
      • rstest ^0.15.0 dev
      • tempfile ^3.3.0 dev
      • test-temp-file ^0.1.2 dev
      • pprof ^0.11 dev
    • Versions
    • 59.8% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

align3d1.0.2

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • RgbdFrame
  • RgbdImage
  • bilateral::BilateralFilter
  • bilateral::BilateralGrid
  • camera::CameraIntrinsics
  • camera::PinholeCamera
  • icp::Icp
  • icp::IcpParams
  • icp::ImageIcp
  • icp::MsIcpParams
  • icp::multiscale::MultiscaleAlign
  • io::Geometry
  • io::GeometryBuilder
  • io::dataset::IndoorLidarDataset
  • io::dataset::SubsetDataset
  • io::dataset::TumRgbdDataset
  • kdtree::R3dTree
  • metrics::TransformMetrics
  • pointcloud::PointCloud
  • range_image::RangeImage
  • range_image::RangeImageBuilder
  • trajectory::Trajectory
  • trajectory::TrajectoryBuilder
  • transform::Transform
  • transform::TransformBuilder

Enums

  • error::A3dError
  • io::LoadError
  • io::dataset::DatasetError
  • transform::LieGroup

Traits

  • io::dataset::RgbdDataset
  • transform::Transformable
  • transform::TransformableMove

Functions

  • io::read_off
  • io::read_ply
  • io::write_ply
  • mesh::compute_normals