MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Cfssr::IsoSurfaceThe surfacing algorithm requires the octree hierarchy and the vector of voxels
 Cfssr::MinAreaTriangulationComputes the minimum area triangulation of a polygon
 Cfssr::OctreeA regular octree data structure (each node has zero or eight child nodes)
 Cfssr::Octree::IteratorOctree iterator that keeps track of level and path through the octree
 Cfssr::Octree::NodeSimple recursive octree node that stores samples in a vector
 Cfssr::SampleRepresentation of a point sample
 Cfssr::SampleIOReads samples from a PLY file
 Cfssr::SampleIO::Options
 Cfssr::VoxelDataStores per voxel data
 Cfssr::VoxelIndexThe voxel index is a unique 64 bit ID for each voxel in the octree
 Cmath::Accum< T >Accumulator class that operates on arbitrary types
 Cmath::Accum< unsigned char >
 Cmath::algo::foreach_addition_with_const< T >For-each functor: adds a constant value to operand
 Cmath::algo::foreach_constant_power< T >For-each functor: raises each operand to the power of constant value
 Cmath::algo::foreach_divide_by_const< T >For-each functor: divides operand by constant divisor
 Cmath::algo::foreach_matrix_mult< M, V >For-each functor: matrix-vector multiplication
 Cmath::algo::foreach_multiply_with_const< T >For-each functor: multiplies operand with constant factor
 Cmath::algo::foreach_substraction_with_const< T >For-each functor: substracts a constant value to operand
 Cmath::algo::IncrementGenerator< T >
 Cmath::algo::predicate_epsilon_equal< T >Epsilon comparator predicate
 Cmath::BezierCurve< T >A class for defining and evaluating Bezier curves in all dimensions
 Cmath::BSpline< V, T >Implementation of non-uniform B-Spline curves according to
 Cmath::Line3< T >Class that represents a line using a point and a vector
 Cmath::Matrix< T, N, M >Matrix class for arbitrary dimensions and types
 Cmath::Plane3< T >Class that represents a plane in hesse form
 Cmath::Vector< T, N >Vector class for arbitrary dimensions and types
 Cmath::Matrix< double, 3, 3 >
 Cmath::Matrix< double, 3, 4 >
 Cmath::Matrix< T, D, D >
 Cmve::AdditionalCameraInfoPer-camera NVM specific information
 Cmve::BundleA simple data structure to represent bundle files
 Cmve::Bundle::Feature2DRepresentation of a 2D feature
 Cmve::Bundle::Feature3DRepresentation of a 3D feature with position and color
 Cmve::CameraInfoPer-view camera information with various helper functions
 Cmve::geom::ObjModelPart
 Cmve::geom::SavePLYOptionsOptions struct for saving PLY files
 Cmve::image::ExifInfoEXIF information
 Cmve::image::ImageHeadersImage meta data
 Cmve::ImageBaseBase class for images without type information
 Cmve::MeshBaseBase class for meshes
 Cmve::MeshInfo
 Cmve::MeshInfo::VertexInfoPer-vertex classification and adjacency information
 Cmve::SceneScene representation for the MVE
 Cmve::ViewFile system representation of a MVE view
 Cmve::View::BlobProxyProxy for BLOBs (Binary Large OBjects)
 Cmve::View::ImageProxyProxy for images
 Cmve::View::MetaDataView meta information that stores key/value pairs and the camera
 Cmve::Volume< T >A volume with regular grid layout
 Cmve::VolumeMCAccessor
 Cmve::VolumeMTAccessor
 Cmvs::DMRecon
 Cmvs::ImagePyramidCache
 Cmvs::ImagePyramidLevel
 Cmvs::PatchOptimization
 Cmvs::PatchSampler
 Cmvs::Progress
 Cmvs::QueueData
 Cmvs::Settings
 Cmvs::SingleView
 Cmvs::Status
 Cmvs::ViewSelection
 Cogl::Cam2D
 Cogl::CameraA camera class that manages viewing and projection matrices
 Cogl::CamTrackballA trackball camera control that consumes mouse events and delivers viewing parameters for the camera
 Cogl::ContextAbstraction of a rendering context/viewport that displays renderings
 Cogl::KeyboardEventKeyboard event
 Cogl::MouseEventMouse event
 Cogl::ShaderProgramAbstraction for OpenGL Shader Programs
 Cogl::TextureOpenGL texture abstraction
 Cogl::VertexArrayOpenGL vertex array object abstraction
 Cogl::VertexBufferOpenGL vertex buffer object (VBO) abstraction
 Csfm::ba::BundleAdjustmentA simple bundle adjustment optimization implementation
 Csfm::ba::BundleAdjustment::Options
 Csfm::ba::BundleAdjustment::Status
 Csfm::ba::CameraCamera representation for bundle adjustment
 Csfm::ba::ConjugateGradient< T >
 Csfm::ba::ConjugateGradient< T >::Functor
 Csfm::ba::ConjugateGradient< T >::Options
 Csfm::ba::ConjugateGradient< T >::Status
 Csfm::ba::DenseVector< T >
 Csfm::ba::LinearSolver
 Csfm::ba::LinearSolver::Options
 Csfm::ba::LinearSolver::Status
 Csfm::ba::ObservationObservation of a 3D point for a camera
 Csfm::ba::Point3D3D point representation for bundle adjustment
 Csfm::ba::SparseMatrix< T >Sparse matrix class in Yale format for column-major matrices
 Csfm::ba::SparseMatrix< T >::TripletTriplet with row/col index, and the actual value
 Csfm::bundler::FeatureReferenceReferences a 2D feature in a specific view
 Csfm::bundler::FeaturesBundler Component: Computes image features for every view in the scene and stores the features in the viewports
 Csfm::bundler::Features::Options
 Csfm::bundler::IncrementalBundler Component: Incremental structure-from-motion
 Csfm::bundler::Incremental::Options
 Csfm::bundler::InitialPairTries to find an initial viewport pair to start the reconstruction with
 Csfm::bundler::InitialPair::Options
 Csfm::bundler::InitialPair::ResultThe resulting initial pair with view IDs and relative camera pose
 Csfm::bundler::IntrinsicsBundler Component: Obtains initial intrinsic paramters for the viewports from either the EXIF embeddings or from the MVE views
 Csfm::bundler::Intrinsics::Options
 Csfm::bundler::MatchingBundler Component: Matching between views in an MVE scene
 Csfm::bundler::Matching::OptionsOptions for feature matching
 Csfm::bundler::Matching::Progress
 Csfm::bundler::SurveyObservation
 Csfm::bundler::SurveyPointRepresentation of a survey point
 Csfm::bundler::TrackRepresentation of a feature track
 Csfm::bundler::TracksBundler Component: Generation of tracks from pairwise matching result
 Csfm::bundler::Tracks::Options
 Csfm::bundler::TwoViewMatchingThe matching result between two views
 Csfm::bundler::ViewportPer-viewport information
 Csfm::CameraDatabaseCamera database which, given a maker and model string, will look for a camera model in the database and return the model on successful lookup
 Csfm::CameraModelRepresentation of a digital camera
 Csfm::CameraPoseThe camera pose is the 3x4 matrix P = K [R | t]
 Csfm::CascadeHashing::Options
 Csfm::Correspondence2D2DTwo image coordinates which correspond to each other in terms of observing the same point in the scene
 Csfm::Correspondence2D3DA 3D point and an image coordinate which correspond to each other in terms of the image observing this 3D point in the scene
 Csfm::ExhaustiveMatching::ProcessedFeatureSet
 Csfm::FeatureSetThe FeatureSet holds per-feature information for a single view, and allows to transparently compute and match multiple feature types
 Csfm::FeatureSet::OptionsOptions for feature detection and matching
 Csfm::Matching
 Csfm::Matching::OptionsFeature matching options
 Csfm::Matching::ResultFeature matching result reported as two lists, each with indices in the other set
 Csfm::MatchingBase
 Csfm::MatchingBase::Options
 Csfm::NearestNeighbor< T >Nearest (and second nearest) neighbor search for normalized vectors
 Csfm::NearestNeighbor< T >::ResultUnlike the naming suggests, these are square distances
 Csfm::RansacFundamentalRANSAC pose estimation from noisy 2D-2D image correspondences
 Csfm::RansacFundamental::Options
 Csfm::RansacFundamental::Result
 Csfm::RansacHomographyRANSAC homography estimation from noisy 2D-2D image correspondences
 Csfm::RansacHomography::Options
 Csfm::RansacHomography::Result
 Csfm::RansacPoseP3PRANSAC pose estimation from 2D-3D correspondences and known camera calibration using the perspective 3-point (P3P) algorithm
 Csfm::RansacPoseP3P::Options
 Csfm::RansacPoseP3P::Result
 Csfm::SiftImplementation of the SIFT feature detector and descriptor
 Csfm::Sift::DescriptorRepresentation of the SIFT descriptor
 Csfm::Sift::KeypointRepresentation of a SIFT keypoint
 Csfm::Sift::OctaveRepresentation of a SIFT octave
 Csfm::Sift::OptionsSIFT options
 Csfm::SurfImplementation of the SURF feature detector and descriptor as described in:
 Csfm::Surf::DescriptorRepresentation of a SURF descriptor
 Csfm::Surf::KeypointRepresentation of a SURF keypoint
 Csfm::Surf::Octave
 Csfm::Surf::OptionsSURF options
 Csfm::TriangulateTriangulation routine that triangulates a track from camera poses and 2D image positions while keeping triangulation statistics
 Csfm::Triangulate::Options
 Csfm::Triangulate::Statistics
 Csfm::Visualizer
 Csfm::Visualizer::Keypoint
 Cstd::basic_string< Char >STL class
 Cstd::exceptionSTL class
 Cstd::ios_baseSTL class
 Cstd::iterator
 Cstd::vector< T >STL class
 Cutil::AlignedAllocator< T, alignment >Implements the STL allocator interface for aligned memory allocation
 Cutil::AlignedAllocator< T, alignment >::rebind< U >
 Cutil::ArgOptionA single argument option
 Cutil::ArgResultAn argument which can either be an option or a non-option
 Cutil::ArgumentsArgument class that provides a parser and convenient access for command line arguments as used by GNU utils
 Cutil::ClockTimerSimple timer class to take execution times
 Cutil::FrameTimerA timer class for frame-based applications
 Cutil::fs::File
 Cutil::fs::FileLockA simple file-based file lock implementation
 Cutil::Logging
 Cutil::WallTimerCross-platform high-resolution real-time timer
 Cmath::Vector< double, 3 >
 Cmath::Vector< float, 128 >
 Cmath::Vector< float, 64 >
 Cmath::Vector< T, 3 >
 Cmath::Vector< T, 4 >