registration.h File Reference

#include "mimasconfig.h"
#include "object.h"
#include "image.h"
#include "canny.h"

Include dependency graph for registration.h:

Go to the source code of this file.

Namespaces

namespace  mimas

Classes

class  mimas::reg_param
 Class denoting shift, rotation and scale. More...
class  mimas::registration_parameters
 The executable in 'registration' takes the two test images in parameters and the size of the square area two be used for registration. More...

Functions

image< intmimas::registration (image< int > &inimage, image< int > &inimage2, reg_param *result_p=NULL, bool with_scale_and_rotation=true)
image< intmimas::registration_with_canny (image< int > &inimage1, image< int > &inimage2, int lwThresh=40, int highThresh=110, float stdDev=1.2, reg_param *result_p=NULL, bool with_scale_and_rotation=true)
 Registration using edge-images.


[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:17 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...