![]() |
Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
#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>

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... | |