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
Piero Toffanin
9eaa0f16c4
Skip classification if only DSM is requested, decimation parameter passing
2017-06-27 13:14:09 -04:00
Piero Toffanin
1950788412
Added automated DEM clipping
2017-06-27 12:43:36 -04:00
Piero Toffanin
b07ce7baf6
Updated l2d md5
2017-06-27 10:39:39 -04:00
Dakota Benjamin
c43366a628
Merge pull request #615 from daedroza/master
...
configure.sh: Yes to GAL deps
2017-06-27 08:16:51 -04:00
Tomasz Nycz
98a92905d9
Initial commit for vegind.py
...
Vegetation Indexes for Visible RGB imagery calculations,
Usage: ./vegind.py <orto.tif> index
Available indexes: ngrdi (Normalized green red difference index), vari (Visible Atmospheric Resistant Index), tgi (Triangular Greenness Index).
Work inspired by DroneDeploy Plant Health app, that uses VARI index too.
2017-06-26 19:38:36 +02:00
Piero Toffanin
af5e231f2b
Upgraded PDAL to include ground kernel patch commit
2017-06-26 12:09:14 -04:00
Kalpaj Chaudhari
ac37aba605
configure.sh: Yes to GAL deps
...
Change-Id: If31faf28039f771238173490152d039a39e682ee
2017-06-26 10:28:32 +05:30
Piero Toffanin
388f1e816a
Labeled units
2017-06-24 15:18:39 -04:00
Piero Toffanin
af7050619a
Typo
2017-06-23 16:38:01 -04:00
Piero Toffanin
87b4f5ef56
Removed convert_to_dem
2017-06-23 16:35:21 -04:00
Piero Toffanin
9ddfb18ca4
Updated checksum
2017-06-23 16:17:40 -04:00
Piero Toffanin
c41f9121e9
Syntax fix, decimation parameter fix, tweaks
2017-06-23 16:15:13 -04:00
Piero Toffanin
bb8d21ab3b
Wrote ODM_DEM cell
2017-06-23 15:28:46 -04:00
Dakota Benjamin
46797e9f8a
Add coordinates to image object
2017-06-23 11:49:24 -04:00
Piero Toffanin
af0c2c986f
Started adding odm_dem module
2017-06-23 11:20:46 -04:00
Dakota Benjamin
636341aa4e
Update VTK and PCL
2017-06-22 09:20:29 -04:00
Piero Toffanin
fed4cb95dc
Added lidar2dems superbuild module, modified dockerfile, configure.sh to install lidar2dems deps
2017-06-20 14:53:17 -04:00
Piero Toffanin
5fb9967368
Modified dockerfile, configure.sh script to install lidar2dems module
2017-06-20 10:35:33 -04:00