Wykres commitów

307 Commity (619d2c176e6c2ff2db44e99204efc8c74f14700b)

Autor SHA1 Wiadomość Data
India Johnson 619d2c176e add scale args 2019-02-19 20:08:38 +00:00
India Johnson ef02d605c6 add scale arg mve_output_scale 2019-02-11 17:10:36 +00:00
India Johnson 8a7587337b add args.mve_output_scale 2019-02-11 17:06:28 +00:00
India Johnson 0551e3c19e change output_scale to mve_output_scale 2019-02-07 19:07:02 +00:00
India Johnson 2f4e4022bf change param.output_scale to args.mve_output_scale 2019-02-07 17:57:00 +00:00
India Johnson 3db9e015d3 add thread variables back 2019-02-06 20:26:19 +00:00
India Johnson cfd8c04e22 scripts/mve.py 2019-02-06 20:23:05 +00:00
indiajohnson-cm dfc1107b9a
Update mve.py 2019-01-23 16:00:10 -05:00
indiajohnson-cm c30e05eef2
change -o to -s 2019-01-23 15:09:27 -05:00
India Johnson c2b088db5b remove spaces 2019-01-23 20:04:18 +00:00
indiajohnson-cm 2746d82e00
add mve_output_scale 2019-01-23 14:53:37 -05:00
indiajohnson-cm a7b3805fd3
add output_scale to ODMMveCell 2019-01-23 14:32:34 -05:00
indiajohnson-cm 3859508c57
add output_scale to config block 2019-01-23 14:28:36 -05:00
indiajohnson-cm 3a2d0216d0
add declare_params for scale 2019-01-23 14:24:51 -05:00
Stephen Mather d79a941c80
Merge pull request #9 from pierotofy/projfix
Projfix
2019-01-21 20:47:42 -05:00
Piero Toffanin e649fab539 Handle case where projection is not set 2019-01-21 17:35:47 -05:00
Stephen Mather ca43e539c4 fix georef, add silent flag to dmrecon, add flag for confidence level to scene2pset 2019-01-17 11:29:57 +00:00
Piero Toffanin 0add1ba79b Refactored expression to be less verbose 2018-12-26 15:33:53 -05:00
Piero Toffanin 45a4afc5c9 More aggressive decimation for large datasets during cropping 2018-12-26 14:56:57 -05:00
Piero Toffanin b7fc604ce7 Cleanup 2018-12-26 13:37:31 -05:00
Piero Toffanin 3c7e7d7c7b Modified odm_georeferencing.py to support direct laz creation 2018-12-26 13:34:11 -05:00
Stephen Mather 391f7d8cfb
Merge pull request #5 from OpenDroneMap/master
Pull in latest
2018-12-18 15:01:45 -05:00
Piero Toffanin 5e03a08f9b Minor refactoring, concurrency module, max concurrency for DEM 2018-12-12 14:24:27 -05:00
Stephen Mather 9f8d10ae64 remove parameters from mve.py 2018-12-03 04:38:19 +00:00
Stephen Mather 91a66169fc finish prospective mve changes 2018-12-03 04:14:58 +00:00
Stephen Mather 7f212152a3 added point cloud creation, need parameters 2018-12-03 00:51:08 +00:00
Stephen Mather fd2dd612f1 fix mve process. Still need to generate point cloud 2018-12-02 19:23:13 +00:00
Stephen Mather 42c140d17f fix misnamed function 2018-12-02 18:20:57 +00:00
Stephen Mather 8e3a01fbb7 mve over smvs 2018-12-02 17:45:26 +00:00
Stephen Mather 0bad5486ab
Merge pull request #915 from smathermather/dtm-dsm-gsd-patch
Dtm dsm gsd patch
2018-11-26 13:13:02 -05:00
Stephen Mather b21b875beb
update resolution to use gsd_error_estimate 2018-11-26 12:52:58 -05:00
Piero Toffanin 89a63879aa removed file_path field from ODMPhoto, refactoring to use relative paths in run_opensfm 2018-11-25 08:59:52 -05:00
Piero Toffanin 3803891250 Added comment 2018-11-24 13:00:22 -05:00
Piero Toffanin 95e7071b18 Implemented images database 2018-11-24 12:56:17 -05:00
Stephen Mather e720d9a546
change resolution from cap to 4 x cap
Proposed solution for https://github.com/OpenDroneMap/ODM/issues/914
2018-11-21 19:24:57 -05:00
Piero Toffanin e2f4a78ddd Fixed rerun logic for smvs 2018-10-29 11:39:37 -04:00
Piero Toffanin 52428f7e2e Added back poisson 2.5D meshing method for fast-orthophoto 2018-10-28 19:57:08 -04:00
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 dc81b3616a Tweaked DSM resolution 2018-10-17 13:41:32 -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 ac2ae59aa3 Replaced pyexiv2 with exifread, code cleanup 2018-09-13 16:56:49 -04:00
Piero Toffanin f4352e3fee GSD optimization, Dockerfile updates, ignore-gsd arg, small refactoring 2018-08-11 12:45:21 -04:00
Piero Toffanin d5abc19b36 Added GSD cap on resolution params 2018-08-08 15:41:08 -04:00
Piero Toffanin 1650e2bb03 Standarized resolution units to cm / pixel 2018-08-08 09:37:51 -04:00
Piero Toffanin 285607de96 Exposed --nadir_weight parameter in mvstexturing 2018-07-08 00:16:45 -04:00
Piero Toffanin 2748bb1143 PDAL DSM type set to float, 2.5D dsm res tweak 2018-07-07 00:15:15 -04:00
Piero Toffanin aa8eeaa26c SMVS float to int fix, increased version number 2018-07-06 11:42:18 -04:00
Piero Toffanin 6b537945a2 Merged add-poissonrecon, cleaned up old config params 2018-07-06 10:29:55 -04:00