Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
interimage:creating_operators [2009/10/08 13:09]
tkorting
interimage:creating_operators [2009/12/03 17:35] (current)
gilson
Line 1: Line 1:
-====== Creating an operator ======+[[interimage:​|InterIMAGE wiki]]  
 +====== ​InterIMAGE: ​Creating an operator ======
  
 TerraAIDA project aims to build InterIMAGE operators using the TerraLib library following the GNU LGLP license model. More information at http://​www.dpi.inpe.br/​terraaida/​. TerraAIDA project aims to build InterIMAGE operators using the TerraLib library following the GNU LGLP license model. More information at http://​www.dpi.inpe.br/​terraaida/​.
Line 26: Line 27:
 <code xml> <code xml>
 <​operator type=topdown class=gis name=TerraAIDA_Threshold <​operator type=topdown class=gis name=TerraAIDA_Threshold
-  cmd="​ta_threshold \"​@geoWest@\"​ \"​@geoNorth@\"​ \"​@geoEast@\"​ \"​@geoSouth@\"​ \"​@output@\"​ \"​@class@\"​ \"​@tmpdir@\"​ \"​@mask_file@\"​ \"@imgage_name@\" \"​@image_channel@\"​ \"​@threshold_min@\"​ \"​@threshold_max@\"​ \"​@reliability@\"​ "+  cmd="​ta_threshold \"​@geoWest@\"​ \"​@geoNorth@\"​ \"​@geoEast@\"​ \"​@geoSouth@\"​ \"​@output@\"​ \"​@class@\"​ \"​@tmpdir@\"​ \"​@mask_file@\"​ \"@image_name@\" \"​@image_channel@\"​ \"​@threshold_min@\"​ \"​@threshold_max@\"​ \"​@reliability@\"​ "
   runglobal=false tip="​Threshold one image by min and max values"​ >   runglobal=false tip="​Threshold one image by min and max values"​ >
   <​attribute name=image_name type=file ext="​tif;​jpg"​ label="​Input Image">​   <​attribute name=image_name type=file ext="​tif;​jpg"​ label="​Input Image">​

Navigation