OptimizePhotometricPanel Class Reference
run the optimizer.
More...
#include <OptimizePhotometricPanel.h>
Inheritance diagram for OptimizePhotometricPanel:
[legend]List of all members.
Detailed Description
run the optimizer.
this is tied into the wxWindows hugin
it will emit an event that
Constructor & Destructor Documentation
| OptimizePhotometricPanel::OptimizePhotometricPanel |
( |
|
) |
|
|
Member Function Documentation
| bool OptimizePhotometricPanel::Create |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxID_ANY, |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxDefaultSize, |
|
|
long |
style = wxTAB_TRAVERSAL, |
|
|
const wxString & |
name = wxT("panel") |
|
) |
|
|
|
|
return currently selected OptimizeVector
- Returns:
- OptimizeVector that contains the settings from the GUI
|
| void OptimizePhotometricPanel::OnChangeMode |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void OptimizePhotometricPanel::OnClose |
( |
wxCloseEvent & |
e |
) |
[protected] |
|
| void OptimizePhotometricPanel::OnDelExposure |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void OptimizePhotometricPanel::OnDelWB |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void OptimizePhotometricPanel::OnOptimizeButton |
( |
wxCommandEvent & |
e |
) |
|
|
| void OptimizePhotometricPanel::OnSelExposure |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void OptimizePhotometricPanel::OnSelWB |
( |
wxCommandEvent & |
e |
) |
[protected] |
|
| void OptimizePhotometricPanel::panoramaChanged |
( |
PT::Panorama & |
pano |
) |
[virtual] |
|
|
|
receives notification about panorama changes
|
|
|
receives notification about panorama changes
|
| void OptimizePhotometricPanel::runOptimizer |
( |
const PT::UIntSet & |
img |
) |
[protected] |
|
| void OptimizePhotometricPanel::SetCheckMark |
( |
wxCheckListBox * |
l, |
|
|
int |
check, |
|
|
int |
anchor = -1 |
|
) |
[protected] |
|
|
|
updates the display to fit the settings in optimize vector
|
Member Data Documentation
The documentation for this class was generated from the following files: