Skip to main content

Crate burn_reconstruction

Crate burn_reconstruction 

Source

Re-exports§

pub use bootstrap::default_cache_root;
pub use bootstrap::default_cache_root_with_config;
pub use bootstrap::resolve_or_bootstrap_yono_weights;
pub use bootstrap::resolve_or_bootstrap_yono_weights_with_config;
pub use bootstrap::resolve_or_bootstrap_yono_weights_with_config_and_progress;
pub use bootstrap::resolve_or_bootstrap_yono_weights_with_precision;
pub use bootstrap::resolve_or_bootstrap_yono_weights_with_precision_and_progress;
pub use bootstrap::BootstrapProgressCallback;
pub use bootstrap::ModelBootstrapError;
pub use bootstrap::YonoBootstrapConfig;
pub use build_info::app_banner;
pub use build_info::build_label;
pub use build_info::git_revision_short;
pub use build_info::long_version;
pub use pipeline::ComponentLoadReport;
pub use pipeline::ImageToGaussianPipeline;
pub use pipeline::PipelineConfig;
pub use pipeline::PipelineError;
pub use pipeline::PipelineExportReport;
pub use pipeline::PipelineGaussians;
pub use pipeline::PipelineInputImage;
pub use pipeline::PipelineLoadReport;
pub use pipeline::PipelineModel;
pub use pipeline::PipelineQuality;
pub use pipeline::PipelineRunOutput;
pub use pipeline::PipelineRunWithCameras;
pub use pipeline::PipelineWeights;
pub use utils::setup_hooks;

Modules§

backend
bootstrap
build_info
pipeline
utils

Structs§

CanonicalGaussianTransform
ExportGaussians
ForwardTimings
GlbExportOptions
GlbExportReport
PackedGaussianRows
YonoWeights

Enums§

GlbSortMode
YonoWeightFormat
YonoWeightPrecision

Functions§

canonicalize_gaussian_transform_cv
cv_xyzw_to_canonical_wxyz
pack_gaussian_rows_full
sanitize_scale_for_viewer