Docs.rs
  • models-cv-0.1.0
    • models-cv 0.1.0
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • geoeo
    • Dependencies
      • gltf ^1.2 normal
      • nalgebra ^0.32.3 normal
      • obj ^0.10.2 normal
      • ordered-float ^3.7.0 normal
      • serde ^1.0.183 normal
      • serde_yaml ^0.9.25 normal
      • kiss3d ^0.35.0 dev
      • png ^0.17.10 dev
    • Versions
    • 10.64% of the crate is documented
  • 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

models_cv0.1.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • camera_features::CameraFeatures
  • triangle::Triangle

Enums

  • filter::FilterType

Functions

  • filter::filter_visible_screen_points_by_depth
  • filter::filter_visible_screen_points_by_rasterizer
  • filter_screen_points_for_camera_views
  • generate_camera_trajectory
  • generate_matches
  • gltf::load
  • gltf::load_mesh_names
  • gltf::load_vertex_positions
  • group_points_to_triangles
  • io::calculate_rgb_byte_vec
  • io::deserialize_feature_matches
  • io::serialize_feature_matches
  • obj::load
  • obj::load_vertex_positions
  • project_points
  • rasterizer::calc_all_pixels_within_triangle
  • rasterizer::calc_inv_z_for_all_pixels
  • rasterizer::pixel_within_triangle_and_barycentric