ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
colmap::MatchMatrixWidget Class Reference

#include <match_matrix_widget.h>

Inheritance diagram for colmap::MatchMatrixWidget:
Collaboration diagram for colmap::MatchMatrixWidget:

Public Member Functions

 MatchMatrixWidget (QWidget *parent, OptionManager *options)
 
void Show ()
 
- Public Member Functions inherited from colmap::ImageViewerWidget
 ImageViewerWidget (QWidget *parent)
 
void ShowBitmap (const Bitmap &bitmap)
 
void ShowPixmap (const QPixmap &pixmap)
 
void ReadAndShow (const std::string &path)
 

Additional Inherited Members

- Protected Member Functions inherited from colmap::ImageViewerWidget
void resizeEvent (QResizeEvent *event)
 
void closeEvent (QCloseEvent *event)
 
void ZoomIn ()
 
void ZoomOut ()
 
void Save ()
 
- Protected Attributes inherited from colmap::ImageViewerWidget
QGridLayout * grid_layout_
 
QHBoxLayout * button_layout_
 

Detailed Description

Definition at line 16 of file match_matrix_widget.h.

Constructor & Destructor Documentation

◆ MatchMatrixWidget()

colmap::MatchMatrixWidget::MatchMatrixWidget ( QWidget *  parent,
OptionManager options 
)

Definition at line 36 of file match_matrix_widget.cc.

Member Function Documentation

◆ Show()


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