Classes | |
| class | HuginBase::LensDB::LensDBList |
| class to save a list of lenses More... | |
| class | HuginBase::LensDB::LensDB |
| main wrapper class for lensfun database More... | |
Typedefs | |
| typedef boost::filesystem::basic_path< std::string, boost::filesystem::path_traits > | basic_path |
Functions | |
| bool | TranslateProjectionLF2Hugin (const lfLens *lens, BaseSrcPanoImage::Projection &projection) |
| translates the projection names from lensfun form into Hugin form | |
| bool | TranslateProjectionHugin2LF (BaseSrcPanoImage::Projection projection, lfLens *lens) |
| translates the projection names from Hugin form into lensfun form | |
|
|
Definition at line 40 of file LensDB.cpp. Referenced by HuginBase::LensDB::LensDB::BeginSaveLens(), HuginBase::LensDB::LensDB::LoadFilesInDir(), and HuginBase::LensDB::LensDB::SaveCameraCrop(). |
|
||||||||||||
|
translates the projection names from Hugin form into lensfun form
Definition at line 469 of file LensDB.cpp. Referenced by HuginBase::LensDB::LensDB::BeginSaveLens(). |
|
||||||||||||
|
translates the projection names from lensfun form into Hugin form
Definition at line 409 of file LensDB.cpp. Referenced by HuginBase::LensDB::LensDB::BeginSaveLens(), and HuginBase::LensDB::LensDB::GetProjection(). |
1.3.9.1