Class to represent a pyramid of images. More...
#include <iostream>
#include "GaussianFilter.h"
#include "Image.h"
#include "ImagePyramid.h"
Go to the source code of this file.
Class to represent a pyramid of images.
Definition in file ImagePyramid.cpp.