#include <vector>
#include <set>
#include <map>
#include <string>
#include <sstream>
#include <fstream>
#include <iostream>
#include <math.h>
#include "vigra/stdimage.hxx"
#include "vigra/rgbvalue.hxx"
#include "vigra/basicimage.hxx"
#include "vigra/accessor.hxx"
#include "vigra/iteratortraits.hxx"
#include "vigra/numerictraits.hxx"
#include "vigra/imageiterator.hxx"
#include "vigra/transformimage.hxx"
#include "vigra/copyimage.hxx"
#include "vigra/functorexpression.hxx"
#include "vigra/convolution.hxx"
#include "vigra/resizeimage.hxx"
#include "PT/Panorama.h"
#include "PT/PanoImage.h"
#include "PT/PanoramaMemento.h"
#include "PT/PanoCommand.h"
Include dependency graph for panoinc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this software; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Definition in file panoinc.h.
1.3.9.1