SplitComplexImage.cpp File Reference
#include "RasterExamples.h"
#include <terralib/common.h>
#include <terralib/raster.h>
#include <terralib/geometry.h>
#include <terralib/raster/RasterFactory.h>
#include <complex>
#include <iostream>
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Functions

void SplitComplexImage ()
 Test to open a complex image and split into real/imaginary rasters. More...
 

Function Documentation