Wykres commitów

1393 Commity (688be1a9a871b9f397fe00f553559ed8e12d22a7)

Autor SHA1 Wiadomość Data
Stephen Mather 688be1a9a8 Less need for space at the bottom
Former-commit-id: a0d59e3baf
2018-12-01 21:45:42 -05:00
Stephen Mather c8242ae2b9 I like this version better
Former-commit-id: 0e3b19d405
2018-12-01 21:42:30 -05:00
Stephen Mather a0e1d9aa65 Fix aspect ration on logo
Former-commit-id: 05b9c60fc7
2018-12-01 20:58:29 -05:00
Stephen Mather dca2f22d69 Add ODM logo at end of processing
Helps the user see the end, especially when reading the long log. Plus: ASCII art.

Former-commit-id: e3a06281bc
2018-12-01 20:42:37 -05:00
Stephen Mather b015dac073 Merge pull request #2 from OpenDroneMap/master
Pull in latest ODM

Former-commit-id: 8c21e10c68
2018-11-30 00:28:21 -05:00
Stephen Mather 1972fcf1b1 Merge pull request #915 from smathermather/dtm-dsm-gsd-patch
Dtm dsm gsd patch

Former-commit-id: 0bad5486ab
2018-11-26 13:13:02 -05:00
Piero Toffanin 5361776df5 Merge pull request #918 from pierotofy/imagecache
Implemented images database

Former-commit-id: 2e5fa7bfec
2018-11-26 13:10:01 -05:00
Stephen Mather dd17209da6 revert dem resolution to default 5
Former-commit-id: 76950cb0e8
2018-11-26 12:54:54 -05:00
Stephen Mather 57f06c2f62 update resolution to use gsd_error_estimate
Former-commit-id: b21b875beb
2018-11-26 12:52:58 -05:00
Piero Toffanin fee0391918 removed file_path field from ODMPhoto, refactoring to use relative paths in run_opensfm
Former-commit-id: 89a63879aa
2018-11-25 08:59:52 -05:00
Piero Toffanin 0bd01f8ab8 Added comment
Former-commit-id: 3803891250
2018-11-24 13:00:22 -05:00
Piero Toffanin c59340cc9c Implemented images database
Former-commit-id: 95e7071b18
2018-11-24 12:56:17 -05:00
Stephen Mather 1836978807 Update default dem resolution
Former-commit-id: 4d290d6ccb
2018-11-23 10:10:01 -05:00
Stephen Mather 579f24b2be change resolution from cap to 4 x cap
Proposed solution for https://github.com/OpenDroneMap/ODM/issues/914

Former-commit-id: e720d9a546
2018-11-21 19:24:57 -05:00
Stephen Mather 6938b8fd5f Merge pull request #1 from OpenDroneMap/master
pull in latest master

Former-commit-id: 557bf39479
2018-11-20 00:09:53 -05:00
Stephen Mather 28df06663f add odm_icon
Former-commit-id: 72f8ceef02
2018-11-16 13:29:46 -05:00
Stephen Mather 1cd19c213b add odm_image
Former-commit-id: 9c7db7261d
2018-11-16 13:24:02 -05:00
Stephen Mather e1ced73212 Remove odm_image.png
Former-commit-id: 22dcc8c848
2018-11-16 13:22:57 -05:00
Stephen Mather a3455cedab add no-cache to docker build
Former-commit-id: 8b52d8136a
2018-11-15 11:43:48 -05:00
Stephen Mather f55616c887 ODM vs. OpenDroneMap
Former-commit-id: 341551e3b9
2018-11-06 20:29:20 -05:00
Piero Toffanin cc994cd68b Merge pull request #904 from pierotofy/dem2mesh
Dem2mesh

Former-commit-id: ee5353350c
2018-11-01 10:47:18 -05:00
Piero Toffanin 99a0fc3c44 Fixed rerun logic for smvs
Former-commit-id: e2f4a78ddd
2018-10-29 11:39:37 -04:00
Piero Toffanin e16fb8d980 Added back poisson 2.5D meshing method for fast-orthophoto
Former-commit-id: 52428f7e2e
2018-10-28 19:57:08 -04:00
Piero Toffanin dd63c446bd Increased version number
Former-commit-id: 3d1398e188
2018-10-24 13:05:50 -04:00
Piero Toffanin 1a5f1c00e0 Moved dem2mesh in separate repository
Former-commit-id: 1c75c6bd9b
2018-10-24 12:30:09 -04:00
Piero Toffanin 1607aed3b9 FileNotFoundError --> IOError exception bug fix
Former-commit-id: c1d75ff4c9
2018-10-19 18:09:26 -04:00
Piero Toffanin 19506e7ca1 Blocks depth auto selection, DSM resolution based on GSD estimate
Former-commit-id: d0a9374e9d
2018-10-17 18:54:18 -04:00
Piero Toffanin a64757ae06 Tweaked DSM resolution
Former-commit-id: dc81b3616a
2018-10-17 13:41:32 -04:00
Piero Toffanin 43da14eb18 Cleanup, logger output setup
Former-commit-id: 1bdc478329
2018-10-17 13:14:03 -04:00
Piero Toffanin 758e62da34 dem2mesh quad tree merge working
Former-commit-id: cb219715ae
2018-10-17 11:35:18 -04:00
Piero Toffanin cb2daa17fe Removed striding, edge merging, still some issues
Former-commit-id: 9dfe9256d2
2018-10-16 18:11:05 -04:00
Piero Toffanin 2205977fa5 Optimizations, late tranform
Former-commit-id: 819a7c8a0d
2018-10-16 12:47:07 -04:00
Piero Toffanin 45221878d0 Merged changes
Former-commit-id: e443f9f08d
2018-10-15 16:09:12 -04:00
Piero Toffanin 336dacd13a Disk offloading, max_threshold flag
Former-commit-id: 98c340ad90
2018-10-15 16:07:32 -04:00
Piero Toffanin babc6f187c max threshold for simplification
Former-commit-id: 65d1f6b747
2018-10-12 15:37:22 -04:00
Piero Toffanin 553f90cb37 Water tight boundaries between tiles
Former-commit-id: f85a8c92ec
2018-10-12 14:33:09 -04:00
Piero Toffanin 55ab88cc66 Striding fix
Former-commit-id: 496cbf25f4
2018-10-12 12:43:27 -04:00
Piero Toffanin 9b18b00f73 Sub-mesh splitting working
Former-commit-id: feecd017b9
2018-10-12 12:07:26 -04:00
Piero Toffanin 09afe500a9 Simplifier cleanup, memory usage reduction
Former-commit-id: 06fb26631f
2018-10-12 09:46:30 -04:00
Piero Toffanin 8958f4ff86 Restored sampling/simplifier approach to dem2mesh
Former-commit-id: 8afa3e5d2b
2018-10-12 09:11:11 -04:00
Piero Toffanin 6390a2a7fd Cleanup
Former-commit-id: ab5c1cf429
2018-10-12 08:34:33 -04:00
Piero Toffanin c046309b79 Improved memory usage, using vtkGreedyTerrainDecimator for 2.5D mesh generation
Former-commit-id: c3aedc3e07
2018-10-11 11:31:49 -04:00
Piero Toffanin 79810eb6ed Median filter nearest neighbor fill
Former-commit-id: e29091f949
2018-10-10 23:44:41 -04:00
Piero Toffanin 355f55caf7 Trimmed edges
Former-commit-id: d6811804c2
2018-10-09 10:41:25 -04:00
Piero Toffanin f426270805 maxVertexCount param fix, added dem2mesh calls, cleanup
Former-commit-id: c9e6640bff
2018-10-07 17:55:10 -04:00
Piero Toffanin 90091db4f8 Renamed dem2points --> dem2mesh, MAX_INT striding, cleanup
Former-commit-id: fed76ed1a7
2018-10-07 15:21:19 -04:00
Piero Toffanin 34d8f859e7 dem2mesh code working
Former-commit-id: beba2c1681
2018-10-06 19:11:14 -04:00
Piero Toffanin 0aced000bc Merge pull request #900 from OpenDroneMap/smvs-outscale
Change default smvs-output-scale parameter

Former-commit-id: 002a6f0b1e
2018-10-04 18:48:10 -05:00
Piero Toffanin 87356d200b Started modifying dem2points to dem2mesh
Former-commit-id: 7e5c6cbf0e
2018-09-29 16:53:49 -04:00
Piero Toffanin 3d112c2910 Changed default smvs-output-scale parameter
Former-commit-id: c65c2412fa
2018-09-28 11:31:49 -04:00