Files in joaofgoncalves/SegOptim
Optimization of Image Segmentation Parameters for Object-Based Image Analysis (OBIA)

.Rbuildignore
.gitattributes
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
NAMESPACE
R/SOptim_AuxFunctions.R R/SOptim_CalcSegmentStats.R R/SOptim_CheckOptimFuncParameters.R R/SOptim_ClassificationFunctions.R R/SOptim_DataBalancing.R R/SOptim_ExtractFeaturesIndices.R R/SOptim_FitnessFunctions.R R/SOptim_GetTrainData.R R/SOptim_GridSearch.R R/SOptim_ImportConvertData.R R/SOptim_OptimizationFunctions.R R/SOptim_PerformanceEval.R R/SOptim_PrepFullDataset.R R/SOptim_RandSearchAlgorithm.R R/SOptim_RasterOutputs.R R/SOptim_RasterTiling.R R/SOptim_SegmentationFunctions.R R/SOptim_SimulateTestData-v1.R R/SOptim_UnsupervisedClassification.R R/SOptim_VectorOps_DiscrepancyMeasures.R R/zzz.R README.md
SegOptim.Rproj
inst/PyScripts/ArcGIS_MShift.py
inst/PyScripts/RSGISLib_Shep.py
man/GerritySkillScore.Rd man/NRV.omit.Rd man/SegOptim-package.Rd man/StRS.Rd man/adjustRangesFromCentralPoint.Rd man/aggregateMultiStats.Rd man/aucSingleClass.Rd man/balanceMulticlassData.Rd man/calcDiscrepancyMeasure_ED2.Rd man/calcStats.Rd man/calcStatsFinish.Rd man/calcStatsStart.Rd man/calculateNDIcombinations.Rd man/calculateSegmentStats.Rd man/calibrateClassifier.Rd man/checkEvalFun.Rd man/checkPrintSegmentationParams.Rd man/chunk2.Rd man/classificationAlgorithms.Rd man/classifierParameters.Rd man/clusteringRaster.Rd man/convertToSAGA.Rd man/createDataSplits.Rd man/createRasterTiles.Rd man/dataBalancing.Rd man/dataBalancingMethods.Rd man/doCleanUpActions.Rd man/doInputVerification.Rd man/drawRandom.Rd man/evalPerformanceClassifier.Rd man/evalPerformanceGeneric.Rd man/evaluatePerformance.Rd man/evaluationMethods.Rd man/evaluationMetrics_multiClass.Rd man/evaluationMetrics_singleClass.Rd man/f2int.Rd
man/figures/logo.png
man/fitFuncGeneric.Rd man/gaOptimizeSegmentationParams.Rd man/generateConfusionMatrix.Rd man/generateDefaultClassifierParams.Rd man/generateFormula.Rd man/getPythonFile.Rd man/getTrainData.Rd man/getTrainData_.Rd man/getTrainRasterSegments.Rd man/gssSingleClass.Rd man/importToGRASS.Rd man/iterateFitnessFunc.Rd man/kappaSingleClass.Rd man/modal_value.Rd man/numSampPerStrata.Rd man/outputSOptimCalData.Rd man/predict.knn.Rd man/predictSegments.Rd man/prepareCalData.Rd man/print.SOptim.ClassifierSummary.Rd man/pssSingleClass.Rd man/randString.Rd man/randomSearchOptim.Rd man/readDataByTile.Rd man/repBSlash.Rd man/replaceDefaultClassificationParams.Rd man/searchOptimSegmentationParams.Rd man/segmentationGeneric.Rd man/segmentationMethods.Rd man/segmentationParamNames.Rd man/segmentation_ArcGIS_MShift.Rd man/segmentation_GRASS_RG.Rd man/segmentation_OTB_LSMS.Rd man/segmentation_OTB_LSMS2.Rd man/segmentation_RSGISLib_Shep.Rd man/segmentation_SAGA_SRG.Rd man/segmentation_Terralib_Baatz.Rd man/segmentation_Terralib_MRGrow.Rd man/simRasterFeatures.Rd man/simRasterSegments2.Rd man/simRasterTrain.Rd man/summary.SOptim.Classifier.Rd man/zonalDT.Rd tests/testthat.R tests/testthat/_CONFIG_.R
tests/testthat/data/S1_sc/SAGA/segmentationFeatures_b1.sdat
tests/testthat/data/S1_sc/SAGA/segmentationFeatures_b1.sgrd
tests/testthat/data/S1_sc/SAGA/segmentationFeatures_b2.sdat
tests/testthat/data/S1_sc/SAGA/segmentationFeatures_b2.sgrd
tests/testthat/data/S1_sc/SAGA/segmentationFeatures_b3.sdat
tests/testthat/data/S1_sc/SAGA/segmentationFeatures_b3.sgrd
tests/testthat/data/S1_sc/SAGA/segmentationFeatures_b4.sdat
tests/testthat/data/S1_sc/SAGA/segmentationFeatures_b4.sgrd
tests/testthat/data/S1_sc/classificationFeatures.tif
tests/testthat/data/S1_sc/segm_test_otb2.tif
tests/testthat/data/S1_sc/segmentationFeatures.tif
tests/testthat/data/S1_sc/trainAreas.tfw
tests/testthat/data/S1_sc/trainAreas.tif
tests/testthat/data/S1_sc/trainAreas.tif.aux.xml
tests/testthat/data/S1_sc/trainAreas.tif.ovr
tests/testthat/data/S1_sc/trainAreas.tif.vat.dbf
tests/testthat/data/S1_sc/trainAreas.tif.xml
tests/testthat/data/S1_sc/trainPoints.dbf
tests/testthat/data/S1_sc/trainPoints.prj
tests/testthat/data/S1_sc/trainPoints.shp
tests/testthat/data/S1_sc/trainPoints.shx
tests/testthat/data/S2_mc/SAGA/segmentationFeatures_b1.sdat
tests/testthat/data/S2_mc/SAGA/segmentationFeatures_b1.sgrd
tests/testthat/data/S2_mc/SAGA/segmentationFeatures_b2.sdat
tests/testthat/data/S2_mc/SAGA/segmentationFeatures_b2.sgrd
tests/testthat/data/S2_mc/SAGA/segmentationFeatures_b3.sdat
tests/testthat/data/S2_mc/SAGA/segmentationFeatures_b3.sgrd
tests/testthat/data/S2_mc/TrainClasses_codes.csv
tests/testthat/data/S2_mc/classificationFeatures.tif
tests/testthat/data/S2_mc/segmentationFeatures.tif
tests/testthat/data/S2_mc/trainAreas.tfw
tests/testthat/data/S2_mc/trainAreas.tif
tests/testthat/data/S2_mc/trainAreas.tif.aux.xml
tests/testthat/data/S2_mc/trainAreas.tif.vat.dbf
tests/testthat/data/S2_mc/trainAreas.tif.xml
tests/testthat/test-CalculateSegmentStats.R tests/testthat/test-CheckOptimFuncParameters.R tests/testthat/test-ClassificationFunctions.R tests/testthat/test-DataBalancing.R tests/testthat/test-FeatureExtractFuns.R tests/testthat/test-GridSearch.R tests/testthat/test-PrepFullDataset.R tests/testthat/test-RasterOutputs.R tests/testthat/test-RasterTiling.R tests/testthat/test-SegmentationFuns.R tests/testthat/test-SimulateTestData.R tests/testthat/test-UnsupervisedClassification.R tests/testthat/test-UserDefinedEvaluationFun.R tests/testthat/test-auxFunctions.R tests/testthat/test-getTrainData.R tests/testthat/test-performanceEval.R tests/testthat/test-readTestingData.R
joaofgoncalves/SegOptim documentation built on Feb. 5, 2024, 11:10 p.m.