Wykres commitów

180 Commity (a94f06035198a19866d83497961375173196c70e)

Autor SHA1 Wiadomość Data
Piero Toffanin 7b94d25c0c Merge branch 'master' of https://github.com/OpenDroneMap/OpenDroneMap into reflectance 2020-03-18 14:39:19 +00:00
Piero Toffanin 543cc6b14d Array overflow fix 2020-03-17 19:53:22 +00:00
Piero Toffanin ea6092fdec odm_orthophoto float32 support 2020-03-09 15:48:24 +00:00
Piero Toffanin ddc712c682 Readme updates 2020-01-21 14:57:43 +00:00
Piero Toffanin 826b04b7c4 Option to set RGB band color interpolation in ortho 2019-12-23 09:16:54 -05:00
Piero Toffanin de9d6aa540 Remove debug flag 2019-12-20 15:29:49 -05:00
Piero Toffanin f31c53113d Added band mappings 2019-12-19 20:54:39 +00:00
Piero Toffanin 12ebbf47c2 Fixed alpha calculation, BGR to RGB conversion 2019-12-18 14:29:24 -05:00
Piero Toffanin 8b2dc981d1 Check bounds for all input models 2019-12-18 13:41:58 -05:00
Piero Toffanin 40217fae76 Multi band rendering working 2019-12-18 11:57:49 -05:00
Piero Toffanin 28b7f009b0 odm_orthophoto refactoring 2019-12-17 16:21:42 -05:00
Piero Toffanin 52d5e13b38 POC multi band rendering (broken) 2019-12-17 14:49:18 -05:00
Piero Toffanin 30f1570e05 Refactored band detection to use XMP tags instead of filenames 2019-12-07 22:05:59 +00:00
Piero Toffanin e39f3a6835 Fixed alpha band for 16bit datasets 2019-12-05 20:56:46 +00:00
Piero Toffanin f484cc6771 Refactored odm_orthophoto to use GDAL for TIFF writing 2019-12-05 15:28:06 -05:00
Piero Toffanin 73f2eb9fde Merge branch 'pcres' into multispec 2019-11-04 14:06:42 +00:00
Piero Toffanin 677370dd50 16bit support for ortho merge 2019-10-28 15:13:00 -04:00
Piero Toffanin 79a6414356 Added --pc-sample 2019-10-28 09:53:46 -04:00
Piero Toffanin 589c47cb8c PNG creation, orthophoto flag fixes, refactoring 2019-10-24 16:07:19 -04:00
Piero Toffanin d25f05486c Read and write 16bit support for odm_orthophoto 2019-10-24 15:06:05 +00:00
will skora d814eef4e0 clarify error msg when when running out of ram for generating orthphoto, fix #1020 2019-09-02 10:27:06 -04:00
will skora 9ea78ba6d3 clarify error message when running out of ram for generating orthphoto, fix #1020 2019-09-02 10:25:34 -04:00
Piero Toffanin 5261c27785 Merged master 2019-04-10 10:16:05 -04:00
Piero Toffanin 9747197c4b Removed utm_extractor module, exiv2 deps, reformat core2.Dockerfile 2019-04-09 12:03:51 -04:00
Piero Toffanin 0985185fcb Added confidence filtering in odm_filterpoints 2019-04-03 16:23:21 -04:00
Piero Toffanin 85287fac7d Added sources for odm_filterpoints 2019-03-06 15:15:10 -05:00
Piero Toffanin 8254f01c76 Removed QT project file 2019-03-06 14:49:53 -05:00
Piero Toffanin 3b0dd4b3a0 Simplified DEM parameters, added odm_filterpoints, point cloud filtering for all products 2019-03-05 19:03:04 -05:00
Piero Toffanin feb9720eb6 Uninitialized variable 2019-02-17 13:37:23 -05:00
Piero Toffanin c8a38de12e Fixed georeferencing for opensfm transforms 2019-02-17 13:19:51 -05:00
Piero Toffanin a203653b98 Fixed DEMs orthophoto misalignment bug 2019-02-15 12:15:01 -05:00
Piero Toffanin 55666da2d0 Removed message 2018-12-26 15:34:39 -05:00
Piero Toffanin 1fea8d6767 Scalar template usage 2018-12-26 13:49:46 -05:00
Piero Toffanin ebd6cf83a2 Modified odm_georef to output laz/las 2018-12-26 12:51:03 -05:00
garlac ac4aa39d7a
Updated libexiv2 version to 27 2018-12-23 22:29:19 +05:30
Piero Toffanin 1c75c6bd9b Moved dem2mesh in separate repository 2018-10-24 12:30:09 -04:00
Piero Toffanin d0a9374e9d Blocks depth auto selection, DSM resolution based on GSD estimate 2018-10-17 18:54:18 -04:00
Piero Toffanin 1bdc478329 Cleanup, logger output setup 2018-10-17 13:14:03 -04:00
Piero Toffanin cb219715ae dem2mesh quad tree merge working 2018-10-17 11:35:18 -04:00
Piero Toffanin 9dfe9256d2 Removed striding, edge merging, still some issues 2018-10-16 18:11:05 -04:00
Piero Toffanin 819a7c8a0d Optimizations, late tranform 2018-10-16 12:47:07 -04:00
Piero Toffanin e443f9f08d Merged changes 2018-10-15 16:09:12 -04:00
Piero Toffanin 98c340ad90 Disk offloading, max_threshold flag 2018-10-15 16:07:32 -04:00
Piero Toffanin 65d1f6b747 max threshold for simplification 2018-10-12 15:37:22 -04:00
Piero Toffanin f85a8c92ec Water tight boundaries between tiles 2018-10-12 14:33:09 -04:00
Piero Toffanin 496cbf25f4 Striding fix 2018-10-12 12:43:27 -04:00
Piero Toffanin feecd017b9 Sub-mesh splitting working 2018-10-12 12:07:26 -04:00
Piero Toffanin 06fb26631f Simplifier cleanup, memory usage reduction 2018-10-12 09:46:30 -04:00
Piero Toffanin 8afa3e5d2b Restored sampling/simplifier approach to dem2mesh 2018-10-12 09:11:11 -04:00
Piero Toffanin ab5c1cf429 Cleanup 2018-10-12 08:34:33 -04:00