Seth Fitzsimmons
9beb0cc2e5
Use multiprocessing to parallelize early tasks
2016-10-13 20:08:21 -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
Dakota Benjamin
55bbb05079
Update ODM_Photo attribute types
2016-07-27 14:27:34 +00:00
Dakota Benjamin
b51c0eb754
Rename CONTRIBUTING to CONTRIBUTING.md
2016-07-25 14:52:49 -04:00
Dakota Benjamin
6ec59ab3ec
Merge pull request #7 from alexhagiopol/feature-better-docker
...
Improved Docker build and run system with instructions.
2016-07-25 14:51:42 -04:00
Alex Hagiopol
ff1da127aa
damned cmake fix
2016-07-22 12:10:01 -07:00
Alex Hagiopol
e8d495bd9a
CMake fix & tell people to edit bashrc manually.
2016-07-22 11:05:29 -07:00
Dakota Benjamin
01c8ac9b82
Merge pull request #343 from OpenDroneMap/dakotabenjamin-patch-1
...
Create CONTRIBUTING file and upstream merge
2016-07-22 13:54:24 -04:00
Alex Hagiopol
0a99e5fa61
Configure-less Dockerfile. Configure.sh knows # of cores.
2016-07-21 17:15:56 -07:00
Alex Hagiopol
890e3a0378
Quick fixes re: PR comments.
2016-07-21 10:51:58 -07:00
Alex Hagiopol
c13d8cc9cb
Further cleanup of configure.sh.
2016-07-20 20:00:36 -07:00
Alex Hagiopol
27663156af
Giant fix for Docker run failure due to lack of Ecto. Configure.sh is not finalized.
2016-07-20 19:14:22 -07:00
Alex Hagiopol
8c9d73f3a5
Removed path specific to my machine. Replaced with /home/alex/ODM_MVS
2016-07-20 12:42:38 -07:00
Alex Hagiopol
56686cc0eb
Deleted comments. Use the readme instructions!
2016-07-20 11:47:26 -07:00
Alex Hagiopol
23a069b2f8
One-line change to build Docker packages
2016-07-20 11:41:14 -07:00
Alex Hagiopol
3b4712dae8
Visual improvements to Readme
2016-07-19 17:56:12 -07:00
Alex Hagiopol
1fd1d2d5cb
Remove git merge text remnants
2016-07-19 17:33:38 -07:00
Alex Hagiopol
cf25c27f75
Fix conflict due to text.
2016-07-19 17:31:33 -07:00
Alex Hagiopol
248ac49e92
Readme overhaul.
2016-07-19 17:29:44 -07:00
Alex Hagiopol
1212eeb3ca
Dockerfile overhaul.
2016-07-19 17:28:37 -07:00
Alex Hagiopol
f1ce0b2516
Docker instructions and better 3D model image.
2016-07-19 17:28:37 -07:00
Alex Hagiopol
977ec88c9e
JPEG compressed example 3D model image.
2016-07-19 17:28:37 -07:00
Alex Hagiopol
4729901f0b
Added better example image.
2016-07-19 17:28:37 -07:00
Alex Hagiopol
ce725e724b
Docker setup working, but needs user fix and better readme
2016-07-19 17:28:37 -07:00