Commit Graph

88 Commits

Author SHA1 Message Date
Paul Leroy 2ac41349d0 gui update 2022-10-17 09:28:14 +02:00
Paul Leroy e441c3e3b2 Update CMakeLists.txt 2022-03-23 11:35:03 +01:00
Paul Leroy ce1ee81719 Merge branch 'dev' of https://github.com/p-leroy/q3DMASC.git into dev 2022-03-21 10:38:14 +01:00
Paul Leroy 2ed3806d1a Copy OpenCV dll when installing 2022-03-21 10:37:52 +01:00
Paul Leroy bf102776f9 Old structure in DgmOctree does not exists anymore 2022-03-15 09:17:11 +01:00
Paul Leroy f60f3fd570 wip 2022-02-24 16:44:59 +01:00
Paul Leroy 4cc42d89af working on classifier 2022-02-22 07:53:46 +01:00
Paul Leroy da4986567d parameter name changed FileIOFilter::LoadParameters
coordinatesShift => _coordinatesShift
2022-02-08 08:26:02 +01:00
Paul Leroy 46c1653f2a Merge branch 'disclaimer'
# Conflicts:
#	q3DMASCTools.cpp
2022-01-21 09:21:31 +01:00
Paul Leroy 5aa22b7fe9 disclaimer updated, call to nNSS.prepare removed 2022-01-21 09:15:41 +01:00
Paul Leroy f9b6966c6f call tonNSS.prepare removed from q3DMASCTools.cpp
This function has been removed from DgmOctree.h (commit cac8cc8b1d of CCCoreLib).
2022-01-20 16:25:21 +01:00
Daniel Girardeau-Montaut 56ce4071ee Compilation with v2.12 2020-06-04 00:32:27 +02:00
Daniel Girardeau-Montaut 46fae57879 Updated CMake syntax for compilation with CC 2.11 2020-03-31 22:39:14 +02:00
Daniel Girardeau-Montaut 7dd45759e1 RGBA support 2020-03-31 22:39:10 +02:00
Daniel Girardeau-Montaut c374605198 Bug fix 2020-03-31 22:38:57 +02:00
Daniel Girardeau-Montaut 79ecef8e41 Ugly bug fix (scales were considered in the opposite order!) 2019-05-06 21:22:27 +02:00
Daniel Girardeau-Montaut 75f2133e97 Fix SF namings 2019-05-03 23:52:33 +02:00
Daniel Girardeau-Montaut 48b193e194 Bug fix: the classification SF was not saved in some cases! 2019-05-03 21:38:02 +02:00
Daniel Girardeau-Montaut 277fb3e116 Bug fix: the 4th cloud was wrongly inverted with the 3rd in the classifier dialog 2019-04-26 12:40:47 +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 7950151cb5 Bug fix: the context class was ignored! 2019-04-05 11:15:57 +02:00
Daniel Girardeau-Montaut 69001ab9d5 Various bug fixes 2019-03-29 21:36:35 +01:00
Daniel Girardeau-Montaut 4dfc90d967 THe GUI version can now handle 4 clouds 2019-03-29 13:40:57 +01:00
Daniel Girardeau-Montaut 568ed7e292 Train a true "classifier" so as to be able to call predict with the PREDICT_MAX_VOTE flag 2019-03-29 13:40:29 +01:00
Daniel Girardeau-Montaut 0cdd0c8f1c Option to export the list of feature importance values to CSV 2019-03-29 10:39:49 +01:00
Daniel Girardeau-Montaut 5d58f25c1d File organization 2019-03-29 10:10:59 +01:00
Daniel Girardeau-Montaut 8e27579a1d Parallel classification 2019-03-29 10:10:42 +01:00
Daniel Girardeau-Montaut 278a9104f8 Remove parasite code? 2019-03-29 10:10:27 +01:00
Daniel Girardeau-Montaut 8ec8850590 Bug fixes 2019-03-28 21:29:03 +01:00
Daniel Girardeau-Montaut f6b3bb9889 Command line enhanced 2019-03-27 22:12:51 +01:00
Daniel Girardeau-Montaut 07a56c63d8 Automatically backup the previous 'Classification' SF (if any) 2019-03-27 16:48:19 +01:00
Daniel Girardeau-Montaut c743f43d92 WIP2 2019-03-27 15:03:58 +01:00
Daniel Girardeau-Montaut da6293e522 WIP 2019-03-26 14:28:27 +01:00
Daniel Girardeau-Montaut e9c145ee47 Glitch fix 2019-03-25 22:55:19 +01:00
Daniel Girardeau-Montaut 35489dacb5 Automatically sort the features 2019-03-25 22:45:39 +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 4907e68ae2 Option to evaluation a classifier with a point cloud 2019-03-24 23:16:55 +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 ad0f323aee Remove warnings 2019-03-23 18:47:55 +01:00
Daniel Girardeau-Montaut 154b287977 Bug fix: uppercase strings were compared to lowercase ones! 2019-03-22 17:06:09 +01:00
Daniel Girardeau-Montaut 1fc07c2b66 MEDIAN stat operation added 2019-03-22 15:02:28 +01:00
Daniel Girardeau-Montaut 5e07b275b3 PCA3 option added 2019-03-22 14:50:45 +01:00
Daniel Girardeau-Montaut 6b3170e4ab Plugin name fixed 2019-03-22 14:50:36 +01:00
Daniel Girardeau-Montaut b9e8364c69 Bug fixes 2019-02-08 18:09:26 +01:00
Daniel Girardeau-Montaut b0b987e0fe Workflow updated 2019-01-21 00:10:47 +01:00
Daniel Girardeau-Montaut 3f7eac61c6 Glitch(es) fix 2019-01-20 23:11:17 +01:00
Daniel Girardeau-Montaut b5e5597e2d New training dialog + selection of the most important features 2019-01-20 22:12:20 +01:00
Daniel Girardeau-Montaut 4ec7252b80 Attempt to close the progress dialog of the features calculation phase 2019-01-20 13:59:31 +01:00
Daniel Girardeau-Montaut 25a4cbcf2a Tooltips added 2019-01-20 13:59:09 +01:00