Piero Toffanin
460e263588
Multithread DEM tiling, more memory tollerant, better DEM gapfill
2019-04-12 13:45:47 -04:00
Piero Toffanin
4fb27d6987
Tiled DEM generation (WIP)
2019-04-11 16:29:53 -04:00
Piero Toffanin
a41f0c64ee
Change default confidence to 0.6
2019-04-10 21:08:05 -04:00
Piero Toffanin
9561b67296
Better scale calculation, defaults
2019-04-10 10:41:35 -04:00
Piero Toffanin
5261c27785
Merged master
2019-04-10 10:16:05 -04:00
Piero Toffanin
438fb9e189
Merge pull request #968 from pierotofy/gcpimp
...
Extract_utm_coords replacement for C++ program
2019-04-09 21:23:14 -04:00
Piero Toffanin
954ba33db0
Post condition check
2019-04-08 23:27:16 -04:00
Piero Toffanin
5c27a835df
Raise exception instead of return precondition
2019-04-08 23:24:58 -04:00
Piero Toffanin
2aa03db889
Wrote location module, extract_utm_coords replacement for C++ program
2019-04-08 23:21:20 -04:00
Piero Toffanin
88fab0d8b7
mve confidence flag, local-neighbors param addition
2019-04-03 16:36:15 -04:00
Piero Toffanin
0985185fcb
Added confidence filtering in odm_filterpoints
2019-04-03 16:23:21 -04:00
Piero Toffanin
88490e0e4f
Replaced outout scale with depthmap resolution
2019-04-03 14:59:10 -04:00
Piero Toffanin
3d738c999b
Cleanup, added odm_filterpoints cell, refactoring
2019-04-03 14:47:06 -04:00
mikethefarmer
86adc71f85
Add '--nostream' to pdal pipeline
...
Streaming mode is default for 1.8.0 but also requires the '--bounds' parameter. Until this can be incorporated use the old standard mode (which moves all points into memory) through '--nostream'.
2019-03-30 12:30:02 +11:00
Stephen Mather
2b83086c20
resolve merge conflict from master
2019-03-27 14:02:35 +00:00
Stephen Mather
ec134a59cd
restore use-fixed-camera-params in config.py
2019-03-25 01:49:17 +02:00
India Johnson
664e64b279
update mve, change pdal config parameters, add pdal path
2019-03-20 20:55:35 +00:00
Piero Toffanin
c0db559088
Commented out --use-fixed-camera-params
2019-03-16 11:35:03 -04:00
Piero Toffanin
f1f8654241
Removed unused parameter start_with
2019-03-12 16:16:55 -04:00
Piero Toffanin
d8b007f5d8
Removed unused --zip-results
2019-03-08 11:34:49 -05:00
Piero Toffanin
22d7b633ff
Removed unused orthophoto-target-srs flag
2019-03-08 11:32:08 -05:00
Piero Toffanin
c966d1287c
Cleanup legacy code, much faster dataset loading
2019-03-07 12:36:05 -05:00
Piero Toffanin
d1ff95811c
Renamed --pc-maxsd --> --pc-filter
2019-03-05 21:54:36 -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
cbe3b1544b
Simplified DTM options, fixed SMRF param ranges
2019-03-05 10:50:27 -05:00
Piero Toffanin
b2a81c7b97
Removed unused maxangle parameter
2019-03-02 16:45:38 -05:00
Piero Toffanin
c99f9dc77c
Added --pc-las flag
2019-02-22 15:28:37 -05:00
Piero Toffanin
b1c87f1375
Ignore use_3dmesh with collision
2019-02-17 09:58:12 -05:00
Piero Toffanin
4733254a48
Make skip-3dmodel and use_3dmesh args collision forgiving
2019-02-17 09:53:35 -05:00
India Johnson
94e284ce27
remove args from mve_path and mve_path_pc
2019-02-07 17:54:42 +00:00
Piero Toffanin
30911577ba
Fixed proj string incompatibility with GDAL
2019-01-29 10:10:14 -05:00
indiajohnson-cm
a937bb8265
Add scale args
2019-01-23 14:21:03 -05:00
Stephen Mather
d79a941c80
Merge pull request #9 from pierotofy/projfix
...
Projfix
2019-01-21 20:47:42 -05:00
Piero Toffanin
d6d3a744b3
Less verbose if
2019-01-18 16:20:38 -05:00
Piero Toffanin
f95fcc9df3
Removed unused vars, fixed south proj4 definition
2019-01-18 16:09:26 -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
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
ae3221aa8b
full removal of smvs
2018-12-03 04:31:04 +00:00
Stephen Mather
91a66169fc
finish prospective mve changes
2018-12-03 04:14:58 +00:00
Stephen Mather
fd2dd612f1
fix mve process. Still need to generate point cloud
2018-12-02 19:23:13 +00:00
Stephen Mather
8e3a01fbb7
mve over smvs
2018-12-02 17:45:26 +00: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
95e7071b18
Implemented images database
2018-11-24 12:56:17 -05:00
Piero Toffanin
ee5353350c
Merge pull request #904 from pierotofy/dem2mesh
...
Dem2mesh
2018-11-01 10:47:18 -05: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
c1d75ff4c9
FileNotFoundError --> IOError exception bug fix
2018-10-19 18:09:26 -04:00