Home
last modified time | relevance | path

Searched defs:UndistortCameraOptions (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/colmap/colmap-3.6/src/base/
H A Dundistortion.h42 struct UndistortCameraOptions { struct
44 double blank_pixels = 0.0;
68 COLMAPUndistorter(const UndistortCameraOptions& options, argument