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 |
Piero Toffanin
|
30911577ba
|
Fixed proj string incompatibility with GDAL
|
2019-01-29 10:10:14 -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 |
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 |
Piero Toffanin
|
5e03a08f9b
|
Minor refactoring, concurrency module, max concurrency for DEM
|
2018-12-12 14:24:27 -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
|
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 |
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
|
c3aedc3e07
|
Improved memory usage, using vtkGreedyTerrainDecimator for 2.5D mesh generation
|
2018-10-11 11:31:49 -04:00 |
Piero Toffanin
|
e29091f949
|
Median filter nearest neighbor fill
|
2018-10-10 23:44:41 -04:00 |
Piero Toffanin
|
c9e6640bff
|
maxVertexCount param fix, added dem2mesh calls, cleanup
|
2018-10-07 17:55:10 -04:00 |
Piero Toffanin
|
fed76ed1a7
|
Renamed dem2points --> dem2mesh, MAX_INT striding, cleanup
|
2018-10-07 15:21:19 -04:00 |
Piero Toffanin
|
7e5c6cbf0e
|
Started modifying dem2points to dem2mesh
|
2018-09-29 16:53:49 -04:00 |
Piero Toffanin
|
c65c2412fa
|
Changed default smvs-output-scale parameter
|
2018-09-28 11:31:49 -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
|
7cfcbe823b
|
GSD calculation from opensfm reconstruction
|
2018-08-08 12:04:12 -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
|
e56236b411
|
Changed default mesh-samples value
|
2018-07-07 12:50:25 -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
|
7ec33ffb09
|
Added odm_dem2points module, better skirts algo
|
2018-07-06 16:41:56 -04:00 |
Piero Toffanin
|
6b537945a2
|
Merged add-poissonrecon, cleaned up old config params
|
2018-07-06 10:29:55 -04:00 |
Dakota Benjamin
|
4a81684d60
|
Merge branch 'odm_output_improvements' of ssh://git.masseranolabs.com:/home/odm/OpenDroneMap into add-poissonrecon
|
2018-07-06 10:01:33 -04:00 |
Dakota Benjamin
|
e0da602fe0
|
Replace odm_meshing module with external PoissonRecon
|
2018-07-05 19:02:00 -04:00 |
Piero Toffanin
|
e44fb3ab99
|
Renamed opensfm-depthmap-resolution to depthmap-resolution, use parameter for both smvs and opensfm
|
2018-07-04 14:27:06 -04:00 |
Piero Toffanin
|
f042118b21
|
Fixed --fast-orthophoto
|
2018-07-04 13:55:08 -04:00 |
Piero Toffanin
|
0d6fda728e
|
Added max-concurrency to loky executor
|
2018-07-03 13:01:18 -04:00 |
Piero Toffanin
|
71de5deeac
|
Added --use-3dmesh, --skip-3dmodel, set 2.5D as default meshing option, georeference point cloud speedup
|
2018-07-03 12:37:39 -04:00 |
Piero Toffanin
|
b026a20cea
|
Tied odm_cleanmesh, moved meshing call to mesh.py
|
2018-07-03 11:24:47 -04:00 |
Piero Toffanin
|
f37e817851
|
Defaults tuning
|
2018-07-02 20:39:36 -04:00 |
Piero Toffanin
|
ba73be8245
|
Faster crop boundary calculation for dense point clouds
|
2018-07-02 17:29:22 -04:00 |
Piero Toffanin
|
b601484e74
|
Set default smvs scale to 2
|
2018-07-02 15:29:10 -04:00 |
Piero Toffanin
|
dba9407ee7
|
mve makescene confirm bug fix
|
2018-07-02 15:21:30 -04:00 |
Piero Toffanin
|
6e7530605c
|
Removed unused module tasks.py
|
2018-07-02 11:13:08 -04:00 |
Piero Toffanin
|
9e749dbe39
|
Merge remote-tracking branch 'privodm/add_smvs' into odm_output_improvements
|
2018-07-02 10:18:54 -04:00 |
Piero Toffanin
|
d1ff9e0f2f
|
Merge remote-tracking branch 'origin/master' into odm_output_improvements
|
2018-07-02 10:18:27 -04:00 |