Commit Graph

74 Commits

Author SHA1 Message Date
Paul Leroy 7087b899f4 Try to fill in the qClassify3DMASCDialog if names are available in the parameter file and clouds exist in the database tree with the same name (case insensitive)
Code cleaning
2024-02-19 10:49:36 +01:00
Paul Leroy 992f5d4c8c changes following PR #5 2024-02-16 11:34:52 +01:00
Paul Leroy 4b4227bf6a version 1.0 2024-02-16 10:28:21 +01:00
Paul Leroy b542d0e1ff the use of progressDlg.close instead of progressDlg.hide led to an instability
code cleaning
2024-02-16 08:56:15 +01:00
Paul Leroy 677e63d753 warning messages modified 2024-02-15 07:28:28 +01:00
Paul Leroy c3e1baf6fc instability debuggin in progress 2024-02-13 16:44:10 +01:00
Paul Leroy a01d4a81fd remove breaks from omp parallel loops 2024-02-13 14:35:17 +01:00
Paul Leroy 11ed7bd843 use ccQtHelpers::GetMaxThreadCount 2024-02-13 09:22:50 +01:00
Paul Leroy be68cde7e3 use num_threads instead of omp_set_num_threads 2024-02-12 22:37:48 +01:00
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 6b992ac14c changes following PR 2023-06-05 09:59:42 +02:00
Paul Leroy a894539cfd 0.10
code cleaning
2023-06-01 23:05:50 +02:00
Paul Leroy 99be926f3f Bug correction: scalar fields were not properly built
Classification_prediction, Classification_confidence, Classification_backup
2023-06-01 09:28:44 +02:00
Paul Leroy 9bbf288b8f Prevent the user from cancelling the training. 2023-05-31 22:00:10 +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 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 bcb5e3664d bug correction in progress: crash when dupplicated features are configured in the parameter file 2023-05-23 00:06:22 +02:00
Paul Leroy 31f707439e ContextBasedFeature deprecated syntax and new syntax are accepted 2023-04-17 13:30:05 +02:00
Paul Leroy a050a452db Context based feature pattern modified
Only one cloud is necessary to define the feature
2023-03-31 14:09:51 +02:00
Paul Leroy 3834043b95 save confusion matrix, keepAttributes, useExistingScalarFields 2023-03-27 22:52:23 +02:00
Paul Leroy 0db1201087 useExistingScalarFields implementation 2023-03-24 18:28:05 +01:00
Paul Leroy 7062d8c5e2 Merge branch 'dev' of https://github.com/p-leroy/q3DMASC into dev 2023-03-22 23:45:38 +01:00
Paul Leroy ec5507be5b save traces
When the option is selected, overall accuracy, features and classifiers are saved
2023-03-22 23:45:19 +01:00
Paul Leroy f250bb6406 Merge branch 'v2.13' of https://github.com/dgirardeau/q3DMASC.git into dev
# Conflicts:
#	q3DMASCTools.cpp
2023-02-07 16:28:42 +01:00
Paul Leroy 0b0fc3e8d7 display scales in Train3DMascDialog 2022-10-27 18:55:04 +02:00
Paul Leroy bcb3cee2c4 wip 2022-10-27 09:19:52 +02:00
Paul Leroy 13c391070e wip 2022-10-25 16:47:19 +02:00
Paul Leroy 2412b3f765 code cleaning 2022-10-20 08:52:55 +02:00
Paul Leroy bfb64326bb display scales 2022-10-17 17:33:15 +02:00
Daniel Girardeau-Montaut 35ed836088 Compilation with v2.13 2022-08-12 14:15:05 +02:00
Paul Leroy bf102776f9 Old structure in DgmOctree does not exists anymore 2022-03-15 09:17:11 +01:00
Paul Leroy da4986567d parameter name changed FileIOFilter::LoadParameters
coordinatesShift => _coordinatesShift
2022-02-08 08:26:02 +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 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 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 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 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