Commit Graph

25 Commits

Author SHA1 Message Date
Daniel Girardeau-Montaut 00045e8c6e Various updates (remove warnings, improve responsiveness of the UI by lowering the number of threads, et.) 2023-06-07 00:04:44 +02:00
Paul Leroy d35104d5be Modify paths to make the compilation successful. 2023-06-05 17:07:53 +02:00
Paul Leroy a894539cfd 0.10
code cleaning
2023-06-01 23:05:50 +02:00
Paul Leroy 4f6cd5fe6d Bug when running several times the classification corrected 2023-05-31 00:20:19 +02:00
Paul Leroy bcc77db21f use the existing scalar fields when available 2023-05-30 21:49:18 +02:00
Paul Leroy bf9229e6b2 Use existing scalar fields implemented
confusion matrix update
2023-05-29 12:45:02 +02:00
Paul Leroy 97854963c5 Update PointFeature.cpp 2022-12-08 18:10:38 +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 b2363385a9 Context-based features with kNN neighbors are now considering only the specified class number 2019-04-05 17:05:34 +02:00
Daniel Girardeau-Montaut 69001ab9d5 Various bug fixes 2019-03-29 21:36:35 +01:00
Daniel Girardeau-Montaut 8ec8850590 Bug fixes 2019-03-28 21:29:03 +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 ba1b4ac58c Various updates/fixes 2019-03-25 18:45:28 +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 b9e8364c69 Bug fixes 2019-02-08 18:09:26 +01:00
Daniel Girardeau-Montaut 3f7eac61c6 Glitch(es) fix 2019-01-20 23:11:17 +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 5dba8e4dee Context-based features are now working 2018-12-15 20:40:58 +01:00
Daniel Girardeau-Montaut a378bcb957 Neighborhood features added (WIP) 2018-12-01 22:40:04 +01:00
Daniel Girardeau-Montaut 1d02e4bde7 Bug fix + parallel computation of features 2018-12-01 14:39:11 +01:00
Daniel Girardeau-Montaut a05dfa3e96 Compute features at various scales in a smarter way (work in progress) 2018-11-23 18:30:56 +01:00
Daniel Girardeau-Montaut 3c365089cf Feature classes are now separated in different files 2018-11-04 19:23:11 +01:00