Hugintrunk
0.1
|
implementation of preview for lens calibration gui More...
#include "panoinc_WX.h"
#include "panoinc.h"
#include "base_wx/platform.h"
#include "LensCalImageCtrl.h"
#include "vigra/transformimage.hxx"
#include "nona/RemappedPanoImage.h"
#include "nona/ImageRemapper.h"
#include "LensCalApp.h"
#include "base_wx/wxcms.h"
Go to the source code of this file.
Functions | |
vigra::RGBValue< vigra::UInt8 > | gray2RGB (vigra::UInt8 const &v) |
implementation of preview for lens calibration gui
Definition in file LensCalImageCtrl.cpp.
vigra::RGBValue<vigra::UInt8> gray2RGB | ( | vigra::UInt8 const & | v | ) |
Definition at line 352 of file LensCalImageCtrl.cpp.
Referenced by LensCalImageCtrl::SetEdgeImage().