|
Hugin trunk 0.1
|
Classes | |
| class | Graph |
| help class to draw charts More... | |
| class | GraphPopupWindow |
| simple popup to show graph More... | |
Functions | |
| wxBitmap | GetDistortionGraph (const HuginBase::SrcPanoImage &srcImage) |
| return wxBitmap with graph of distortion for given SrcPanoImage | |
| wxBitmap WXIMPEX wxGraphTools::GetDistortionGraph | ( | const HuginBase::SrcPanoImage & | srcImage | ) |
return wxBitmap with graph of distortion for given SrcPanoImage
Definition at line 192 of file GraphTools.cpp.
References HuginBase::PTools::Transform::createTransform(), NRPOINTS, HuginBase::PanoramaOptions::RECTILINEAR, HuginBase::PanoramaOptions::setHeight(), HuginBase::PanoramaOptions::setHFOV(), HuginBase::PanoramaOptions::setProjection(), HuginBase::PanoramaOptions::setWidth(), threshold(), and HuginBase::PTools::Transform::transform().
Referenced by LensCalFrame::OnShowDistortionGraph(), and ImageVariableDialog::OnShowDistortionGraph().