#include <stdlib.h>
#include <time.h>
#include <iostream>
#include <unistd.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <signal.h>
#include "GUI/XWinManaged.H"
#include "Image/Pixels.H"
#include "Image/ShapeOps.H"
#include "Image/ColorOps.H"
#include "SIFT/ScaleSpace.H"
#include "EchoImageServerSK.hh"
#include "Corba/ImageOrbUtil.H"
#include "Corba/CorbaUtil.H"
Go to the source code of this file.
Classes | |
class | EchoImageServer_i |
simple corba object to ! echo an image
Definition in file EchoImageServer.H.