Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
guiimage.h File Reference
#include "Color.hpp"
#include "Geometrics.hpp"
#include "Image.hpp"
#include "MultiImage.hpp"
#include "RealColor.hpp"
#include "Signal.hpp"
#include "displayformat.h"
#include <QObject>
#include <QPixmap>
#include <QVector>
Include dependency graph for guiimage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GuiImage
 The GuiImage class is a bridge to the Bial::Image data structure to the QImage data structure.
It have many important functions, such as the views spatial transforms, histogram equalization and others. More...