|
Hugintrunk
0.1
|
Public Member Functions | |
| Parameters () | |
| Parameters () | |
Public Attributes | |
| double | cpErrorThreshold |
| double | corrThresh |
| int | nPoints |
| int | grid |
| double | hfov |
| bool | linear |
| bool | optHFOV |
| bool | optDistortion |
| bool | optCenter |
| bool | optX |
| bool | optY |
| bool | optZ |
| bool | fisheye |
| bool | stereo |
| bool | stereo_window |
| bool | pop_out |
| bool | crop |
| bool | gpu |
| bool | loadDistortion |
| bool | sortImagesByEv |
| bool | alignToFirst |
| bool | dontRemapRef |
| int | pyrLevel |
| std::string | alignedPrefix |
| std::string | ptoFile |
| std::string | hdrFile |
| std::string | basename |
| int | optMethod |
| bool | load |
| bool | reset |
| bool | saveDB |
| std::set< std::string > | optvars |
| std::string | ptoOutputFile |
| std::string | red_name |
| std::string | green_name |
| std::string | blue_name |
| double | scale |
| unsigned | grid |
| int | verbose |
Definition at line 458 of file align_image_stack.cpp.
|
inline |
Definition at line 460 of file align_image_stack.cpp.
References alignToFirst, corrThresh, cpErrorThreshold, crop, dontRemapRef, fisheye, gpu, grid, hfov, linear, loadDistortion, nPoints, optCenter, optDistortion, optHFOV, optX, optY, optZ, pop_out, pyrLevel, sortImagesByEv, stereo, and stereo_window.
|
inline |
| std::string Parameters::alignedPrefix |
Definition at line 510 of file align_image_stack.cpp.
| bool Parameters::alignToFirst |
Definition at line 507 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| std::string Parameters::basename |
Definition at line 513 of file align_image_stack.cpp.
Referenced by main(), and print_result().
| std::string Parameters::blue_name |
Definition at line 96 of file tca_correct.cpp.
Referenced by main(), and processImg().
| double Parameters::corrThresh |
Definition at line 488 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| double Parameters::cpErrorThreshold |
Definition at line 487 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| bool Parameters::crop |
Definition at line 503 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| bool Parameters::dontRemapRef |
Definition at line 508 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| bool Parameters::fisheye |
Definition at line 499 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| bool Parameters::gpu |
Definition at line 504 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| std::string Parameters::green_name |
Definition at line 95 of file tca_correct.cpp.
Referenced by main(), and processImg().
| unsigned Parameters::grid |
Definition at line 100 of file tca_correct.cpp.
| int Parameters::grid |
Definition at line 490 of file align_image_stack.cpp.
Referenced by main(), main2(), Parameters(), and processImg().
| std::string Parameters::hdrFile |
Definition at line 512 of file align_image_stack.cpp.
| double Parameters::hfov |
Definition at line 491 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| bool Parameters::linear |
Definition at line 492 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| bool Parameters::load |
Definition at line 84 of file tca_correct.cpp.
Referenced by main(), and Parameters().
| bool Parameters::loadDistortion |
Definition at line 505 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| int Parameters::nPoints |
Definition at line 489 of file align_image_stack.cpp.
Referenced by main(), main2(), Parameters(), and processImg().
| bool Parameters::optCenter |
Definition at line 495 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| bool Parameters::optDistortion |
Definition at line 494 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| bool Parameters::optHFOV |
Definition at line 493 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| int Parameters::optMethod |
Definition at line 83 of file tca_correct.cpp.
Referenced by main(), main2(), and Parameters().
| std::set<std::string> Parameters::optvars |
Definition at line 87 of file tca_correct.cpp.
Referenced by get_optvars(), and main().
| bool Parameters::optX |
Definition at line 496 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| bool Parameters::optY |
Definition at line 497 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| bool Parameters::optZ |
Definition at line 498 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| bool Parameters::pop_out |
Definition at line 502 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| std::string Parameters::ptoFile |
Definition at line 511 of file align_image_stack.cpp.
| std::string Parameters::ptoOutputFile |
Definition at line 91 of file tca_correct.cpp.
| int Parameters::pyrLevel |
Definition at line 509 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| std::string Parameters::red_name |
Definition at line 94 of file tca_correct.cpp.
Referenced by main(), and processImg().
| bool Parameters::reset |
Definition at line 85 of file tca_correct.cpp.
Referenced by main(), main2(), and Parameters().
| bool Parameters::saveDB |
Definition at line 86 of file tca_correct.cpp.
Referenced by main(), Parameters(), and print_result().
| double Parameters::scale |
Definition at line 98 of file tca_correct.cpp.
Referenced by main(), Parameters(), and processImg().
| bool Parameters::sortImagesByEv |
Definition at line 506 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| bool Parameters::stereo |
Definition at line 500 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| bool Parameters::stereo_window |
Definition at line 501 of file align_image_stack.cpp.
Referenced by main(), main2(), and Parameters().
| int Parameters::verbose |
Definition at line 101 of file tca_correct.cpp.
Referenced by createCtrlPoints(), main(), main2(), optimize_new(), optimize_old(), and Parameters().
1.8.5