55 void notifyThreadFinished();
61 QString *m_selectedControlName;
68 void on_JigsawSetupButton_pressed();
69 void on_JigsawRunButton_clicked();
This represents an ISIS control net in a project-based GUI interface.
QSharedPointer< BundleSettings > BundleSettingsQsp
Definition for a BundleSettingsQsp, a shared pointer to a BundleSettings object.
The main project for cnetsuite.
Container class for BundleAdjustment results.
void updateIterationSigma0(int iteration, double sigma0)
Update the label or text edit area with the error message by appending to list and refreshing...
Unless noted otherwise, the portions of Isis written by the USGS are public domain.
void bundleFinished(BundleSolutionInfo *bundleSolutionInfo)
This method will be called when the bundle is complete.
void outputBundleStatus(QString status)
Update the label or text edit area with the most recent status update by appending to list and refres...
void reportException(QString exception)
Update the label or text edit area with the error message by appending to list and refreshing...
This dialog allows the user to select the bundle adjust parameters, run the bundle, and view the results.
void errorString(QString error)
Update the label or text edit area with the error message by appending to list and refreshing...
An image bundle adjustment object.