Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
lens_calibrate/Globals.h File Reference
#include <map>#include <string>#include <vector>#include "vigra/diff2d.hxx"Include dependency graph for Globals.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Variables | |
| unsigned int | verbose |
| unsigned int | resize_dimension |
| unsigned int | detector |
| unsigned int | lens_type |
| unsigned int | current_line |
| unsigned int | optimise_centre |
| unsigned int | optimise_radius |
| unsigned int | poly_type |
| unsigned int | straighten_verts |
| unsigned int | ss |
| double | sensor_width |
| double | sensor_height |
| double | original_width |
| double | original_height |
| double | focal_length |
| double | pixel_density |
| double | focal_length_pixels |
| double | cropFactor |
| std::string | path |
| std::string | format |
| double | sizefactor |
| double | threshold |
| double | bt_threshold |
| double | length_threshold |
| double | min_line_length_squared |
| double | scale |
| double | tscale |
| double | a |
| double | corner_threshold |
| unsigned int | gap_limit |
| unsigned int | horizontal_slices |
| unsigned int | vertical_slices |
| unsigned int | generate_images |
| std::vector< std::vector< vigra::Point2D > > | lines |
| double | sigma |
| double | r |
| std::map< int, double > | line_errors |
| std::map< int, double > | line_weights |
| double | RMS_error |
Variable Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1