Piero Toffanin
77e5fdf3e5
Update README
2016-11-30 08:33:05 -05:00
Ubuntu
619c644acf
Added dockerfile for march=core2 compilation
2016-11-30 13:20:26 +00:00
Seth Fitzsimmons
14d36d62a5
Merge remote-tracking branch 'origin/master' into subprocesses
2016-11-26 12:11:38 -08:00
Dakota Benjamin
36f7106795
Merge pull request #425 from OpenDroneMap/dev
...
PR for v0.2 release candidate
2016-11-23 16:14:59 -05:00
Dakota Benjamin
a4b631d8f4
Simplify instructions in readme
2016-11-23 15:19:19 -05:00
Dakota Benjamin
258953c20d
Fix readme merge conflict
2016-11-23 14:49:01 -05:00
Dakota Benjamin
22d53e9426
Merge pull request #422 from pierotofy/patch-3
...
Added WebODM note
2016-11-23 14:05:23 -05:00
Dakota Benjamin
0a9894fcb6
Merge pull request #407 from mojodna/patch-1
...
Remove band interleaving, increase block size
2016-11-22 15:47:54 -05:00
Piero Toffanin
50fd645a8e
Added WebODM note
...
Cross referenced WebODM project
2016-11-15 21:24:03 -05:00
Stephen Mather
4c59e410ba
Update README.md
2016-11-15 02:44:20 -05:00
Dakota Benjamin
e947005cf9
Update MD5
2016-10-28 11:22:57 -04:00
Dakota Benjamin
fecad415df
Merge pull request #400 from paulinus/dense
...
Upgrade OpenSfM for parallel depthmap computation.
2016-10-28 09:46:32 -04:00
Dakota Benjamin
87fb9d2b0e
Merge pull request #412 from mojodna/misc-typos
...
Misc. typos
2016-10-28 09:45:21 -04:00
Seth Fitzsimmons
7172502f97
Use subprocess.call in place of os.system
...
Also removes the buried exit() in favor of raising an Exception to be
handled or ignored, resulting in the same behavior (but with a non-zero
exit code).
2016-10-25 09:18:57 -07:00
Seth Fitzsimmons
2877d42e20
Pass all args through when logging
2016-10-25 08:41:43 -07:00
Seth Fitzsimmons
25221db1cc
Misc. typos
2016-10-25 08:41:25 -07:00
Seth Fitzsimmons
6f9c042f53
Remove band interleaving, increase block size
...
Band interleaving confuses some tools that are used to thumbnail TIFFs (e.g. `libvips`).
The increased block size is to match the potentially impending OpenAerialMap file format standard, following the Landsat-on-AWS precedent.
2016-10-24 09:31:45 -06:00
Dakota Benjamin
598ab94446
Merge pull request #395 from mojodna/docker-pyproj
...
Add pyproj dependency to Dockerfile
2016-10-18 18:38:54 +02:00
Dakota Benjamin
e26f064cb0
Merge pull request #393 from mojodna/parallelize-python
...
Use multiprocessing to parallelize early tasks
2016-10-18 18:38:34 +02:00
Seth Fitzsimmons
2cca48f475
Misc typos ( #394 )
2016-10-18 17:37:37 +02:00
Pau Gargallo
6a5c2deacb
Upgrade OpenSfM for parallel depthmap computation.
2016-10-14 22:50:40 +02:00
Seth Fitzsimmons
9beb0cc2e5
Use multiprocessing to parallelize early tasks
2016-10-13 20:08:21 -07:00
Seth Fitzsimmons
8537b31b21
Add pyproj dependency
...
Introduced by #389
2016-10-13 19:40:38 -07:00
Dakota Benjamin
4883fa0ee7
Merge pull request #389 from paulinus/dense
...
Add option to use OpenSfM to compute the point cloud
2016-10-13 17:51:01 +02:00
Pau Gargallo
e3187de10f
Fetch opensfm release instead of git's master
2016-10-04 15:48:28 +02:00
Pau Gargallo
b60abe3a4d
Use OpenSfM's master branch
2016-10-03 15:52:06 +02:00
Pau Gargallo
d1caf45ad6
Export to bundler format even if using OpenSfM point cloud.
...
odm_extract_utm uses the list_r000.txt file.
2016-09-30 16:11:10 +02:00
Pau Gargallo
bfadf0ec10
Install pyproj
2016-09-30 15:43:27 +02:00
Pau Gargallo
6d94dcaf16
Add option to compute and use OpenSfM's point cloud
2016-09-30 15:08:56 +02:00
Tim Marshall
3b9b1d1d9e
fixed up some readme links ( #387 )
2016-09-29 21:00:25 +02:00
Dakota Benjamin
726ce4fcc1
Merge pull request #386 from dakotabenjamin/georef-img-source
...
Change image directory reference to resized rather than raw
2016-09-29 19:48:37 +02:00
Pau Gargallo
5dd69b8f59
Build OpenSfM dense branch
2016-09-29 15:26:13 +02:00
Pau Gargallo
2f2d3aa5c1
Export paths before building, otherwise ecto build fails
2016-09-29 15:10:24 +02:00
Dakota Benjamin
fe5039947b
Change image directory reference to resized rather than raw
2016-09-28 13:14:46 -04:00
Dakota Benjamin
bd10489efd
Merge pull request #382 from pierotofy/boolean_params
...
Changed some mvs_texturing command line parameters to use booleans
2016-09-27 17:05:41 +02:00
Dakota Benjamin
180c179813
Merge pull request #376 from mojodna/tiled-geotiffs
...
Generate tiled, compressed GeoTIFFs
2016-09-26 19:44:31 +02:00
Stephen Mather
7b097fce3d
Update odm_orthophoto.py
2016-09-25 08:50:33 -04:00
Stephen Mather
befc027bf5
blank space at end
2016-09-25 08:49:15 -04:00
Stephen Mather
c3f5cf2150
tiled, deflate, etc.
...
per Seth's comment here https://github.com/hotosm/oam-uploader/issues/39
2016-09-25 08:47:00 -04:00
Piero Toffanin
e0b70a6226
Changed some mvs_texturing command line parameters to use booleans
2016-09-24 11:14:01 -04:00
Seth Fitzsimmons
f32cb22e61
Increase JPEG_QUALITY to 90
...
Default is 75
2016-09-17 21:33:30 -07:00
Seth Fitzsimmons
d68394a669
Generate tiled, compressed GeoTIFFs
...
This allows more efficient access when reading, as block-level reads
become possible.
2016-09-15 18:06:05 -07:00
Dakota Benjamin
a3c949fc9a
Add exception for implementation error in parsing exif ( #372 )
2016-09-15 15:15:50 +02:00
Seth Fitzsimmons
f23091df54
Typo: mvstexuring → mvstexturing ( #374 )
2016-09-15 14:58:04 +02:00
Dakota Benjamin
496fbd7446
Merge pull request #358 from mojodna/filename-typo
...
Typo: odm_orthphoto_corners.txt → odm_orthophoto_corners.txt
2016-09-12 22:02:48 +02:00
Dakota Benjamin
0fa71a5136
Merge pull request #357 from mojodna/no-sudo
...
Remove sudo from commands
2016-09-12 21:57:52 +02:00
Seth Fitzsimmons
9fbeeab7d9
Typo: odm_orthphoto_corners.txt → odm_orthophoto_corners.txt
2016-08-10 15:46:19 -07:00
Seth Fitzsimmons
689b9f4ce4
Remove sudo from commands
...
Commands when running during the build are already running as root;
including sudo causes environment variables provided via --build-arg
(such as http_proxy) to be stripped.
2016-08-10 14:39:31 -07:00
Dakota Benjamin
02a52e6a97
Merge pull request #348 from dakotabenjamin/odmphoto_fix
...
Update ODM_Photo attribute types
2016-08-09 16:35:43 -04:00
Dakota Benjamin
66f3fe3057
Fix merge conflicts
2016-08-01 14:55:52 +00:00