kopia lustrzana https://github.com/OpenDroneMap/docs
commit
eb9e3ba89e
|
@ -52,20 +52,24 @@ Arguments::
|
||||||
at the same time, Bundler uses only one which has
|
at the same time, Bundler uses only one which has
|
||||||
value, prefering the Neighbors parameter.
|
value, prefering the Neighbors parameter.
|
||||||
Default: 8
|
Default: 8
|
||||||
|
|
||||||
--matcher-distance <integer>
|
--matcher-distance <integer>
|
||||||
Distance threshold in meters to find pre-matching
|
Distance threshold in meters to find pre-matching
|
||||||
images based on GPS exif data. Set both matcher-
|
images based on GPS exif data. Set both matcher-
|
||||||
neighbors and this to 0 to skip pre-matching.
|
neighbors and this to 0 to skip pre-matching.
|
||||||
Default: 0
|
Default: 0
|
||||||
|
|
||||||
--use-fixed-camera-params
|
--use-fixed-camera-params
|
||||||
Turn off camera parameter optimization during bundler
|
Turn off camera parameter optimization during bundler
|
||||||
Off by default unless --camera parameter used
|
Off by default unless --camera parameter used
|
||||||
|
|
||||||
--camera-lens <string>
|
--camera-lens <string>
|
||||||
Can be one of auto | perspective | brown | fisheye | spherical
|
Can be one of auto | perspective | brown | fisheye | spherical
|
||||||
Set a camera projection type. Manually setting a value
|
Set a camera projection type. Manually setting a value
|
||||||
can help improve geometric undistortion. By default the application
|
can help improve geometric undistortion. By default the application
|
||||||
tries to determine a lens type from the images metadata.
|
tries to determine a lens type from the images metadata.
|
||||||
Default: auto
|
Default: auto
|
||||||
|
|
||||||
--radiometric-calibration <string>
|
--radiometric-calibration <string>
|
||||||
Set the radiometric calibration to perform on images.
|
Set the radiometric calibration to perform on images.
|
||||||
When processing multispectral images you should set
|
When processing multispectral images you should set
|
||||||
|
|
Ładowanie…
Reference in New Issue