MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Public Member Functions | List of all members
mvs::GlobalViewSelection Class Reference

#include <global_view_selection.h>

Collaboration diagram for mvs::GlobalViewSelection:
Collaboration graph
[legend]

Public Member Functions

 GlobalViewSelection (std::vector< SingleView::Ptr > const &views, mve::Bundle::Features const &features, Settings const &settings)
 
void performVS ()
 
- Public Member Functions inherited from mvs::ViewSelection
 ViewSelection ()
 
 ViewSelection (Settings const &settings)
 
IndexSet const & getSelectedIDs () const
 

Additional Inherited Members

- Public Types inherited from mvs::ViewSelection
typedef std::shared_ptr< ViewSelectionPtr
 
- Protected Attributes inherited from mvs::ViewSelection
std::vector< bool > available
 
IndexSet selected
 
Settings const & settings
 

Detailed Description

Definition at line 21 of file global_view_selection.h.

Constructor & Destructor Documentation

◆ GlobalViewSelection()

mvs::GlobalViewSelection::GlobalViewSelection ( std::vector< SingleView::Ptr > const &  views,
mve::Bundle::Features const &  features,
Settings const &  settings 
)

Definition at line 17 of file global_view_selection.cc.

Member Function Documentation

◆ performVS()

void mvs::GlobalViewSelection::performVS ( )

Definition at line 34 of file global_view_selection.cc.


The documentation for this class was generated from the following files: