Skip to content

Commit e7deb79

Browse files
author
julien.malik@gmail.com
committed
[otb] more user friendly naming of algorithms
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@125 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
1 parent 70e2609 commit e7deb79

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+53
-53
lines changed

src/sextante/otb/description/BandMath.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
otbcli_BandMath
2-
BandMath
2+
Band Math
33
Miscellaneous
44
ParameterMultipleInput|-il|Input image list|3|False
55
OutputRaster|-out|Output Image|

src/sextante/otb/description/BundleToPerfectSensor.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
otbcli_BundleToPerfectSensor
2-
BundleToPerfectSensor
2+
Bundle to perfect sensor
33
Geometry
44
ParameterRaster|-inp|Input PAN Image|False
55
ParameterRaster|-inxs|Input XS Image|False

src/sextante/otb/description/ColorMapping.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
otbcli_ColorMapping
2-
ColorMapping
2+
Color Mapping
33
Learning
44
ParameterRaster|-in|Input Image|False
55
OutputRaster|-out|Output Image|

src/sextante/otb/description/CompareImages.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
otbcli_CompareImages
2-
CompareImages
2+
Images comparaison
33
Miscellaneous
44
ParameterRaster|-ref.in|Reference image|False
55
ParameterNumber|-ref.channel|Reference image channel|None|None|1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
otbcli_ComputeImagesStatistics
2-
ComputeImagesStatistics
2+
Compute Images second order statistics
33
Learning
44
ParameterMultipleInput|-il|Input images|3|False
55
ParameterString|-out|Output XML file|

src/sextante/otb/description/ComputePolylineFeatureFromImage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
otbcli_ComputePolylineFeatureFromImage
2-
ComputePolylineFeatureFromImage
2+
Compute Polyline Feature From Image
33
Feature Extraction
44
ParameterRaster|-in|Input Image|False
55
ParameterVector|-vd|Vector Data|-1|False

src/sextante/otb/description/ConcatenateImages.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
otbcli_ConcatenateImages
2-
ConcatenateImages
2+
Images Concatenation
33
Image Manipulation
44
ParameterMultipleInput|-il|Input images list|3|False
55
OutputRaster|-out|Output Image|
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
otbcli_ConcatenateVectorData
2-
ConcatenateVectorData
2+
Concatenate
33
Vector Data Manipulation
44
ParameterMultipleInput|-vd|Input VectorDatas to concatenate|-1|False
55
OutputVector|-out|Concatenated VectorData|

src/sextante/otb/description/ConnectedComponentSegmentation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
otbcli_ConnectedComponentSegmentation
2-
ConnectedComponentSegmentation
2+
Connected Component Segmentation
33
Segmentation
44
ParameterRaster|-in|Input Image|False
55
OutputVector|-out|Output Shape|

src/sextante/otb/description/Convert.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
otbcli_Convert
2-
Convert
2+
Image Conversion
33
Image Manipulation
44
ParameterRaster|-in|Input image|False
55
ParameterSelection|-type|Rescale type|none;linear;log2

0 commit comments

Comments
 (0)