[QGIS Commit] [qgis/QGIS] cdadc7: add ParameterMultipleExternalInput parameter type
GitHub
noreply at github.com
Tue Mar 25 09:49:02 PDT 2014
Branch: refs/heads/master
Home: https://github.com/qgis/QGIS
Commit: cdadc701ee4f0e9ee44256578110c8f9aa3b825a
https://github.com/qgis/QGIS/commit/cdadc701ee4f0e9ee44256578110c8f9aa3b825a
Author: Alexia Mondot <alexia.mondot at c-s.fr>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M python/plugins/processing/gui/AlgorithmExecutionDialog.py
A python/plugins/processing/gui/MultipleExternalInputDialog.py
A python/plugins/processing/gui/MultipleExternalInputPanel.py
M python/plugins/processing/gui/ParametersPanel.py
M python/plugins/processing/parameters/ParameterFactory.py
A python/plugins/processing/parameters/ParameterMultipleExternalInput.py
Log Message:
-----------
add ParameterMultipleExternalInput parameter type
Commit: 128158b3ce4ddb8dfa54869d25bc9cf395160e39
https://github.com/qgis/QGIS/commit/128158b3ce4ddb8dfa54869d25bc9cf395160e39
Author: Alexia Mondot <alexia.mondot at c-s.fr>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M python/plugins/processing/parameters/ParameterMultipleExternalInput.py
Log Message:
-----------
import removed to fix bugs
Commit: 4f443dd384d40ee309f652285ceb9fac381b6b7e
https://github.com/qgis/QGIS/commit/4f443dd384d40ee309f652285ceb9fac381b6b7e
Author: Alexia Mondot <alexia.mondot at c-s.fr>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M python/plugins/processing/otb/OTBAlgorithm.py
M python/plugins/processing/otb/OTBAlgorithmProvider.py
A python/plugins/processing/otb/OTBSpecific_XMLLoading.py
M python/plugins/processing/otb/OTBUtils.py
R python/plugins/processing/otb/description/BandMath.txt
A python/plugins/processing/otb/description/BandMath.xml
A python/plugins/processing/otb/description/BinaryMorphologicalOperation-closing.xml
A python/plugins/processing/otb/description/BinaryMorphologicalOperation-dilate.xml
A python/plugins/processing/otb/description/BinaryMorphologicalOperation-erode.xml
A python/plugins/processing/otb/description/BinaryMorphologicalOperation-opening.xml
R python/plugins/processing/otb/description/BinaryMorphologicalOperation.txt
R python/plugins/processing/otb/description/BlockMatching.txt
R python/plugins/processing/otb/description/BundleToPerfectSensor.txt
A python/plugins/processing/otb/description/ClassificationMapRegularization.xml
R python/plugins/processing/otb/description/ClassificationRegularization.txt
A python/plugins/processing/otb/description/ColorMapping-continuous.xml
A python/plugins/processing/otb/description/ColorMapping-custom.xml
A python/plugins/processing/otb/description/ColorMapping-image.xml
A python/plugins/processing/otb/description/ColorMapping-optimal.xml
R python/plugins/processing/otb/description/ColorMapping.txt
R python/plugins/processing/otb/description/CompareImages.txt
A python/plugins/processing/otb/description/CompareImages.xml
A python/plugins/processing/otb/description/ComputeConfusionMatrix-raster.xml
A python/plugins/processing/otb/description/ComputeConfusionMatrix-vector.xml
R python/plugins/processing/otb/description/ComputeConfusionMatrix.txt
R python/plugins/processing/otb/description/ComputeImagesStatistics.txt
A python/plugins/processing/otb/description/ComputeImagesStatistics.xml
A python/plugins/processing/otb/description/ComputeModulusAndPhase-OneEntry.xml
A python/plugins/processing/otb/description/ComputeModulusAndPhase-TwoEntries.xml
R python/plugins/processing/otb/description/ComputePolylineFeatureFromImage.txt
R python/plugins/processing/otb/description/ConcatenateImages.txt
A python/plugins/processing/otb/description/ConcatenateImages.xml
R python/plugins/processing/otb/description/ConcatenateVectorData.txt
A python/plugins/processing/otb/description/ConcatenateVectorData.xml
R python/plugins/processing/otb/description/ConnectedComponentSegmentation.txt
A python/plugins/processing/otb/description/ConnectedComponentSegmentation.xml
R python/plugins/processing/otb/description/Convert.txt
R python/plugins/processing/otb/description/ConvertCartoToGeoPoint.txt
R python/plugins/processing/otb/description/ConvertSensorToGeoPoint.txt
R python/plugins/processing/otb/description/DSFuzzyModelEstimation.txt
A python/plugins/processing/otb/description/DimensionalityReduction-ica.xml
A python/plugins/processing/otb/description/DimensionalityReduction-maf.xml
A python/plugins/processing/otb/description/DimensionalityReduction-napca.xml
A python/plugins/processing/otb/description/DimensionalityReduction-pca.xml
R python/plugins/processing/otb/description/DimensionalityReduction.txt
R python/plugins/processing/otb/description/DisparityMapToElevationMap.txt
A python/plugins/processing/otb/description/EdgeExtraction-gradient.xml
A python/plugins/processing/otb/description/EdgeExtraction-sobel.xml
A python/plugins/processing/otb/description/EdgeExtraction-touzi.xml
R python/plugins/processing/otb/description/EdgeExtraction.txt
R python/plugins/processing/otb/description/EdisonMeanShiftSegmentation.txt
R python/plugins/processing/otb/description/EdisonMeanShiftSegmentation_vector.txt
A python/plugins/processing/otb/description/ExtractROI-fit.xml
A python/plugins/processing/otb/description/ExtractROI-standard.xml
R python/plugins/processing/otb/description/ExtractROI.txt
R python/plugins/processing/otb/description/FineRegistration.txt
A python/plugins/processing/otb/description/FusionOfClassifications-dempstershafer.xml
A python/plugins/processing/otb/description/FusionOfClassifications-majorityvoting.xml
R python/plugins/processing/otb/description/FusionOfClassifications.txt
A python/plugins/processing/otb/description/GrayScaleMorphologicalOperation-closing.xml
A python/plugins/processing/otb/description/GrayScaleMorphologicalOperation-dilate.xml
A python/plugins/processing/otb/description/GrayScaleMorphologicalOperation-erode.xml
A python/plugins/processing/otb/description/GrayScaleMorphologicalOperation-opening.xml
R python/plugins/processing/otb/description/GrayScaleMorphologicalOperation.txt
R python/plugins/processing/otb/description/GridBasedImageResampling.txt
R python/plugins/processing/otb/description/HaralickTextureExtraction.txt
A python/plugins/processing/otb/description/HaralickTextureExtraction.xml
R python/plugins/processing/otb/description/HooverCompareSegmentation.txt
A python/plugins/processing/otb/description/HooverCompareSegmentation.xml
R python/plugins/processing/otb/description/HyperspectralUnmixing.txt
A python/plugins/processing/otb/description/ImageClassifier.xml
R python/plugins/processing/otb/description/ImageEnvelope.txt
A python/plugins/processing/otb/description/ImageEnvelope.xml
R python/plugins/processing/otb/description/ImageSVMClassifier.txt
R python/plugins/processing/otb/description/KMeansClassification.txt
A python/plugins/processing/otb/description/KMeansClassification.xml
R python/plugins/processing/otb/description/KmzExport.txt
A python/plugins/processing/otb/description/KmzExport.xml
A python/plugins/processing/otb/description/LSMSSegmentation.xml
A python/plugins/processing/otb/description/LSMSSmallRegionsMerging.xml
A python/plugins/processing/otb/description/LSMSVectorization.xml
R python/plugins/processing/otb/description/LineSegmentDetection.txt
A python/plugins/processing/otb/description/LineSegmentDetection.xml
R python/plugins/processing/otb/description/LocalStatisticExtraction.txt
A python/plugins/processing/otb/description/LocalStatisticExtraction.xml
R python/plugins/processing/otb/description/MaximumAutocorrelationFactor.txt
R python/plugins/processing/otb/description/MeanShiftSegmentation.txt
R python/plugins/processing/otb/description/MeanShiftSegmentation_vector.txt
R python/plugins/processing/otb/description/MeanShiftSmoothing.txt
A python/plugins/processing/otb/description/MeanShiftSmoothing.xml
R python/plugins/processing/otb/description/MorphologicalProfilesSegmentation_raster.txt
R python/plugins/processing/otb/description/MorphologicalProfilesSegmentation_vector.txt
R python/plugins/processing/otb/description/MultiResolutionPyramid.txt
R python/plugins/processing/otb/description/MultivariateAlterationDetector.txt
A python/plugins/processing/otb/description/MultivariateAlterationDetector.xml
R python/plugins/processing/otb/description/OSMDownloader.txt
R python/plugins/processing/otb/description/ObtainUTMZoneFromGeoPoint.txt
R python/plugins/processing/otb/description/OpticalCalibration.txt
A python/plugins/processing/otb/description/OpticalCalibration.xml
A python/plugins/processing/otb/description/OrthoRectification-epsg.xml
A python/plugins/processing/otb/description/OrthoRectification-fit-to-ortho.xml
A python/plugins/processing/otb/description/OrthoRectification-lambert-WGS84.xml
A python/plugins/processing/otb/description/OrthoRectification-utm.xml
R python/plugins/processing/otb/description/OrthoRectification.txt
A python/plugins/processing/otb/description/Pansharpening-bayes.xml
A python/plugins/processing/otb/description/Pansharpening-lmvm.xml
A python/plugins/processing/otb/description/Pansharpening-rcs.xml
R python/plugins/processing/otb/description/Pansharpening.txt
R python/plugins/processing/otb/description/PixelValue.txt
R python/plugins/processing/otb/description/PixelWiseBlockMatching.txt
R python/plugins/processing/otb/description/Quicklook.txt
R python/plugins/processing/otb/description/RadiometricIndices.txt
A python/plugins/processing/otb/description/RadiometricIndices.xml
R python/plugins/processing/otb/description/Rasterization.txt
R python/plugins/processing/otb/description/ReadImageInfo.txt
A python/plugins/processing/otb/description/ReadImageInfo.xml
R python/plugins/processing/otb/description/Rescale.txt
A python/plugins/processing/otb/description/Rescale.xml
A python/plugins/processing/otb/description/RigidTransformResample-id.xml
A python/plugins/processing/otb/description/RigidTransformResample-rotation.xml
A python/plugins/processing/otb/description/RigidTransformResample-translation.xml
R python/plugins/processing/otb/description/RigidTransformResample.txt
R python/plugins/processing/otb/description/SFSTextureExtraction.txt
R python/plugins/processing/otb/description/SOMClassification.txt
A python/plugins/processing/otb/description/SOMClassification.xml
R python/plugins/processing/otb/description/SarRadiometricCalibration.txt
A python/plugins/processing/otb/description/Segmentation-cc.xml
A python/plugins/processing/otb/description/Segmentation-edison.xml
A python/plugins/processing/otb/description/Segmentation-meanshift.xml
A python/plugins/processing/otb/description/Segmentation-mprofiles.xml
A python/plugins/processing/otb/description/Segmentation-watershed.xml
R python/plugins/processing/otb/description/SimpleConnectedComponentsSegmentation.txt
R python/plugins/processing/otb/description/SimpleConnectedComponentsSegmentation_vector.txt
A python/plugins/processing/otb/description/Smoothing-anidif.xml
A python/plugins/processing/otb/description/Smoothing-gaussian.xml
A python/plugins/processing/otb/description/Smoothing-mean.xml
R python/plugins/processing/otb/description/Smoothing.txt
R python/plugins/processing/otb/description/SplitImage.txt
A python/plugins/processing/otb/description/SplitImage.xml
A python/plugins/processing/otb/description/StereoFramework.xml
R python/plugins/processing/otb/description/StereoRectificationGridGenerator.txt
R python/plugins/processing/otb/description/StereoSensorModelToElevationMap.txt
R python/plugins/processing/otb/description/Superimpose.txt
A python/plugins/processing/otb/description/Superimpose.xml
A python/plugins/processing/otb/description/TileFusion.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-ann.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-bayes.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-boost.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-dt.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-gbt.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-knn.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-libsvm.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-rf.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-svm.xml
R python/plugins/processing/otb/description/TrainSVMImagesClassifier.txt
R python/plugins/processing/otb/description/ValidateSVMImagesClassifier.txt
R python/plugins/processing/otb/description/VectorDataDSValidation.txt
R python/plugins/processing/otb/description/VectorDataExtractROIApplication.txt
R python/plugins/processing/otb/description/VectorDataReprojection.txt
R python/plugins/processing/otb/description/VectorDataSetField.txt
R python/plugins/processing/otb/description/VectorDataTransform.txt
R python/plugins/processing/otb/description/VertexComponentAnalysis.txt
R python/plugins/processing/otb/description/WatershedSegmentation.txt
R python/plugins/processing/otb/description/WatershedSegmentation_vector.txt
M python/plugins/processing/otb/description/doc/BandMath.html
A python/plugins/processing/otb/description/doc/BinaryMorphologicalOperation-closing.html
A python/plugins/processing/otb/description/doc/BinaryMorphologicalOperation-dilate.html
A python/plugins/processing/otb/description/doc/BinaryMorphologicalOperation-erode.html
A python/plugins/processing/otb/description/doc/BinaryMorphologicalOperation-opening.html
A python/plugins/processing/otb/description/doc/BinaryMorphologicalOperation.html
M python/plugins/processing/otb/description/doc/BlockMatching.html
M python/plugins/processing/otb/description/doc/BundleToPerfectSensor.html
A python/plugins/processing/otb/description/doc/ClassificationMapRegularization.html
A python/plugins/processing/otb/description/doc/ColorMapping-continuous.html
A python/plugins/processing/otb/description/doc/ColorMapping-custom.html
A python/plugins/processing/otb/description/doc/ColorMapping-image.html
A python/plugins/processing/otb/description/doc/ColorMapping-optimal.html
M python/plugins/processing/otb/description/doc/ColorMapping.html
M python/plugins/processing/otb/description/doc/CompareImages.html
A python/plugins/processing/otb/description/doc/ComputeConfusionMatrix-raster.html
A python/plugins/processing/otb/description/doc/ComputeConfusionMatrix-vector.html
A python/plugins/processing/otb/description/doc/ComputeConfusionMatrix.html
M python/plugins/processing/otb/description/doc/ComputeImagesStatistics.html
A python/plugins/processing/otb/description/doc/ComputeModulusAndPhase-OneEntry.html
A python/plugins/processing/otb/description/doc/ComputeModulusAndPhase-TwoEntries.html
A python/plugins/processing/otb/description/doc/ComputeModulusAndPhase.html
M python/plugins/processing/otb/description/doc/ComputePolylineFeatureFromImage.html
M python/plugins/processing/otb/description/doc/ConcatenateImages.html
M python/plugins/processing/otb/description/doc/ConcatenateVectorData.html
M python/plugins/processing/otb/description/doc/ConnectedComponentSegmentation.html
M python/plugins/processing/otb/description/doc/Convert.html
M python/plugins/processing/otb/description/doc/ConvertCartoToGeoPoint.html
A python/plugins/processing/otb/description/doc/ConvertSensorToGeoPoint.html
M python/plugins/processing/otb/description/doc/DSFuzzyModelEstimation.html
A python/plugins/processing/otb/description/doc/DimensionalityReduction-ica.html
A python/plugins/processing/otb/description/doc/DimensionalityReduction-maf.html
A python/plugins/processing/otb/description/doc/DimensionalityReduction-napca.html
A python/plugins/processing/otb/description/doc/DimensionalityReduction-pca.html
M python/plugins/processing/otb/description/doc/DimensionalityReduction.html
M python/plugins/processing/otb/description/doc/DisparityMapToElevationMap.html
A python/plugins/processing/otb/description/doc/DownloadSRTMTiles.html
A python/plugins/processing/otb/description/doc/EdgeExtraction-gradient.html
A python/plugins/processing/otb/description/doc/EdgeExtraction-sobel.html
A python/plugins/processing/otb/description/doc/EdgeExtraction-touzi.html
A python/plugins/processing/otb/description/doc/EdgeExtraction.html
A python/plugins/processing/otb/description/doc/ExtractROI-fit.html
A python/plugins/processing/otb/description/doc/ExtractROI-standard.html
M python/plugins/processing/otb/description/doc/ExtractROI.html
M python/plugins/processing/otb/description/doc/FineRegistration.html
A python/plugins/processing/otb/description/doc/FusionOfClassifications-dempstershafer.html
A python/plugins/processing/otb/description/doc/FusionOfClassifications-majorityvoting.html
A python/plugins/processing/otb/description/doc/FusionOfClassifications.html
A python/plugins/processing/otb/description/doc/GeneratePlyFile.html
A python/plugins/processing/otb/description/doc/GenerateRPCSensorModel.html
A python/plugins/processing/otb/description/doc/GrayScaleMorphologicalOperation-closing.html
A python/plugins/processing/otb/description/doc/GrayScaleMorphologicalOperation-dilate.html
A python/plugins/processing/otb/description/doc/GrayScaleMorphologicalOperation-erode.html
A python/plugins/processing/otb/description/doc/GrayScaleMorphologicalOperation-opening.html
A python/plugins/processing/otb/description/doc/GrayScaleMorphologicalOperation.html
A python/plugins/processing/otb/description/doc/GridBasedImageResampling.html
A python/plugins/processing/otb/description/doc/HaralickTextureExtraction.html
A python/plugins/processing/otb/description/doc/HomologousPointsExtraction.html
A python/plugins/processing/otb/description/doc/HooverCompareSegmentation.html
M python/plugins/processing/otb/description/doc/HyperspectralUnmixing.html
A python/plugins/processing/otb/description/doc/ImageClassifier.html
M python/plugins/processing/otb/description/doc/ImageEnvelope.html
M python/plugins/processing/otb/description/doc/KMeansClassification.html
M python/plugins/processing/otb/description/doc/KmzExport.html
A python/plugins/processing/otb/description/doc/LSMSSegmentation.html
A python/plugins/processing/otb/description/doc/LSMSSmallRegionsMerging.html
A python/plugins/processing/otb/description/doc/LSMSVectorization.html
M python/plugins/processing/otb/description/doc/LineSegmentDetection.html
A python/plugins/processing/otb/description/doc/LocalStatisticExtraction.html
M python/plugins/processing/otb/description/doc/MeanShiftSmoothing.html
M python/plugins/processing/otb/description/doc/MultiResolutionPyramid.html
M python/plugins/processing/otb/description/doc/MultivariateAlterationDetector.html
M python/plugins/processing/otb/description/doc/OSMDownloader.html
A python/plugins/processing/otb/description/doc/ObtainUTMZoneFromGeoPoint.html
M python/plugins/processing/otb/description/doc/OpticalCalibration.html
A python/plugins/processing/otb/description/doc/OrthoRectification-epsg.html
A python/plugins/processing/otb/description/doc/OrthoRectification-fit-to-ortho.html
A python/plugins/processing/otb/description/doc/OrthoRectification-lambert-WGS84.html
A python/plugins/processing/otb/description/doc/OrthoRectification-utm.html
M python/plugins/processing/otb/description/doc/OrthoRectification.html
A python/plugins/processing/otb/description/doc/Pansharpening-bayes.html
A python/plugins/processing/otb/description/doc/Pansharpening-lmvm.html
A python/plugins/processing/otb/description/doc/Pansharpening-rcs.html
A python/plugins/processing/otb/description/doc/Pansharpening.html
A python/plugins/processing/otb/description/doc/PixelValue.html
M python/plugins/processing/otb/description/doc/Quicklook.html
A python/plugins/processing/otb/description/doc/RadiometricIndices.html
M python/plugins/processing/otb/description/doc/Rasterization.html
M python/plugins/processing/otb/description/doc/ReadImageInfo.html
A python/plugins/processing/otb/description/doc/RefineSensorModel.html
M python/plugins/processing/otb/description/doc/Rescale.html
A python/plugins/processing/otb/description/doc/RigidTransformResample-id.html
A python/plugins/processing/otb/description/doc/RigidTransformResample-rotation.html
A python/plugins/processing/otb/description/doc/RigidTransformResample-translation.html
M python/plugins/processing/otb/description/doc/RigidTransformResample.html
A python/plugins/processing/otb/description/doc/SFSTextureExtraction.html
A python/plugins/processing/otb/description/doc/SOMClassification.html
M python/plugins/processing/otb/description/doc/SarRadiometricCalibration.html
A python/plugins/processing/otb/description/doc/Segmentation-cc.html
A python/plugins/processing/otb/description/doc/Segmentation-edison.html
A python/plugins/processing/otb/description/doc/Segmentation-meanshift.html
A python/plugins/processing/otb/description/doc/Segmentation-mprofiles.html
A python/plugins/processing/otb/description/doc/Segmentation-watershed.html
A python/plugins/processing/otb/description/doc/Segmentation.html
A python/plugins/processing/otb/description/doc/Smoothing-anidif.html
A python/plugins/processing/otb/description/doc/Smoothing-gaussian.html
A python/plugins/processing/otb/description/doc/Smoothing-mean.html
M python/plugins/processing/otb/description/doc/Smoothing.html
M python/plugins/processing/otb/description/doc/SplitImage.html
A python/plugins/processing/otb/description/doc/StereoFramework.html
A python/plugins/processing/otb/description/doc/StereoRectificationGridGenerator.html
M python/plugins/processing/otb/description/doc/Superimpose.html
A python/plugins/processing/otb/description/doc/TestApplication.html
A python/plugins/processing/otb/description/doc/TileFusion.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-ann.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-bayes.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-boost.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-dt.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-gbt.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-knn.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-libsvm.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-rf.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-svm.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier.html
M python/plugins/processing/otb/description/doc/VectorDataDSValidation.html
M python/plugins/processing/otb/description/doc/VectorDataExtractROIApplication.html
M python/plugins/processing/otb/description/doc/VectorDataReprojection.html
M python/plugins/processing/otb/description/doc/VectorDataSetField.html
M python/plugins/processing/otb/description/doc/VectorDataTransform.html
M python/plugins/processing/otb/description/doc/VertexComponentAnalysis.html
A python/plugins/processing/otb/maintenance/OTBHelper.py
A python/plugins/processing/otb/maintenance/OTBSpecific_XMLcreation.py
A python/plugins/processing/otb/maintenance/OTBTester.py
A python/plugins/processing/otb/maintenance/README
A python/plugins/processing/otb/maintenance/TestOTBAlgorithms.py
A python/plugins/processing/otb/maintenance/black_list.xml
A python/plugins/processing/otb/maintenance/parsing.py
A python/plugins/processing/otb/maintenance/white_list.xml
Log Message:
-----------
Update OTB processing modules
Commit: 7abca16d05a26432b3151eb259c0f8576a9755c8
https://github.com/qgis/QGIS/commit/7abca16d05a26432b3151eb259c0f8576a9755c8
Author: Alexia Mondot <alexia.mondot at c-s.fr>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M python/plugins/processing/otb/CMakeLists.txt
M python/plugins/processing/otb/OTBAlgorithm.py
M python/plugins/processing/otb/OTBUtils.py
R python/plugins/processing/otb/description/SplitImage.xml
Log Message:
-----------
fixes bugs about processing evolution
Commit: 3b7b2b4528eac33758689d38f2e542745439e78d
https://github.com/qgis/QGIS/commit/3b7b2b4528eac33758689d38f2e542745439e78d
Author: volaya <volayaf at gmail.com>
Date: 2014-03-25 (Tue, 25 Mar 2014)
Changed paths:
M python/plugins/processing/gui/AlgorithmExecutionDialog.py
A python/plugins/processing/gui/MultipleExternalInputDialog.py
A python/plugins/processing/gui/MultipleExternalInputPanel.py
M python/plugins/processing/gui/ParametersPanel.py
M python/plugins/processing/otb/CMakeLists.txt
M python/plugins/processing/otb/OTBAlgorithm.py
M python/plugins/processing/otb/OTBAlgorithmProvider.py
A python/plugins/processing/otb/OTBSpecific_XMLLoading.py
M python/plugins/processing/otb/OTBUtils.py
R python/plugins/processing/otb/description/BandMath.txt
A python/plugins/processing/otb/description/BandMath.xml
A python/plugins/processing/otb/description/BinaryMorphologicalOperation-closing.xml
A python/plugins/processing/otb/description/BinaryMorphologicalOperation-dilate.xml
A python/plugins/processing/otb/description/BinaryMorphologicalOperation-erode.xml
A python/plugins/processing/otb/description/BinaryMorphologicalOperation-opening.xml
R python/plugins/processing/otb/description/BinaryMorphologicalOperation.txt
R python/plugins/processing/otb/description/BlockMatching.txt
R python/plugins/processing/otb/description/BundleToPerfectSensor.txt
A python/plugins/processing/otb/description/ClassificationMapRegularization.xml
R python/plugins/processing/otb/description/ClassificationRegularization.txt
A python/plugins/processing/otb/description/ColorMapping-continuous.xml
A python/plugins/processing/otb/description/ColorMapping-custom.xml
A python/plugins/processing/otb/description/ColorMapping-image.xml
A python/plugins/processing/otb/description/ColorMapping-optimal.xml
R python/plugins/processing/otb/description/ColorMapping.txt
R python/plugins/processing/otb/description/CompareImages.txt
A python/plugins/processing/otb/description/CompareImages.xml
A python/plugins/processing/otb/description/ComputeConfusionMatrix-raster.xml
A python/plugins/processing/otb/description/ComputeConfusionMatrix-vector.xml
R python/plugins/processing/otb/description/ComputeConfusionMatrix.txt
R python/plugins/processing/otb/description/ComputeImagesStatistics.txt
A python/plugins/processing/otb/description/ComputeImagesStatistics.xml
A python/plugins/processing/otb/description/ComputeModulusAndPhase-OneEntry.xml
A python/plugins/processing/otb/description/ComputeModulusAndPhase-TwoEntries.xml
R python/plugins/processing/otb/description/ComputePolylineFeatureFromImage.txt
R python/plugins/processing/otb/description/ConcatenateImages.txt
A python/plugins/processing/otb/description/ConcatenateImages.xml
R python/plugins/processing/otb/description/ConcatenateVectorData.txt
A python/plugins/processing/otb/description/ConcatenateVectorData.xml
R python/plugins/processing/otb/description/ConnectedComponentSegmentation.txt
A python/plugins/processing/otb/description/ConnectedComponentSegmentation.xml
R python/plugins/processing/otb/description/Convert.txt
R python/plugins/processing/otb/description/ConvertCartoToGeoPoint.txt
R python/plugins/processing/otb/description/ConvertSensorToGeoPoint.txt
R python/plugins/processing/otb/description/DSFuzzyModelEstimation.txt
A python/plugins/processing/otb/description/DimensionalityReduction-ica.xml
A python/plugins/processing/otb/description/DimensionalityReduction-maf.xml
A python/plugins/processing/otb/description/DimensionalityReduction-napca.xml
A python/plugins/processing/otb/description/DimensionalityReduction-pca.xml
R python/plugins/processing/otb/description/DimensionalityReduction.txt
R python/plugins/processing/otb/description/DisparityMapToElevationMap.txt
A python/plugins/processing/otb/description/EdgeExtraction-gradient.xml
A python/plugins/processing/otb/description/EdgeExtraction-sobel.xml
A python/plugins/processing/otb/description/EdgeExtraction-touzi.xml
R python/plugins/processing/otb/description/EdgeExtraction.txt
R python/plugins/processing/otb/description/EdisonMeanShiftSegmentation.txt
R python/plugins/processing/otb/description/EdisonMeanShiftSegmentation_vector.txt
A python/plugins/processing/otb/description/ExtractROI-fit.xml
A python/plugins/processing/otb/description/ExtractROI-standard.xml
R python/plugins/processing/otb/description/ExtractROI.txt
R python/plugins/processing/otb/description/FineRegistration.txt
A python/plugins/processing/otb/description/FusionOfClassifications-dempstershafer.xml
A python/plugins/processing/otb/description/FusionOfClassifications-majorityvoting.xml
R python/plugins/processing/otb/description/FusionOfClassifications.txt
A python/plugins/processing/otb/description/GrayScaleMorphologicalOperation-closing.xml
A python/plugins/processing/otb/description/GrayScaleMorphologicalOperation-dilate.xml
A python/plugins/processing/otb/description/GrayScaleMorphologicalOperation-erode.xml
A python/plugins/processing/otb/description/GrayScaleMorphologicalOperation-opening.xml
R python/plugins/processing/otb/description/GrayScaleMorphologicalOperation.txt
R python/plugins/processing/otb/description/GridBasedImageResampling.txt
R python/plugins/processing/otb/description/HaralickTextureExtraction.txt
A python/plugins/processing/otb/description/HaralickTextureExtraction.xml
R python/plugins/processing/otb/description/HooverCompareSegmentation.txt
A python/plugins/processing/otb/description/HooverCompareSegmentation.xml
R python/plugins/processing/otb/description/HyperspectralUnmixing.txt
A python/plugins/processing/otb/description/ImageClassifier.xml
R python/plugins/processing/otb/description/ImageEnvelope.txt
A python/plugins/processing/otb/description/ImageEnvelope.xml
R python/plugins/processing/otb/description/ImageSVMClassifier.txt
R python/plugins/processing/otb/description/KMeansClassification.txt
A python/plugins/processing/otb/description/KMeansClassification.xml
R python/plugins/processing/otb/description/KmzExport.txt
A python/plugins/processing/otb/description/KmzExport.xml
A python/plugins/processing/otb/description/LSMSSegmentation.xml
A python/plugins/processing/otb/description/LSMSSmallRegionsMerging.xml
A python/plugins/processing/otb/description/LSMSVectorization.xml
R python/plugins/processing/otb/description/LineSegmentDetection.txt
A python/plugins/processing/otb/description/LineSegmentDetection.xml
R python/plugins/processing/otb/description/LocalStatisticExtraction.txt
A python/plugins/processing/otb/description/LocalStatisticExtraction.xml
R python/plugins/processing/otb/description/MaximumAutocorrelationFactor.txt
R python/plugins/processing/otb/description/MeanShiftSegmentation.txt
R python/plugins/processing/otb/description/MeanShiftSegmentation_vector.txt
R python/plugins/processing/otb/description/MeanShiftSmoothing.txt
A python/plugins/processing/otb/description/MeanShiftSmoothing.xml
R python/plugins/processing/otb/description/MorphologicalProfilesSegmentation_raster.txt
R python/plugins/processing/otb/description/MorphologicalProfilesSegmentation_vector.txt
R python/plugins/processing/otb/description/MultiResolutionPyramid.txt
R python/plugins/processing/otb/description/MultivariateAlterationDetector.txt
A python/plugins/processing/otb/description/MultivariateAlterationDetector.xml
R python/plugins/processing/otb/description/OSMDownloader.txt
R python/plugins/processing/otb/description/ObtainUTMZoneFromGeoPoint.txt
R python/plugins/processing/otb/description/OpticalCalibration.txt
A python/plugins/processing/otb/description/OpticalCalibration.xml
A python/plugins/processing/otb/description/OrthoRectification-epsg.xml
A python/plugins/processing/otb/description/OrthoRectification-fit-to-ortho.xml
A python/plugins/processing/otb/description/OrthoRectification-lambert-WGS84.xml
A python/plugins/processing/otb/description/OrthoRectification-utm.xml
R python/plugins/processing/otb/description/OrthoRectification.txt
A python/plugins/processing/otb/description/Pansharpening-bayes.xml
A python/plugins/processing/otb/description/Pansharpening-lmvm.xml
A python/plugins/processing/otb/description/Pansharpening-rcs.xml
R python/plugins/processing/otb/description/Pansharpening.txt
R python/plugins/processing/otb/description/PixelValue.txt
R python/plugins/processing/otb/description/PixelWiseBlockMatching.txt
R python/plugins/processing/otb/description/Quicklook.txt
R python/plugins/processing/otb/description/RadiometricIndices.txt
A python/plugins/processing/otb/description/RadiometricIndices.xml
R python/plugins/processing/otb/description/Rasterization.txt
R python/plugins/processing/otb/description/ReadImageInfo.txt
A python/plugins/processing/otb/description/ReadImageInfo.xml
R python/plugins/processing/otb/description/Rescale.txt
A python/plugins/processing/otb/description/Rescale.xml
A python/plugins/processing/otb/description/RigidTransformResample-id.xml
A python/plugins/processing/otb/description/RigidTransformResample-rotation.xml
A python/plugins/processing/otb/description/RigidTransformResample-translation.xml
R python/plugins/processing/otb/description/RigidTransformResample.txt
R python/plugins/processing/otb/description/SFSTextureExtraction.txt
R python/plugins/processing/otb/description/SOMClassification.txt
A python/plugins/processing/otb/description/SOMClassification.xml
R python/plugins/processing/otb/description/SarRadiometricCalibration.txt
A python/plugins/processing/otb/description/Segmentation-cc.xml
A python/plugins/processing/otb/description/Segmentation-edison.xml
A python/plugins/processing/otb/description/Segmentation-meanshift.xml
A python/plugins/processing/otb/description/Segmentation-mprofiles.xml
A python/plugins/processing/otb/description/Segmentation-watershed.xml
R python/plugins/processing/otb/description/SimpleConnectedComponentsSegmentation.txt
R python/plugins/processing/otb/description/SimpleConnectedComponentsSegmentation_vector.txt
A python/plugins/processing/otb/description/Smoothing-anidif.xml
A python/plugins/processing/otb/description/Smoothing-gaussian.xml
A python/plugins/processing/otb/description/Smoothing-mean.xml
R python/plugins/processing/otb/description/Smoothing.txt
R python/plugins/processing/otb/description/SplitImage.txt
A python/plugins/processing/otb/description/StereoFramework.xml
R python/plugins/processing/otb/description/StereoRectificationGridGenerator.txt
R python/plugins/processing/otb/description/StereoSensorModelToElevationMap.txt
R python/plugins/processing/otb/description/Superimpose.txt
A python/plugins/processing/otb/description/Superimpose.xml
A python/plugins/processing/otb/description/TileFusion.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-ann.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-bayes.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-boost.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-dt.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-gbt.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-knn.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-libsvm.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-rf.xml
A python/plugins/processing/otb/description/TrainImagesClassifier-svm.xml
R python/plugins/processing/otb/description/TrainSVMImagesClassifier.txt
R python/plugins/processing/otb/description/ValidateSVMImagesClassifier.txt
R python/plugins/processing/otb/description/VectorDataDSValidation.txt
R python/plugins/processing/otb/description/VectorDataExtractROIApplication.txt
R python/plugins/processing/otb/description/VectorDataReprojection.txt
R python/plugins/processing/otb/description/VectorDataSetField.txt
R python/plugins/processing/otb/description/VectorDataTransform.txt
R python/plugins/processing/otb/description/VertexComponentAnalysis.txt
R python/plugins/processing/otb/description/WatershedSegmentation.txt
R python/plugins/processing/otb/description/WatershedSegmentation_vector.txt
M python/plugins/processing/otb/description/doc/BandMath.html
A python/plugins/processing/otb/description/doc/BinaryMorphologicalOperation-closing.html
A python/plugins/processing/otb/description/doc/BinaryMorphologicalOperation-dilate.html
A python/plugins/processing/otb/description/doc/BinaryMorphologicalOperation-erode.html
A python/plugins/processing/otb/description/doc/BinaryMorphologicalOperation-opening.html
A python/plugins/processing/otb/description/doc/BinaryMorphologicalOperation.html
M python/plugins/processing/otb/description/doc/BlockMatching.html
M python/plugins/processing/otb/description/doc/BundleToPerfectSensor.html
A python/plugins/processing/otb/description/doc/ClassificationMapRegularization.html
A python/plugins/processing/otb/description/doc/ColorMapping-continuous.html
A python/plugins/processing/otb/description/doc/ColorMapping-custom.html
A python/plugins/processing/otb/description/doc/ColorMapping-image.html
A python/plugins/processing/otb/description/doc/ColorMapping-optimal.html
M python/plugins/processing/otb/description/doc/ColorMapping.html
M python/plugins/processing/otb/description/doc/CompareImages.html
A python/plugins/processing/otb/description/doc/ComputeConfusionMatrix-raster.html
A python/plugins/processing/otb/description/doc/ComputeConfusionMatrix-vector.html
A python/plugins/processing/otb/description/doc/ComputeConfusionMatrix.html
M python/plugins/processing/otb/description/doc/ComputeImagesStatistics.html
A python/plugins/processing/otb/description/doc/ComputeModulusAndPhase-OneEntry.html
A python/plugins/processing/otb/description/doc/ComputeModulusAndPhase-TwoEntries.html
A python/plugins/processing/otb/description/doc/ComputeModulusAndPhase.html
M python/plugins/processing/otb/description/doc/ComputePolylineFeatureFromImage.html
M python/plugins/processing/otb/description/doc/ConcatenateImages.html
M python/plugins/processing/otb/description/doc/ConcatenateVectorData.html
M python/plugins/processing/otb/description/doc/ConnectedComponentSegmentation.html
M python/plugins/processing/otb/description/doc/Convert.html
M python/plugins/processing/otb/description/doc/ConvertCartoToGeoPoint.html
A python/plugins/processing/otb/description/doc/ConvertSensorToGeoPoint.html
M python/plugins/processing/otb/description/doc/DSFuzzyModelEstimation.html
A python/plugins/processing/otb/description/doc/DimensionalityReduction-ica.html
A python/plugins/processing/otb/description/doc/DimensionalityReduction-maf.html
A python/plugins/processing/otb/description/doc/DimensionalityReduction-napca.html
A python/plugins/processing/otb/description/doc/DimensionalityReduction-pca.html
M python/plugins/processing/otb/description/doc/DimensionalityReduction.html
M python/plugins/processing/otb/description/doc/DisparityMapToElevationMap.html
A python/plugins/processing/otb/description/doc/DownloadSRTMTiles.html
A python/plugins/processing/otb/description/doc/EdgeExtraction-gradient.html
A python/plugins/processing/otb/description/doc/EdgeExtraction-sobel.html
A python/plugins/processing/otb/description/doc/EdgeExtraction-touzi.html
A python/plugins/processing/otb/description/doc/EdgeExtraction.html
A python/plugins/processing/otb/description/doc/ExtractROI-fit.html
A python/plugins/processing/otb/description/doc/ExtractROI-standard.html
M python/plugins/processing/otb/description/doc/ExtractROI.html
M python/plugins/processing/otb/description/doc/FineRegistration.html
A python/plugins/processing/otb/description/doc/FusionOfClassifications-dempstershafer.html
A python/plugins/processing/otb/description/doc/FusionOfClassifications-majorityvoting.html
A python/plugins/processing/otb/description/doc/FusionOfClassifications.html
A python/plugins/processing/otb/description/doc/GeneratePlyFile.html
A python/plugins/processing/otb/description/doc/GenerateRPCSensorModel.html
A python/plugins/processing/otb/description/doc/GrayScaleMorphologicalOperation-closing.html
A python/plugins/processing/otb/description/doc/GrayScaleMorphologicalOperation-dilate.html
A python/plugins/processing/otb/description/doc/GrayScaleMorphologicalOperation-erode.html
A python/plugins/processing/otb/description/doc/GrayScaleMorphologicalOperation-opening.html
A python/plugins/processing/otb/description/doc/GrayScaleMorphologicalOperation.html
A python/plugins/processing/otb/description/doc/GridBasedImageResampling.html
A python/plugins/processing/otb/description/doc/HaralickTextureExtraction.html
A python/plugins/processing/otb/description/doc/HomologousPointsExtraction.html
A python/plugins/processing/otb/description/doc/HooverCompareSegmentation.html
M python/plugins/processing/otb/description/doc/HyperspectralUnmixing.html
A python/plugins/processing/otb/description/doc/ImageClassifier.html
M python/plugins/processing/otb/description/doc/ImageEnvelope.html
M python/plugins/processing/otb/description/doc/KMeansClassification.html
M python/plugins/processing/otb/description/doc/KmzExport.html
A python/plugins/processing/otb/description/doc/LSMSSegmentation.html
A python/plugins/processing/otb/description/doc/LSMSSmallRegionsMerging.html
A python/plugins/processing/otb/description/doc/LSMSVectorization.html
M python/plugins/processing/otb/description/doc/LineSegmentDetection.html
A python/plugins/processing/otb/description/doc/LocalStatisticExtraction.html
M python/plugins/processing/otb/description/doc/MeanShiftSmoothing.html
M python/plugins/processing/otb/description/doc/MultiResolutionPyramid.html
M python/plugins/processing/otb/description/doc/MultivariateAlterationDetector.html
M python/plugins/processing/otb/description/doc/OSMDownloader.html
A python/plugins/processing/otb/description/doc/ObtainUTMZoneFromGeoPoint.html
M python/plugins/processing/otb/description/doc/OpticalCalibration.html
A python/plugins/processing/otb/description/doc/OrthoRectification-epsg.html
A python/plugins/processing/otb/description/doc/OrthoRectification-fit-to-ortho.html
A python/plugins/processing/otb/description/doc/OrthoRectification-lambert-WGS84.html
A python/plugins/processing/otb/description/doc/OrthoRectification-utm.html
M python/plugins/processing/otb/description/doc/OrthoRectification.html
A python/plugins/processing/otb/description/doc/Pansharpening-bayes.html
A python/plugins/processing/otb/description/doc/Pansharpening-lmvm.html
A python/plugins/processing/otb/description/doc/Pansharpening-rcs.html
A python/plugins/processing/otb/description/doc/Pansharpening.html
A python/plugins/processing/otb/description/doc/PixelValue.html
M python/plugins/processing/otb/description/doc/Quicklook.html
A python/plugins/processing/otb/description/doc/RadiometricIndices.html
M python/plugins/processing/otb/description/doc/Rasterization.html
M python/plugins/processing/otb/description/doc/ReadImageInfo.html
A python/plugins/processing/otb/description/doc/RefineSensorModel.html
M python/plugins/processing/otb/description/doc/Rescale.html
A python/plugins/processing/otb/description/doc/RigidTransformResample-id.html
A python/plugins/processing/otb/description/doc/RigidTransformResample-rotation.html
A python/plugins/processing/otb/description/doc/RigidTransformResample-translation.html
M python/plugins/processing/otb/description/doc/RigidTransformResample.html
A python/plugins/processing/otb/description/doc/SFSTextureExtraction.html
A python/plugins/processing/otb/description/doc/SOMClassification.html
M python/plugins/processing/otb/description/doc/SarRadiometricCalibration.html
A python/plugins/processing/otb/description/doc/Segmentation-cc.html
A python/plugins/processing/otb/description/doc/Segmentation-edison.html
A python/plugins/processing/otb/description/doc/Segmentation-meanshift.html
A python/plugins/processing/otb/description/doc/Segmentation-mprofiles.html
A python/plugins/processing/otb/description/doc/Segmentation-watershed.html
A python/plugins/processing/otb/description/doc/Segmentation.html
A python/plugins/processing/otb/description/doc/Smoothing-anidif.html
A python/plugins/processing/otb/description/doc/Smoothing-gaussian.html
A python/plugins/processing/otb/description/doc/Smoothing-mean.html
M python/plugins/processing/otb/description/doc/Smoothing.html
M python/plugins/processing/otb/description/doc/SplitImage.html
A python/plugins/processing/otb/description/doc/StereoFramework.html
A python/plugins/processing/otb/description/doc/StereoRectificationGridGenerator.html
M python/plugins/processing/otb/description/doc/Superimpose.html
A python/plugins/processing/otb/description/doc/TestApplication.html
A python/plugins/processing/otb/description/doc/TileFusion.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-ann.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-bayes.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-boost.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-dt.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-gbt.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-knn.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-libsvm.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-rf.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier-svm.html
A python/plugins/processing/otb/description/doc/TrainImagesClassifier.html
M python/plugins/processing/otb/description/doc/VectorDataDSValidation.html
M python/plugins/processing/otb/description/doc/VectorDataExtractROIApplication.html
M python/plugins/processing/otb/description/doc/VectorDataReprojection.html
M python/plugins/processing/otb/description/doc/VectorDataSetField.html
M python/plugins/processing/otb/description/doc/VectorDataTransform.html
M python/plugins/processing/otb/description/doc/VertexComponentAnalysis.html
A python/plugins/processing/otb/maintenance/OTBHelper.py
A python/plugins/processing/otb/maintenance/OTBSpecific_XMLcreation.py
A python/plugins/processing/otb/maintenance/OTBTester.py
A python/plugins/processing/otb/maintenance/README
A python/plugins/processing/otb/maintenance/TestOTBAlgorithms.py
A python/plugins/processing/otb/maintenance/black_list.xml
A python/plugins/processing/otb/maintenance/parsing.py
A python/plugins/processing/otb/maintenance/white_list.xml
M python/plugins/processing/parameters/ParameterFactory.py
A python/plugins/processing/parameters/ParameterMultipleExternalInput.py
Log Message:
-----------
Merge pull request #1134 from CS-SI/otb_processing_update
OTB processing update
Compare: https://github.com/qgis/QGIS/compare/e2d01e2e1585...3b7b2b4528ea
More information about the QGIS-commit
mailing list