Commit Graph

  • a290124622 Make sure the properties view is updated at the end of the classification process qt6_msvc2022 Daniel Girardeau-Montaut 2026-04-25 21:10:53 +02:00
  • 867d5d1bbf Export the OpenCV dll in debug mode as well Daniel Girardeau-Montaut 2025-09-28 18:57:14 +02:00
  • 32c28372db Compilation with Qt6 and Visual Studio 2022 Daniel Girardeau-Montaut 2025-09-21 22:48:31 +02:00
  • e1c36a6626 Update CMakeLists.txt master Paul Leroy 2025-09-19 11:48:52 +02:00
  • 6c39fddc27 Display the confusion matrix at the end of the classification if any pre-existing 'Classification' field + syntax fix Daniel Girardeau-Montaut 2025-04-26 15:39:46 +02:00
  • 00d0b9f3c3 Merge pull request #12 from dgirardeau/override_warnings Daniel Girardeau-Montaut 2025-02-12 21:32:53 +01:00
  • 8dc3a3ffff Missing default/Invalid in a switch statement Romain Janvier 2025-02-12 14:55:14 +01:00
  • b4d3fc1a07 Use overrides where needed (+encoding and header cleanup) Romain Janvier 2025-02-12 09:54:04 +01:00
  • efab553b92 Scalar fields can now handle large values (with an internal double offset). Their names can also be longer than 255 characters. double_sf Daniel Girardeau-Montaut 2024-11-10 17:32:37 +01:00
  • 8a9112cfd5 Update to reflect the changes in the main application ('coordinates shift forced' option) Daniel Girardeau-Montaut 2024-11-09 10:18:05 +01:00
  • 78ddf39740 Merge pull request #11 from p-leroy/verticality Daniel Girardeau-Montaut 2024-08-06 09:31:54 +02:00
  • 88727279f7 add the verticality feature (VERT) Paul Leroy 2024-08-05 12:46:09 +02:00
  • ad47aad516 Merge pull request #10 from dgirardeau/coverity_fixes Daniel Girardeau-Montaut 2024-07-01 14:20:54 +02:00
  • 748660d5fa Bug fix: the ANISO feature could be computed instead of the Z(Range/Min/Max) feature (if kNN > 2) Daniel Girardeau-Montaut 2024-06-30 17:02:54 +02:00
  • c1f1db5660 Syntax improvements Daniel Girardeau-Montaut 2024-06-30 17:01:56 +02:00
  • 4eec645935 Merge pull request #9 from rjanvier/cmake_3_5 Daniel Girardeau-Montaut 2024-05-07 19:09:01 +02:00
  • 2aea572ca1 cmake: update minimum version to 3.5 Romain Janvier 2024-05-07 12:07:12 +02:00
  • 54e21fc612 Merge pull request #8 from dgirardeau/linux_compilation Romain Janvier 2024-03-13 21:30:40 +01:00
  • 3b4a2ea528 Merge branch 'master' into linux_compilation Romain Janvier 2024-03-11 22:31:55 +01:00
  • a669be141f Missing namespace Romain Janvier 2024-03-11 22:19:04 +01:00
  • 9a253ce979 Missing header on Linux Romain Janvier 2024-03-11 22:14:10 +01:00
  • 0ad4044bbf Typo (case) in header name Romain Janvier 2024-03-11 22:13:51 +01:00
  • 8aa8f054d4 Remove remaining early breaks in OMP loops (see #5) Romain Janvier 2024-03-11 21:59:21 +01:00
  • 0ad0dafb77 Merge pull request #7 from prascle/macOSport dev Daniel Girardeau-Montaut 2024-03-04 22:29:14 +01:00
  • 1e782f04b7 building plugin 3DMASC on macOS, without OpenMP Paul RASCLE 2024-03-04 21:25:33 +01:00
  • 67f229c009 Merge pull request #6 from p-leroy/dev Paul Leroy 2024-02-21 09:33:15 +01:00
  • f302e54955 changes following PR#6 Paul Leroy 2024-02-20 08:57:19 +01:00
  • 5b37d4f1c0 Update q3DMASC.cpp Paul Leroy 2024-02-19 10:57:05 +01:00
  • 2800f7a6d1 Merge branch 'master' into dev Paul Leroy 2024-02-19 10:53:18 +01:00
  • 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) Paul Leroy 2024-02-16 17:14:54 +01:00
  • 3a44285f24 Merge pull request #5 from p-leroy/dev Paul Leroy 2024-02-16 12:27:09 +01:00
  • 992f5d4c8c changes following PR #5 Paul Leroy 2024-02-16 11:34:52 +01:00
  • 4b4227bf6a version 1.0 Paul Leroy 2024-02-16 09:53:04 +01:00
  • b542d0e1ff the use of progressDlg.close instead of progressDlg.hide led to an instability Paul Leroy 2024-02-16 08:56:15 +01:00
  • 677e63d753 warning messages modified Paul Leroy 2024-02-15 07:28:28 +01:00
  • c3e1baf6fc instability debuggin in progress Paul Leroy 2024-02-13 16:44:10 +01:00
  • a01d4a81fd remove breaks from omp parallel loops Paul Leroy 2024-02-13 14:35:17 +01:00
  • 11ed7bd843 use ccQtHelpers::GetMaxThreadCount Paul Leroy 2024-02-13 09:22:50 +01:00
  • 858c04522a Merge branch 'dev' of https://github.com/dgirardeau/q3DMASC.git into dev Paul Leroy 2024-02-13 08:37:15 +01:00
  • be68cde7e3 use num_threads instead of omp_set_num_threads Paul Leroy 2024-02-12 22:37:48 +01:00
  • 925f33abe8 Merge pull request #4 from p-leroy/master Paul Leroy 2024-02-09 14:41:27 +01:00
  • a65cb83279 prevent confusion matrix to pop up when in command line mode Paul Leroy 2024-02-09 14:38:54 +01:00
  • 2fcee9db76 Do not show confusion matrix when in command line mode Paul Leroy 2024-02-08 17:11:38 +01:00
  • ea3f3f1a0f Merge pull request #3 from prascle/macOS Daniel Girardeau-Montaut 2024-01-31 20:56:23 +01:00
  • 67a29e2d4e building plugin 3DMASC on macOS Paul RASCLE 2024-01-31 14:26:48 +01:00
  • 4fde7ecba9 Merge pull request #2 from p-leroy/dev Paul Leroy 2023-12-22 16:41:19 +01:00
  • 0faa15de89 disclaimer and icons update Paul Leroy 2023-12-22 16:35:41 +01:00
  • d0d39a3c5e disclaimer update Paul Leroy 2023-12-22 08:02:00 +01:00
  • 3e83c57b2c save feature importance Paul Leroy 2023-12-13 22:34:30 +01:00
  • 90fece5e61 CMake: change the CMake install option to a more standard form (INSTALL_Q3DMASC_PLUGIN -> PLUGIN_STANDARD_3DMASC) Daniel Girardeau-Montaut 2023-12-09 09:27:56 +01:00
  • 00045e8c6e Various updates (remove warnings, improve responsiveness of the UI by lowering the number of threads, et.) Daniel Girardeau-Montaut 2023-06-07 00:04:44 +02:00
  • d35104d5be Modify paths to make the compilation successful. Paul Leroy 2023-06-05 17:07:53 +02:00
  • d9d6789c38 Merge pull request #1 from p-leroy/dev Daniel Girardeau-Montaut 2023-06-05 13:36:12 +02:00
  • 013b37ba39 Update trainDisclaimerDlg.ui Paul Leroy 2023-06-05 10:21:23 +02:00
  • db9b870173 Update trainDisclaimerDlg.ui Paul Leroy 2023-06-05 10:21:00 +02:00
  • 77e226f356 Changes following PR Paul Leroy 2023-06-05 10:06:21 +02:00
  • 6b992ac14c changes following PR Paul Leroy 2023-06-05 09:59:42 +02:00
  • 0c2ba1b6b5 Bug : confusion matrices values were not saved Paul Leroy 2023-06-04 10:24:01 +02:00
  • a894539cfd 0.10 Paul Leroy 2023-06-01 23:05:50 +02:00
  • a4d014c2d5 0.9 Paul Leroy 2023-06-01 09:54:11 +02:00
  • 99be926f3f Bug correction: scalar fields were not properly built Paul Leroy 2023-06-01 09:28:44 +02:00
  • 9bbf288b8f Prevent the user from cancelling the training. Paul Leroy 2023-05-31 22:00:10 +02:00
  • 4f6cd5fe6d Bug when running several times the classification corrected Paul Leroy 2023-05-31 00:20:19 +02:00
  • bcc77db21f use the existing scalar fields when available Paul Leroy 2023-05-30 21:49:18 +02:00
  • d55696991f debug in progress after merge useExistingScalarFields Paul Leroy 2023-05-30 15:41:04 +02:00
  • 017300c01c Merge branch 'dev_useExistingScalarFields' of https://github.com/p-leroy/q3DMASC.git into dev Paul Leroy 2023-05-30 10:13:11 +02:00
  • bf9229e6b2 Use existing scalar fields implemented Paul Leroy 2023-05-29 12:45:02 +02:00
  • 593e52f309 s_keepAttributes bug correction Paul Leroy 2023-05-27 09:06:48 +02:00
  • bcb5e3664d bug correction in progress: crash when dupplicated features are configured in the parameter file Paul Leroy 2023-05-23 00:06:22 +02:00
  • 21c389c43e Fixed: crash when point clouds are not associated to labels in the dialog Paul Leroy 2023-05-03 14:34:14 +02:00
  • c544bcea94 Bug: remove hardcoded useExistingScalarFields Paul Leroy 2023-05-02 17:17:28 +02:00
  • faa1da6ffd bug correction: classification with existing attributes Paul Leroy 2023-04-24 14:29:02 +02:00
  • 31f707439e ContextBasedFeature deprecated syntax and new syntax are accepted Paul Leroy 2023-04-17 13:30:05 +02:00
  • a050a452db Context based feature pattern modified Paul Leroy 2023-03-31 14:09:51 +02:00
  • ee6ffbd546 add features to the traces of execution Paul Leroy 2023-03-28 17:19:41 +02:00
  • 3834043b95 save confusion matrix, keepAttributes, useExistingScalarFields Paul Leroy 2023-03-27 22:52:23 +02:00
  • 0db1201087 useExistingScalarFields implementation Paul Leroy 2023-03-24 18:28:05 +01:00
  • 7062d8c5e2 Merge branch 'dev' of https://github.com/p-leroy/q3DMASC into dev Paul Leroy 2023-03-22 23:45:38 +01:00
  • ec5507be5b save traces Paul Leroy 2023-03-22 23:45:19 +01:00
  • 55421bdb79 version number changed to 0.3+ Paul Leroy 2023-02-09 16:37:07 +01:00
  • f250bb6406 Merge branch 'v2.13' of https://github.com/dgirardeau/q3DMASC.git into dev Paul Leroy 2023-02-07 16:28:42 +01:00
  • 9ce4499c61 bug : confusion matrix shall not be computed when there is no classification field in the data Paul Leroy 2023-02-06 16:00:25 +01:00
  • 2dd6e19c55 Update q3DMASC.cpp Paul Leroy 2023-02-01 09:27:33 +01:00
  • 9e49a9e72e unset the parent of the ConfusionMatrix in the classifier Paul Leroy 2023-01-26 14:46:52 +01:00
  • 22d2839fd3 save / looad TrainParameters, OpenCV parameters tooltips Paul Leroy 2023-01-26 07:56:39 +01:00
  • fc00e28667 Merge branch 'dev' of https://github.com/p-leroy/q3DMASC into dev Paul Leroy 2023-01-22 21:57:58 +01:00
  • 172871f290 added version information to the disclaimers Paul Leroy 2023-01-22 21:57:42 +01:00
  • 7a408117f0 Code cleaning Paul Leroy 2023-01-20 17:49:29 +01:00
  • f104fd5b17 confusion matrix added to the training step Paul Leroy 2023-01-18 23:57:59 +01:00
  • 83e08660ee wip Paul Leroy 2023-01-17 16:43:57 +01:00
  • 22e97f43b8 confusion matrix displayed jointly with precision, recall and f&-score values Paul Leroy 2023-01-17 15:02:13 +01:00
  • 052c1bb1cf Update confusionmatrix.cpp Paul Leroy 2023-01-12 16:46:13 +01:00
  • dccac1250f Update confusionmatrix.cpp Paul Leroy 2022-12-16 16:13:15 +01:00
  • 75288dbc52 ConfusionMatrix Paul Leroy 2022-12-14 11:37:29 +01:00
  • 6de0370073 Update q3DMASCClassifier.cpp Paul Leroy 2022-12-09 17:45:08 +01:00
  • 97854963c5 Update PointFeature.cpp Paul Leroy 2022-12-08 18:10:38 +01:00
  • bb5b7a6ddd confidence handling Paul Leroy 2022-12-08 09:19:52 +01:00
  • 9ddb986351 scale selection Paul Leroy 2022-10-28 17:05:36 +02:00
  • 0b0fc3e8d7 display scales in Train3DMascDialog Paul Leroy 2022-10-27 18:55:04 +02:00
  • bcb3cee2c4 wip Paul Leroy 2022-10-27 09:19:52 +02:00