Wykres commitów

1455 Commity (619d2c176e6c2ff2db44e99204efc8c74f14700b)

Autor SHA1 Wiadomość Data
Piero Toffanin 06fb26631f Simplifier cleanup, memory usage reduction 2018-10-12 09:46:30 -04:00
Piero Toffanin 8afa3e5d2b Restored sampling/simplifier approach to dem2mesh 2018-10-12 09:11:11 -04:00
Piero Toffanin ab5c1cf429 Cleanup 2018-10-12 08:34:33 -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 d6811804c2 Trimmed edges 2018-10-09 10:41:25 -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 beba2c1681 dem2mesh code working 2018-10-06 19:11:14 -04:00
Piero Toffanin 002a6f0b1e
Merge pull request #900 from OpenDroneMap/smvs-outscale
Change default smvs-output-scale parameter
2018-10-04 18:48:10 -05: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
Stephen Mather 95c97861d1
Merge pull request #898 from OpenDroneMap/smathermather-docs.opendronemap 2018-09-26 06:15:25 -04:00
Stephen Mather 67e70b04dd replace point cloud example 2018-09-25 13:10:41 -04:00
Stephen Mather c51757e4c2
Remove unused image asset. 2018-09-25 12:13:08 -04:00
Stephen Mather 676aba104c
add docs.opendronemap.org nearer to top of readme 2018-09-25 11:13:31 -04:00
Piero Toffanin 3d941c5d74
Merge pull request #896 from pierotofy/rc_georef
Replaced ofstream with ostringstream in saveOBJFile
2018-09-23 12:43:30 -04:00
Piero Toffanin bcff072315 Replaced ofstream with ostringstream in saveOBJFile 2018-09-21 13:17:51 -04:00
Piero Toffanin 356896a51d
Merge pull request #892 from pierotofy/libexiv
Libexiv
2018-09-16 15:10:30 -04:00
Piero Toffanin ac2ae59aa3 Replaced pyexiv2 with exifread, code cleanup 2018-09-13 16:56:49 -04:00
Piero Toffanin 7da9eda0e6 Merge branch 'master' into libexiv 2018-09-13 14:28:52 -04:00
Piero Toffanin 9b43456815
Merge pull request #889 from pierotofy/gsd
Output Improvements + Ground Sampling Distance
2018-09-12 11:17:31 -04:00
Piero Toffanin ca750ad738 Resolved conflicts 2018-09-11 08:46:12 -04:00
Piero Toffanin e3d16b3866 Changed OpenSfM repo to ODM 2018-09-11 08:33:03 -04:00
Piero Toffanin 9bfa84604c Gippy 404 URL fix 2018-09-08 14:41:50 -04:00
Piero Toffanin 18a9044101 Removed odm_meshing/CMakeLists.txt 2018-09-06 11:23:25 -04:00
Piero Toffanin 3bc6400baf Merged master branch 2018-09-06 11:20:47 -04:00
Piero Toffanin e2efa9cf74 Specify library version in CMakeFile 2018-09-04 10:45:14 -04:00
Piero Toffanin d0f9c91faf Use exiv2lib version from SuperBuild directory 2018-09-03 16:23:51 -04:00
Piero Toffanin b5db5003c7 Started upgrading libexiv2 2018-09-03 09:06:50 -04:00
Piero Toffanin c6da3e7fa6
Merge pull request #878 from pierotofy/vtkbuild
Fix VTK build error for certain environments
2018-08-27 09:31:57 -04:00
Piero Toffanin ece11e66a6
Merge pull request #877 from pierotofy/configurefix
Fixed processes build limit in configure.sh
2018-08-27 09:31:40 -04:00
Piero Toffanin 57e89e047b Fix VTK build error for certain environments 2018-08-24 09:41:34 -04:00
Piero Toffanin 47a2b809aa Fixed processes build limit in configure.sh 2018-08-24 09:19:40 -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 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
Piero Toffanin d5c4012707 DSM resolution tweak 2018-07-06 10:19:20 -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
Dakota Benjamin e99df871f7 Merge branch 'add_smvs' of ssh://git.masseranolabs.com:/home/odm/OpenDroneMap into add-poissonrecon 2018-07-05 15:39:08 -04:00
Piero Toffanin 7cf10bf033 Georeferencing pc_params fix 2018-07-04 15:33:11 -04:00
Piero Toffanin 5db5eddd73 Path fix 2018-07-04 15:26:37 -04:00