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

#include <local_view_selection.h>

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

Public Member Functions

 LocalViewSelection (std::vector< SingleView::Ptr > const &views, Settings const &settings, IndexSet const &globalViews, IndexSet const &propagated, PatchSampler::Ptr sampler)
 
void performVS ()
 
void replaceViews (IndexSet const &toBeReplaced)
 
- Public Member Functions inherited from mvs::ViewSelection
 ViewSelection ()
 
 ViewSelection (Settings const &settings)
 
IndexSet const & getSelectedIDs () const
 

Public Attributes

bool success
 

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 19 of file local_view_selection.h.

Constructor & Destructor Documentation

◆ LocalViewSelection()

mvs::LocalViewSelection::LocalViewSelection ( std::vector< SingleView::Ptr > const &  views,
Settings const &  settings,
IndexSet const &  globalViews,
IndexSet const &  propagated,
PatchSampler::Ptr  sampler 
)

Definition at line 19 of file local_view_selection.cc.

Member Function Documentation

◆ performVS()

void mvs::LocalViewSelection::performVS ( )

Definition at line 57 of file local_view_selection.cc.

◆ replaceViews()

void mvs::LocalViewSelection::replaceViews ( IndexSet const &  toBeReplaced)

Definition at line 150 of file local_view_selection.cc.

Member Data Documentation

◆ success

bool mvs::LocalViewSelection::success

Definition at line 31 of file local_view_selection.h.


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