Wykres commitów

1714 Commity (a98414f0a613f283fef045151afa74f57ed7b841)

Autor SHA1 Wiadomość Data
Piero Toffanin e6f6543910 Fixed georeferencing for opensfm transforms
Former-commit-id: c8a38de12e
2019-02-17 13:19:51 -05:00
Piero Toffanin 341624f9e6 Ignore use_3dmesh with collision
Former-commit-id: b1c87f1375
2019-02-17 09:58:12 -05:00
Piero Toffanin 2b8606fb8d Make skip-3dmodel and use_3dmesh args collision forgiving
Former-commit-id: 4733254a48
2019-02-17 09:53:35 -05:00
Piero Toffanin 8abd42b42f Fixed DEMs orthophoto misalignment bug
Former-commit-id: a203653b98
2019-02-15 12:15:01 -05:00
India Johnson 49c133cfe2 add scale arg mve_output_scale
Former-commit-id: ef02d605c6
2019-02-11 17:10:36 +00:00
India Johnson 9e08dbab52 add args.mve_output_scale
Former-commit-id: 8a7587337b
2019-02-11 17:06:28 +00:00
India Johnson 83fd8a8557 change output_scale to mve_output_scale
Former-commit-id: 0551e3c19e
2019-02-07 19:07:02 +00:00
India Johnson 9fefe04256 change param.output_scale to args.mve_output_scale
Former-commit-id: 2f4e4022bf
2019-02-07 17:57:00 +00:00
India Johnson 82a68cbc4a remove args from mve_path and mve_path_pc
Former-commit-id: 94e284ce27
2019-02-07 17:54:42 +00:00
India Johnson 1a84fe8edf add thread variables back
Former-commit-id: 3db9e015d3
2019-02-06 20:26:19 +00:00
India Johnson 2722079560 scripts/mve.py
Former-commit-id: cfd8c04e22
2019-02-06 20:23:05 +00:00
Piero Toffanin 66bcc8c517 Merge pull request #941 from pierotofy/gdalprojfix
Fixed proj string incompatibility with GDAL

Former-commit-id: 7f83ffe27a
2019-01-29 10:13:47 -05:00
Piero Toffanin e2d329414b Fixed proj string incompatibility with GDAL
Former-commit-id: 30911577ba
2019-01-29 10:10:14 -05:00
Piero Toffanin a1dd390d4e Changed location of gippy
Former-commit-id: 8e366e2357
2019-01-28 22:18:35 -05:00
Piero Toffanin 566f8497c3 Install numpy after gippy
Former-commit-id: 71a35c1a6c
2019-01-28 21:46:41 -05:00
Piero Toffanin 185041351d geo_ref variable check
Former-commit-id: efba86afda
2019-01-25 23:40:30 -05:00
indiajohnson-cm 08405e11b1 Update mve.py
Former-commit-id: dfc1107b9a
2019-01-23 16:00:10 -05:00
indiajohnson-cm 4a69a24fd4 change -o to -s
Former-commit-id: c30e05eef2
2019-01-23 15:09:27 -05:00
India Johnson ee4359e303 remove spaces
Former-commit-id: c2b088db5b
2019-01-23 20:04:18 +00:00
indiajohnson-cm 30a0c96493 add mve_output_scale
Former-commit-id: 2746d82e00
2019-01-23 14:53:37 -05:00
indiajohnson-cm d03d0743d8 add output_scale to ODMMveCell
Former-commit-id: a7b3805fd3
2019-01-23 14:32:34 -05:00
indiajohnson-cm f1c21171c4 add output_scale to config block
Former-commit-id: 3859508c57
2019-01-23 14:28:36 -05:00
indiajohnson-cm 3b82b64e41 add declare_params for scale
Former-commit-id: 3a2d0216d0
2019-01-23 14:24:51 -05:00
indiajohnson-cm f69cbd6e5f Add scale args
Former-commit-id: a937bb8265
2019-01-23 14:21:03 -05:00
Piero Toffanin 88ceb0813d Fixed dockerfiles
Former-commit-id: 0a8e6fb612
2019-01-23 10:11:43 -05:00
Stephen Mather 915b336bd7 Merge pull request #10 from OpenDroneMap/master
Merge pull request #936 from pierotofy/projfix

Former-commit-id: b777d1723d
2019-01-22 15:13:11 -05:00
Piero Toffanin d2d01480ef Merge pull request #936 from pierotofy/projfix
proj4 fixes, numpy fixes, and others

Former-commit-id: 8c38078677
2019-01-22 14:41:59 -05:00
Stephen Mather 325d2513bc Merge pull request #9 from pierotofy/projfix
Projfix

Former-commit-id: d79a941c80
2019-01-21 20:47:42 -05:00
Piero Toffanin 38bcc9c4ae Dockerfile updates, locked numpy to version 1.15.4
Former-commit-id: b5c24b33bb
2019-01-21 20:39:35 -05:00
Piero Toffanin 979551c6c3 Handle case where projection is not set
Former-commit-id: e649fab539
2019-01-21 17:35:47 -05:00
Piero Toffanin 7159c991b7 Numpy unicode paths fix
Former-commit-id: 0c3cd8b39c
2019-01-21 17:31:57 -05:00
Piero Toffanin cc829f9604 Less verbose if
Former-commit-id: d6d3a744b3
2019-01-18 16:20:38 -05:00
Piero Toffanin 581b16029b Removed unused vars, fixed south proj4 definition
Former-commit-id: f95fcc9df3
2019-01-18 16:09:26 -05:00
Stephen Mather 13edd40616 resolve georeferencing conflict
Former-commit-id: 55b38c5dfe
2019-01-17 11:35:22 +00:00
Stephen Mather a51fabd663 fix georef, add silent flag to dmrecon, add flag for confidence level to scene2pset
Former-commit-id: ca43e539c4
2019-01-17 11:29:57 +00:00
Stephen Mather ea0666a78c match with mve branch
Former-commit-id: 25adf7e3a4
2019-01-14 11:01:34 -05:00
Stephen Mather bb1f60341b Merge pull request #8 from smathermather/master
pull in latest changes

Former-commit-id: 25a39c7c07
2019-01-14 11:00:10 -05:00
Stephen Mather e6e5898f37 Merge branch 'mvs_and_smvs' into master
Former-commit-id: 14c6948159
2019-01-14 10:59:53 -05:00
Stephen Mather e67d9ff7d1 Merge pull request #7 from OpenDroneMap/master
Bring in latest master

Former-commit-id: 6ce84358e6
2019-01-14 10:54:22 -05:00
Piero Toffanin f51f837ce6 Merge pull request #929 from pierotofy/pdal_georef
Modified odm_georef to output .LAZ files directly

Former-commit-id: 040b685a42
2019-01-11 12:58:38 -05:00
Piero Toffanin 2551402d2f Removed message
Former-commit-id: 55666da2d0
2018-12-26 15:34:39 -05:00
Piero Toffanin 6f6f265908 Refactored expression to be less verbose
Former-commit-id: 0add1ba79b
2018-12-26 15:33:53 -05:00
Piero Toffanin 069810cc45 More aggressive decimation for large datasets during cropping
Former-commit-id: 45a4afc5c9
2018-12-26 14:56:57 -05:00
Piero Toffanin b3d98dc15e Scalar template usage
Former-commit-id: 1fea8d6767
2018-12-26 13:49:46 -05:00
Piero Toffanin ef9acadfe8 Cleanup
Former-commit-id: b7fc604ce7
2018-12-26 13:37:31 -05:00
Piero Toffanin feae6c0620 Modified odm_georeferencing.py to support direct laz creation
Former-commit-id: 3c7e7d7c7b
2018-12-26 13:34:11 -05:00
Piero Toffanin 9346eef114 Modified odm_georef to output laz/las
Former-commit-id: ebd6cf83a2
2018-12-26 12:51:03 -05:00
Piero Toffanin de80696426 Merge pull request #927 from garlac/master
Updated exiv2 dependency to v27

Former-commit-id: 9534e5273a
2018-12-23 12:15:31 -05:00
garlac eb630144a5 Updated libexiv2 version to 27
Former-commit-id: ac4aa39d7a
2018-12-23 22:29:19 +05:30
garlac 1ec9ff87db Update External-Exiv2.cmake
Former-commit-id: 1608f021ac
2018-12-23 22:27:25 +05:30