#include "imedgine_image_viewer.h"
#include "image_pixel_view.h"
#include "../controller/controller.h"
#include "polyline_ROI.h"
#include <Inventor/actions/SoRayPickAction.h>
#include <Inventor/SoPickedPoint.h>
#include <Inventor/Qt/SoQtCursor.h>
#include <Inventor/nodes/SoTexture2.h>
#include <Inventor/nodes/SoBaseColor.h>
#include <QPixmap>
#include <QImage>
#include <QDataStream>
#include <sstream>
#include <limits>
#include <stdio.h>
Include dependency graph for imedgine_image_viewer.cpp:
Go to the source code of this file.
Namespaces | |
namespace | imedgine |
Christian Koerner (christian.koerner@imedgine.org)
Alexander Lex (alexander.lex@imedgine.org)
Marc Streit (marc.streit@imedgine.org)
Martin Reininger (martin.reininger@imedgine.org)
Definition in file imedgine_image_viewer.cpp.