#include "RansacPresenter.h"
#include <gui/FeatureSetMatcherPresenter.h>
#include <gui/ParameterWidget.h>
#include <feature/RansacFeatureSetMatcher.h>
#include <QtGui/QWidget>
#include <QtCore/QObject>
#include "RansacPresenter.moc"
#include <iostream>
Go to the source code of this file.