Wykres commitów

1622 Commity (c63b51bf2ff9d64355476578dc19d5ae0dcf5eb3)

Autor SHA1 Wiadomość Data
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
Stephen Mather 986b3886f1 Merge pull request #6 from OpenDroneMap/master
Pull in master

Former-commit-id: 57c3c500bc
2018-12-20 22:32:15 -05:00
Stephen Mather 5e97bc3978 Merge pull request #5 from OpenDroneMap/master
Pull in latest

Former-commit-id: 391f7d8cfb
2018-12-18 15:01:45 -05:00
Piero Toffanin 304ae39e39 Merge pull request #925 from pierotofy/smart_concurrency
Smarter concurrency for DEM generation

Former-commit-id: d34b0f6162
2018-12-13 09:16:40 -05:00
Piero Toffanin efcc25fa21 Merge pull request #924 from pierotofy/odm_georef_large_pc_fix
Allow odm_georef to handle large point clouds

Former-commit-id: 8fa1d5710a
2018-12-13 09:16:27 -05:00
Piero Toffanin b85deeebc8 Minor refactoring, concurrency module, max concurrency for DEM
Former-commit-id: 5e03a08f9b
2018-12-12 14:24:27 -05:00
Piero Toffanin f243c361e2 Switched PCL to ODM fork
Former-commit-id: 655db18c61
2018-12-12 12:09:55 -05:00
Stephen Mather b77553c239 Merge pull request #923 from smathermather/master
Literally string literals

Former-commit-id: 47358aacdb
2018-12-03 12:24:42 -05:00
Stephen Mather 400ba7beb3 Merge pull request #4 from smathermather/master
Literally string literals

Former-commit-id: 434b810089
2018-12-03 09:33:50 -05:00
Stephen Mather a7c418f765 Literally string literals
Literally literally

Former-commit-id: 702b7aa4fc
2018-12-03 09:32:35 -05:00
Stephen Mather 08e4b6c50b Merge pull request #3 from smathermather/master
Improve aspect ratio for many users

Former-commit-id: 16ecdfac92
2018-12-03 09:30:15 -05:00
Stephen Mather 6a3912b5d7 Merge pull request #922 from smathermather/master
Improve aspect ratio for many users

Former-commit-id: 634f18fb78
2018-12-03 09:26:53 -05:00
Stephen Mather 4690b8c574 Improve aspect ratio for many users
Former-commit-id: 1e0974063e
2018-12-03 09:26:21 -05:00
Stephen Mather 77a83c97e0 remove parameters from mve.py
Former-commit-id: 9f8d10ae64
2018-12-03 04:38:19 +00:00
Stephen Mather 32322161eb full removal of smvs
Former-commit-id: ae3221aa8b
2018-12-03 04:31:04 +00:00
Stephen Mather e923bae976 finish prospective mve changes
Former-commit-id: 91a66169fc
2018-12-03 04:14:58 +00:00
Stephen Mather a1e57aa5d4 added point cloud creation, need parameters
Former-commit-id: 7f212152a3
2018-12-03 00:51:08 +00:00
Stephen Mather 6a0ae9a03d fix mve process. Still need to generate point cloud
Former-commit-id: fd2dd612f1
2018-12-02 19:23:13 +00:00
Stephen Mather 552af8ff8d fix misnamed function
Former-commit-id: 42c140d17f
2018-12-02 18:20:57 +00:00
Stephen Mather 0a5c938238 mve over smvs
Former-commit-id: 8e3a01fbb7
2018-12-02 17:45:26 +00:00
Stephen Mather 8d196db178 Merge pull request #920 from smathermather/master
Add logo to bottom of log to make clear ODM is done

Former-commit-id: beae046088
2018-12-02 11:08:57 -05:00
Stephen Mather dad197ddb7 Credit
https://www.text-image.com/convert/pic2ascii.cgi
Former-commit-id: 4302fc7ed9
2018-12-01 21:47:26 -05:00
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