Wykres commitów

1374 Commity (341551e3b9a54b7198d5b460fd0a74c7c5d4b112)

Autor SHA1 Wiadomość Data
Dakota Benjamin e127e057ef Make functions void instead of bool 2017-09-25 09:40:52 -04:00
Dakota Benjamin 88029492bd Replace jhead with exiv2 in odm_extract_utm 2017-09-22 14:50:15 -04:00
Dakota Benjamin 929fa5be4e Add nproc option to configure.sh 2017-09-22 13:51:12 -04:00
Dakota Benjamin 654d9b8b69 Merge pull request #668 from GeoVisionEnvironmental/master
added apt-get update to allow repository additions, not building otherwise
2017-09-21 14:16:38 -04:00
Dakota Benjamin 461a96fbab Merge pull request #672 from pierotofy/run-docker
Added run.sh to dockerfiles
2017-09-21 14:14:53 -04:00
Piero Toffanin a3c29ed0df Added run.sh to dockerfiles 2017-09-18 16:58:21 -04:00
Dakota Benjamin c01cffffed Correct MD5 for PDAL 2017-09-13 14:09:16 +00:00
Peter Sprague e1b8fdbfb8 added apt-get update to allow repository additions, was producing errors, not building 2017-09-11 17:05:15 -07:00
Dakota Benjamin 377e768c25 Merge pull request #665 from pierotofy/patch-8
Handle the case when utm zone has newline char
2017-09-05 11:48:20 -04:00
Piero Toffanin 2300189304 Handle the case when utm zone has newline char
https://github.com/OpenDroneMap/WebODM/issues/267#issuecomment-326775435
2017-09-02 20:32:25 -04:00
Dakota Benjamin 5852112d37 Merge pull request #661 from dakotabenjamin/georef-utm-bug
Properly index utm zone in georef
2017-09-01 13:45:07 -04:00
Dakota Benjamin 58ff03a6ce Merge pull request #644 from dakotabenjamin/update-vtk
Update VTK, PCL, and OpenSfM, remove resize module
2017-09-01 13:32:12 -04:00
Dakota Benjamin 1e413904b9 Delete data on rerun-all 2017-09-01 11:32:20 -04:00
Dakota Benjamin 71ce34662e Use an updated version of OpenSfM for better memory management 2017-09-01 11:31:22 -04:00
Dakota Benjamin 4c7bfaee1c Merge remote-tracking branch 'origin/update-vtk' into update-vtk 2017-08-31 16:21:06 -04:00
Dakota Benjamin 126defb5ca Update README.md 2017-08-31 16:19:59 -04:00
Dakota Benjamin 4b6edf0825 Properly index utm zone in georef 2017-08-31 09:29:22 -04:00
Dakota Benjamin d00ff2aa4f Add debug message for has_alt 2017-08-30 15:07:29 -04:00
Dakota Benjamin dda829f74e Merge branch 'master' of https://github.com/OpenDroneMap/OpenDroneMap into update-vtk
# Conflicts:
#	opendm/tasks.py
#	scripts/resize.py
2017-08-24 15:28:23 -04:00
Dakota Benjamin 47498f3b90 Stop writing GPS back to image exif 2017-08-24 15:20:36 -04:00
Dakota Benjamin 770a57abe4 Remove Resize module 2017-08-24 15:19:51 -04:00
Dakota Benjamin b3903a848c Add email 2017-08-03 13:49:02 -04:00
Dakota Benjamin febf592f11 Add new opensfm settings 2017-08-01 15:00:13 -04:00
Dakota Benjamin 8e8187767e Update OpenSfM to 0.1.0 2017-08-01 14:59:20 -04:00
Dakota Benjamin 6722fefcf6 Merge pull request #645 from pierotofy/patch-6
Removed unused matcher_threshold and matcher_ratio
2017-08-01 10:42:42 -04:00
Piero Toffanin a56635d3b5 Removed unused matcher_threshold and matcher_ratio 2017-07-31 14:03:01 -04:00
Dakota Benjamin e415dc1693 Add altitude tag support in OpenSfM 2017-07-31 12:52:25 -04:00
Dakota Benjamin 95e54637f6 Update OpenSfM 2017-07-31 12:51:56 -04:00
Dakota Benjamin 899e0986af Create CNAME 2017-07-31 11:29:25 -04:00
Dakota Benjamin b80c6e7261 Merge pull request #639 from merkato/patch-2
Repair bad index checking
2017-07-27 09:26:44 -04:00
Tomasz Nycz 37e49b132c Repair bad index checking
isinstance(object, classinfo) checks only if object has correct python type, not value. Let's try this with more traditional method ;)
2017-07-26 15:21:05 +02:00
Dakota Benjamin 6887f44bda Merge pull request #617 from merkato/patch-1
Initial commit for vegind.py
2017-07-18 15:18:19 -04:00
Dakota Benjamin 5d998a3ac6 Add check for bad index name 2017-07-18 14:54:35 -04:00
Dakota Benjamin 580b94b940 Merge pull request #630 from OpenDroneMap/dakotabenjamin-patch-1
Make Docker more prominent for installation
2017-07-18 13:18:20 -04:00
Dakota Benjamin e413b1fd7b Remove awkward wording and rearrange 2017-07-18 11:36:52 -04:00
Dakota Benjamin aed4cfc347 Make Docker more prominent for installation 2017-07-18 11:19:07 -04:00
Dakota Benjamin 3ee576f5df Add new dem settings 2017-07-11 15:03:40 -04:00
Dakota Benjamin 23a0993649 Update settings.yaml 2017-07-11 15:03:05 -04:00
Dakota Benjamin 1385ab1216 Merge pull request #612 from pierotofy/lidar2dems
Lidar2dems
2017-07-11 14:56:01 -04:00
Piero Toffanin f808f6aa95 Changed dem-initial-distance default value 2017-07-07 08:35:12 -04:00
Piero Toffanin 7e9a9ac2b4 Parameter order fix 2017-07-06 20:38:21 -04:00
Piero Toffanin a32e385d9f Added dem-initial-distance parameter 2017-07-06 19:40:03 -04:00
Piero Toffanin 009b58be34 Removed MD5 check for lidar2dems 2017-07-06 14:39:58 -04:00
Piero Toffanin c374f7ae12 Added dependency on opensfm 2017-07-06 14:21:42 -04:00
Piero Toffanin 750a4492b1 Fixed path error 2017-06-29 11:00:52 -04:00
Piero Toffanin ad47dd9fd4 Added env_paths option in system.run, added path to superbuild install directory for odm_dem module, fixed lidar2dems install 2017-06-29 10:55:43 -04:00
Piero Toffanin 3391b09d09 Updated repo URLs, modified core2.dockerfile 2017-06-28 15:00:29 -04:00
Tomasz Nycz cc1c9a06c4 update usage section
update section apostrophes.
2017-06-28 20:42:48 +02:00
Tomasz Nycz a414259e6f Create readme.md
Visible/RGB Vegetation Indices contrib module description, usage, and bibliography
2017-06-28 20:39:20 +02:00
Piero Toffanin f5827692ad Merged conflicts 2017-06-27 13:15:20 -04:00