Directories | |
| directory | training |
Files | |
| file | Celeste.cpp |
| file | Celeste.h |
| file | CelesteGlobals.cpp |
| file | CelesteGlobals.h |
| file | ContrastFilter.cpp |
| file | ContrastFilter.h |
| file | Gabor.cpp |
| file | Gabor.h |
| file | GaborFilter.cpp |
| file | GaborFilter.h |
| file | GaborGlobal.h |
| file | GaborJet.cpp |
| file | GaborJet.h |
| file | ImageFile.cpp |
| file | ImageFile.h |
| file | LogPolar.cpp |
| file | LogPolar.h |
| file | Main.cpp |
| file | PGMImage.cpp |
| file | PGMImage.h |
| file | svm.cpp |
| file | svm.h |
| file | Utilities.cpp |
| file | Utilities.h |
deghosting Contains the deghosting code
hugin1 Contains all libs and programs which depends on wxWidgets (mainly the GUI programs)
hugin_base Contains the base functionality (code in this directory does not depends on wxWidgets and should not link against wxWidgets)
hugin_cpfind Contains the code of the control point detector
lens_calibrate Contains the lens_calibrate lib and program
matchpoint Contains the matchpoint program
src/tools Contains most of the command line tools
hugin_base/algorithms Contains algorithm, which modify the panorama object. (code in this directory does not depends on wxWidgets and should not link against wxWidgets)
hugin_base/appbase (code in this directory does not depends on wxWidgets and should not link against wxWidgets)
hugin_base/hugin_math Contains different math helper functions. (code in this directory does not depends on wxWidgets and should not link against wxWidgets)
hugin_base/huginapp (code in this directory does not depends on wxWidgets and should not link against wxWidgets)
hugin_base/lines Contains the code for huginlines - a lib for automatic finding straight lines in images
hugin_base/makefilelib Contains the makefilelib which allows wrapping of makefile generation for GNU make. (code in this directory does not depends on wxWidgets and should not link against wxWidgets)
hugin_base/nona (code in this directory does not depends on wxWidgets and should not link against wxWidgets)
hugin_base/panodata Contains the main HuginBase::Panorama object and all other base object used by HuginBase::Panorama. (code in this directory does not depends on wxWidgets and should not link against wxWidgets)
hugin_base/panotools Contains wrapper function for libpano. (code in this directory does not depends on wxWidgets and should not link against wxWidgets)
hugin_base/photometric Contains the photometric functions. (code in this directory does not depends on wxWidgets and should not link against wxWidgets)
hugin_base/vigra_ext Contains extension for the vigra image lib. (code in this directory does not depends on wxWidgets and should not link against wxWidgets)
hugin1/base_wx Contains functions used by different programs libs.
hugin1/calibrate_lens Contains the code for calibrate_lens_gui
hugin1/hugin Contains the code for Hugin GUI.
hugin1/icpfind Contains the code for the icpfind lib and command line version.
hugin1/nona_gui Contains code for nona_gui.
hugin1/PT
hugin1/ptbatcher Contains the batch processing code (PTBatcher and PTBatcherGUI).
hugin1/stitch_project Contains the code for hugin_stitch_project.
hugin1/tools_vips
hugin_script_interface contains the code for the hugin scripting interface (hsi) and the hugin python interface (hpi)
1.3.9.1