Wykres commitów

154 Commity (master)

Autor SHA1 Wiadomość Data
Piero Toffanin 0f2387b5ab Crop support in objdetect plugin 2025-03-27 20:33:36 -04:00
Piero Toffanin ad4baab117 Disable cutline densification 2025-03-27 19:15:40 -04:00
Piero Toffanin d375d50f91 Make contours plugin respect crop 2025-03-27 19:09:58 -04:00
Piero Toffanin d6b05e0003 Fix contours, objdetect plugins 2025-02-16 00:33:17 +01:00
Piero Toffanin fef5a450e2 Fix cesium ion plugin crash 2025-02-06 11:56:12 +01:00
Piero Toffanin 25bbadfc98 Remove trees from detection list 2025-01-31 02:34:36 -05:00
Piero Toffanin 4dd1b07c2e Remove obj layer on new detect 2025-01-30 00:33:56 -05:00
Piero Toffanin 18e34830df Update GeoDeep, more object detection classes 2025-01-29 22:40:51 -05:00
Piero Toffanin 85c56df2e7 Add worker max threads 2025-01-27 13:44:39 -05:00
Piero Toffanin 766d516e19 Bump version 2025-01-24 14:52:12 -05:00
Piero Toffanin b16557037c Progress display, refactor 2025-01-24 14:23:18 -05:00
Piero Toffanin 85c9df1265 Fix count 0 cases 2025-01-24 12:26:06 -05:00
Piero Toffanin 30c9d274a1 UI improvements 2025-01-24 12:20:53 -05:00
Piero Toffanin 27074d7107 PoC object detection working 2025-01-24 11:43:19 -05:00
Piero Toffanin 7f44e62ac4 Object detection plugin mock 2025-01-23 15:09:58 -05:00
Luca Di Leo 992e6bb7eb SuggestedTaskName is now a promise 2025-01-03 18:30:59 +01:00
Luca Di Leo 7a217a3b77 Fixed packages version in cloudimport too 2024-12-24 17:37:49 +01:00
Luca Di Leo e90f3b671d Fixed packages version 2024-12-24 17:37:34 +01:00
Luca Di Leo cd3f316265 Updated dronedb plugin manifest 2024-12-24 17:37:10 +01:00
Piero Toffanin b592d48796 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into align_plugin 2024-08-12 23:50:34 -04:00
Piero Toffanin 67820e40a7 Add disabled 2024-08-12 23:46:47 -04:00
Diego Acuña 65db803239 Add plugin to get align from service https://community.opendronemap.org/t/experimental-plugin-to-obtain-align-file-in-webodm/21290/8 2024-08-11 21:05:33 -04:00
Piero Toffanin 58f4d3830f
Merge pull request #1536 from Aero-Ai/usewebodmcomponents
Restore the Cesium Ion Plugin
2024-08-09 14:22:30 -04:00
Hayes 4d0d5a97fc fix 2024-08-08 19:17:15 -07:00
Hayes 66fb94cf5a Misc. polish 2024-08-07 22:30:04 -07:00
Piero Toffanin 1e43437804 Minor fix for lightning plugin 2024-07-31 16:00:50 -04:00
arty-aeroai 1ab5d7358c updated README.md 2024-07-23 22:42:55 -07:00
arty-aeroai ed9c2f7b35 updated README.md 2024-07-23 21:09:25 -07:00
arty-aeroai 55dffe4c01 fixed typo 2024-07-23 18:05:33 -07:00
arty-aeroai 39d93ef564 updated minimum required WebODM version 2024-07-22 22:41:57 -07:00
arty-aeroai 543fdea9e5 3D_CAPTURE will no longer support tileset 1.0; Replacing WEBP field with KTX2 2024-07-22 21:29:44 -07:00
arty-aeroai ca4a78c4fc try catch import for either docker or exe path 2024-07-20 23:02:19 -07:00
arty-aeroai 9d0de75d40 remove generated zip folder once tmp substitute is made 2024-07-20 23:02:19 -07:00
arty-aeroai 23875a283f updated manifest plugin version; removed any package dependances 2024-07-20 23:02:19 -07:00
kendallaeroai 22a9dd56fd
Merge branch 'OpenDroneMap:master' into usewebodmcomponents 2024-07-15 01:37:53 -07:00
arty-aeroai bc57b33d8d added logic to generate zip file for textured_model.zip (will now need to figure out how to delete it post upload) 2024-07-13 23:59:40 -07:00
Piero Toffanin 28213a7b0a Add GPS location plugin 2024-06-25 14:03:59 -04:00
arty-aeroai 233a917026 Fixed select dropdown for custom local BootstrapField component 2024-06-22 18:41:22 -07:00
arty-aeroai 43994e23cb modified TaskDialog to work (might need to revist for the ErrorMessage component) 2024-06-22 18:12:31 -07:00
arty-aeroai 13b852582b preappended coreplugins.cesiumion.{cesiumFile} to fix upload issue with app/plugins/worker.py specifically the run_function_async function 2024-06-22 11:49:20 -07:00
arty-aeroai 61b8fa44fb minor changes to TaskView.jsx; TaskDialoge still needs some work as its just a clear modal in the background hard to visualize 2024-06-15 19:41:54 -07:00
arty-aeroai c8b579215f Got the upload dialoge to work now focusing on the taskdialog or the submit button click. 2024-06-15 17:25:30 -07:00
arty-aeroai 05dbaf5439 UploadDialog shows up but no text input accepted 2024-06-01 15:16:45 -07:00
arty-aeroai 8c2d180d3b updating 3 files, UploadDialog is the problem when selecting from dropdown button 2024-05-25 16:07:56 -07:00
arty-aeroai d7171e4980 removed comments 2024-05-24 19:20:35 -07:00
arty-aeroai d74c73b33b refactored use of Modal 2024-05-24 19:20:35 -07:00
arty-aeroai e022d89525 removed use of Glyphicon import 2024-05-24 19:20:35 -07:00
arty-aeroai 351dd88c3d cleaned up file 2024-05-24 19:20:35 -07:00
arty-aeroai 6ddfe90163 added styled to change cursor to point finger icon 2024-05-24 19:20:35 -07:00
arty-aeroai 6c7aee27d0 fixed dropdown button but dropdown items still cause crash 2024-05-24 19:20:35 -07:00