Wykres commitów

1552 Commity (7210e99e3ace8d343b43de28c3b0c9b631ec5e97)

Autor SHA1 Wiadomość Data
Piero Toffanin 7210e99e3a image_groups.txt file support 2019-04-24 20:01:44 -04:00
Piero Toffanin d1d790024c Added grass engine, grass-core 2019-04-24 18:33:12 -04:00
Piero Toffanin 940efcded9 Merge point clouds working 2019-04-24 17:36:45 -04:00
Piero Toffanin 1a369bd0d7 Better subprocess termination handling 2019-04-24 15:15:22 -04:00
Piero Toffanin 11fbc561d6 Dense reconstruction POC 2019-04-24 14:28:44 -04:00
Piero Toffanin 3087af2775 Local submodel reconstruction, alignment 2019-04-23 18:01:14 -04:00
Piero Toffanin 277b60c22d Rerun checks on create submodels 2019-04-23 15:38:06 -04:00
Piero Toffanin 7e605a9a5c More refactoring, setup and submodel creation working 2019-04-23 14:45:47 -04:00
Piero Toffanin 839512d7f5 Refactored opensfm code 2019-04-23 13:59:54 -04:00
Piero Toffanin 2ab9579ef3 Merge branch 'smerge' into 060 2019-04-23 13:06:15 -04:00
Piero Toffanin 0c0a07c3ee
Merge pull request #973 from pierotofy/ectorep
Remove ecto
2019-04-23 09:20:50 -07:00
Piero Toffanin 3d383d075b Added split-merge configs 2019-04-22 21:42:32 -04:00
Piero Toffanin dedf584b65 Removed ecto/catkin builds 2019-04-22 15:25:46 -04:00
Piero Toffanin cfd4728133 Correct end of pipeline 2019-04-22 15:23:02 -04:00
Piero Toffanin 9e921f44ac Started refactoring ecto out 2019-04-22 15:14:39 -04:00
Piero Toffanin 57ca7d905a
Merge pull request #921 from smathermather/mvs_and_smvs
m(o)ve over smvs
2019-04-22 10:52:54 -07:00
Piero Toffanin 2b74a03780 Exposed SMRF parameters 2019-04-20 10:56:42 -04:00
Piero Toffanin fa3008cb66 Updated version number 2019-04-20 10:33:27 -04:00
Piero Toffanin 9c3e63571f Respect max-concurrency in makescene, dmrecon, scene2pset 2019-04-12 13:58:25 -04:00
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 5020b0d0dd Added new portable.Dockerfile 2019-04-09 14:38:19 -04:00
Piero Toffanin 9963f8e0b1 Changed architecture of portable docker images to newer nehalem 2019-04-09 14:37:35 -04:00
Piero Toffanin 6efcecacee Better support for datasets without elevation, updated MVE/SMVS 2019-04-09 12:52:59 -04:00
Piero Toffanin 9747197c4b Removed utm_extractor module, exiv2 deps, reformat core2.Dockerfile 2019-04-09 12:03:51 -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
Stephen Mather eb4a0a5087 process is running 2019-04-04 16:41:27 +00:00
Stephen Mather 7501fcd1a2 fix kangaroo 2019-04-04 16:36:44 +00:00
Stephen Mather e5402ef1fe add kangaroo 2019-04-04 16:30:28 +00: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
Stephen Mather 852e09551e add filtering to ply 2019-04-02 20:08:45 +00:00
Piero Toffanin ed58c36db2
Merge pull request #966 from mikethefarmer/update-pdal-1.8.0
Update pdal to 1.8.0
2019-04-02 09:57:30 -04:00
Stephen Mather fa7c29d01f stage one parameterization pdal filterning 2019-04-01 15:34:22 +00: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
mikethefarmer 86cc846d8e
Update External-PDAL.cmake 2019-03-29 11:10:27 +11:00
Piero Toffanin 7b24891cd9
Merge pull request #963 from davidneudorfer/davidv/chore/improve-dockerfile-layout
formats the Dockerfile for clarity
2019-03-27 23:02:04 -04:00
Stephen Mather cd3aff2296 Merge branch 'OpenDroneMap-master' into mvs_and_smvs 2019-03-27 14:03:50 +00:00
Stephen Mather 2b83086c20 resolve merge conflict from master 2019-03-27 14:02:35 +00:00
Stephen Mather 0f21840a3f shrug 2019-03-27 13:29:46 +00:00
David Vasandani 1dbe29e4fb formats the Dockerfile for clarity 2019-03-26 16:21:44 -07:00
Piero Toffanin 9789da711a
Docker image references 2019-03-26 08:32:58 -04:00