Hi,

we are trying to orthorectify an image using a RPC sensor model that we 
have  generated using GenerateRPCModel using a set of tie points generated 
 by HomologousPointsExtraction. I use the follwing command: 

otbcli_OrthoRectification -io.in "inraster.tif?&skipcarto=true" -io.out 
outraster.tif -map utm -map.utm.zone 32 -map.utm.northhem 1 -map.epsg.code 
32632 -elev.dem dem.tif -outputs.mode orthofit  -outputs.ortho master.tif 
-interpolator nn 

A new image is created which looks similar to the input one and  I get the 
following error message:

**********]FATAL ossimRpcModel::loadState(): Error encountered parsing the 
following required keyword: <line_num_coeff_00>. Check the keywordlist for 
proper syntax.

In the geom file (see attachment) there is only line_num_coeff_0. Is that 
the problem? I try chaning to line_num_coeff_00 but recieved even more 
errors after that. 

Why can the Sensor model generated by GenerateRPCModel not be read by 
OthoRectifcation?

Greetings Paul


-- 
-- 
Check the OTB FAQ at
http://www.orfeo-toolbox.org/FAQ.html

You received this message because you are subscribed to the Google
Groups "otb-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/otb-users?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"otb-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to