| OTBGUI_FINEREGISTRATION(1) | User Commands | OTBGUI_FINEREGISTRATION(1) |
otbgui_FineRegistration - OTB FineRegistration application
This is the FineRegistration application, version 5.2.0 Estimate disparity map between two images.
Complete documentation: http://www.orfeo-toolbox.org/Applications/FineRegistration.html
-ref <string> Reference Image (mandatory)
-sec <string> Secondary Image (mandatory)
-out <string> [pixel] Output Image
[pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is
float) (mandatory)
-erx <int32> Exploration Radius X (mandatory)
-ery <int32> Exploration Radius Y (mandatory)
-mrx <int32> Metric Radius X (mandatory)
-mry <int32> Metric Radius Y (mandatory)
otbgui_FineRegistration -ref StereoFixed.png -sec StereoMoving.png -out FineRegistration.tif -erx 2 -ery 2 -mrx 3 -mry 3
The full documentation for otbgui_FineRegistration is maintained as a Texinfo manual. If the info and otbgui_FineRegistration programs are properly installed at your site, the command
should give you access to the complete manual.
| December 2015 | otbgui_FineRegistration 5.2.0 |