Commit Graph

20 Commits

Author SHA1 Message Date
Paul Leroy d55696991f debug in progress after merge useExistingScalarFields 2023-05-30 15:41:04 +02:00
Paul Leroy 017300c01c Merge branch 'dev_useExistingScalarFields' of https://github.com/p-leroy/q3DMASC.git into dev
# Conflicts:
#	ContextBasedFeature.cpp
#	ContextBasedFeature.h
#	NeighborhoodFeature.cpp
#	NeighborhoodFeature.h
#	PointFeature.cpp
#	PointFeature.h
#	confusionmatrix.cpp
2023-05-30 10:13:11 +02:00
Paul Leroy bf9229e6b2 Use existing scalar fields implemented
confusion matrix update
2023-05-29 12:45:02 +02:00
Paul Leroy 0db1201087 useExistingScalarFields implementation 2023-03-24 18:28:05 +01:00
Daniel Girardeau-Montaut 56ce4071ee Compilation with v2.12 2020-06-04 00:32:27 +02:00
Daniel Girardeau-Montaut 75f2133e97 Fix SF namings 2019-05-03 23:52:33 +02:00
Daniel Girardeau-Montaut f6b3bb9889 Command line enhanced 2019-03-27 22:12:51 +01:00
Daniel Girardeau-Montaut da6293e522 WIP 2019-03-26 14:28:27 +01:00
Daniel Girardeau-Montaut 42bd0a52e4 More intelligence to detect wrong feature descriptions 2019-03-25 22:21:40 +01:00
Daniel Girardeau-Montaut 35bfc92dbf Ability to compute a math operation for scale-less point features 2019-03-23 20:42:01 +01:00
Daniel Girardeau-Montaut 1fc07c2b66 MEDIAN stat operation added 2019-03-22 15:02:28 +01:00
Daniel Girardeau-Montaut ecbdb4973e Various updates (command line call to classification, etc.) 2019-01-19 00:49:29 +01:00
Daniel Girardeau-Montaut a378bcb957 Neighborhood features added (WIP) 2018-12-01 22:40:04 +01:00
Daniel Girardeau-Montaut e9547a724a Glitch fix 2018-11-04 18:15:49 +01:00
Daniel Girardeau-Montaut 5c2308393e Refined architecture 2018-11-04 11:21:50 +01:00
Daniel Girardeau-Montaut 24a0220e41 File parser and feature computer works for Point Features 2018-11-04 00:06:47 +01:00
Daniel Girardeau-Montaut bf9a5d6412 Feature rule builder/computer (work in progress) 2018-11-03 00:23:08 +01:00
Daniel Girardeau-Montaut 62f3f67210 Load feature list from a file (work in progress) 2018-10-28 21:22:04 +01:00
Daniel Girardeau-Montaut ad18249480 Cleaner way to handle test subsets 2018-10-26 12:02:23 +02:00
Daniel Girardeau-Montaut d405332370 Updated organization 2018-10-26 10:41:22 +02:00