Wykres commitów

1248 Commity (e11295be563ee78a0339c345c38ef48c4d8ad371)

Autor SHA1 Wiadomość Data
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
Dakota Benjamin 2f3b723dcf Merge pull request #606 from paulinus/fix-resize-exif
Fix x,y dimensions in exif after resize.
2017-06-19 10:09:39 -04:00
Pau Gargallo 60367ee97b Fix x,y dimensions in exif after resize.
In numpy arrays, shape[0] corresponds to y and shape[1] corresponds to x.
2017-06-18 18:03:57 +02:00
Dakota Benjamin 66092078dc Merge pull request #599 from fredlllll/georef_transform_file
Addition to georef transform file
2017-06-12 11:10:13 -04:00
Dakota Benjamin 8bc6a0482d Merge pull request #585 from mribbons/master
Avoid crash in pyexiv2 with some image files.
2017-06-12 10:11:20 -04:00
Frederik Gelder e8e3300970 also have to set transform file here 2017-06-12 13:57:37 +02:00
Frederik Gelder dd2a1431bd forgot _file suffix 2017-06-12 13:15:32 +02:00
Frederik Gelder c289e7795a added usage of outputTransformFile in python code. also updated readme to contain the file 2017-06-12 12:23:32 +02:00
Frederik Gelder 6e5291db7c added argument for setting transform file path 2017-06-12 12:13:44 +02:00