Dakota Benjamin
c413629fc3
Merge branch 'master' into image-load-process
2017-01-17 14:35:49 -05:00
pulquero
7a463ab8bf
Make number of Opensfm processes configurable ( #452 )
...
* Update README.md (#2 )
Proposed changes for #431
* Added support for setting number of processes for opensfm.
2017-01-12 12:03:14 -05:00
Dakota Benjamin
db9757cfc9
Merge branch 'orb_slam2' of https://github.com/paulinus/OpenDroneMap into paulinus-orb_slam2
2016-12-22 15:09:29 +00:00
Dakota Benjamin
cdf120873c
Add tag in case user wants to override GCP
2016-12-21 15:56:27 -05:00
Dakota Benjamin
fc2ccf4ce5
Merge branch 'master' into image-load-process
2016-12-21 13:53:28 -05:00
Dakota Benjamin
80eba5a7de
Generate PNG from ungeoreferenced model
2016-12-20 10:10:14 -05:00
Dakota Benjamin
30368627c3
Find gcp_list even when not specified
2016-12-14 13:36:23 -05:00
Dakota Benjamin
1f21831726
Simplify input parameters
2016-12-14 13:30:44 -05:00
Pau Gargallo
efb2520241
Merge branch 'dev' into orb_slam2
...
Conflicts:
configure.sh
opendm/config.py
opendm/types.py
scripts/odm_app.py
2016-12-13 11:18:22 +01:00
Mark Hale
9569326b53
Added verbose option.
2016-12-11 22:16:11 +00:00
Dakota Benjamin
715f45d828
Add option for automatic project setup using -i
2016-12-09 09:51:25 -05:00
Dakota Benjamin
c225b1e61a
Keeps original images pristine in georef
2016-12-05 16:06:03 -05: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
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
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
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
6d94dcaf16
Add option to compute and use OpenSfM's point cloud
2016-09-30 15:08:56 +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
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
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
83113422b6
Replace dict with namespaces for mvstex
2016-06-30 17:57:33 +00:00
Fi156
23794a62d6
Altered to work with Pictures without these tags.
...
From the tutorial of pyexif2:
'''
As a handy shortcut, you can always assign a value for a given key regardless of whether it’s already present in the metadata. If a tag was present, its value is overwritten. If the tag was not present, one is created and its value is set:
>>> metadata[key] = value
'''
http://tilloy.net/dev/pyexiv2/tutorial.html
2016-06-29 20:36:36 +00:00
Dakota Benjamin
4e17a87897
Add EPSG to georef
2016-06-29 20:35:18 +00:00
Dakota Benjamin
6ac8e43f16
Enable GCP use in georef
2016-06-29 20:35:18 +00:00
Dakota Benjamin
c40330cb18
Quick fix one more argparse and typo
2016-06-29 20:30:09 +00:00
Dakota Benjamin
97bccd3cb4
Use Namespace instead of Dict for argparse
2016-06-29 20:30:09 +00:00
Pau Gargallo
42429b3d32
Use args as an object instead of a dict
2016-05-18 15:49:11 +02:00
Pau Gargallo
4ae2849739
Fix connections
2016-05-18 14:49:34 +02:00
Pau Gargallo
ec147b2c7e
Merge branch 'dev' into orb_slam2
2016-05-18 13:09:36 +02:00
Dakota Benjamin
eb72df31cc
Merge pull request #286 from dakotabenjamin/fix-gcpref
...
Allow use of GCPs, allow EPSG codes, use gdaltranslate for georeferencing
2016-05-09 10:23:42 -04:00
Dakota Benjamin
45fd6040a1
Merge branch 'edgarriba-cmake' of https://github.com/Fi156/OpenDroneMap into Fi1560-edgarriba-cmake
...
Conflicts:
scripts/resize.py
2016-04-20 12:49:57 +00:00
Fi156
06dacaf8a6
Altered to work with Pictures without these tags.
...
From the tutorial of pyexif2:
'''
As a handy shortcut, you can always assign a value for a given key regardless of whether it’s already present in the metadata. If a tag was present, its value is overwritten. If the tag was not present, one is created and its value is set:
>>> metadata[key] = value
'''
http://tilloy.net/dev/pyexiv2/tutorial.html
2016-04-17 13:46:29 +02:00
Dakota Benjamin
fcc0f5513c
Add EPSG to georef
2016-04-05 16:19:50 -04:00
Dakota Benjamin
62a93edf48
Enable GCP use in georef
2016-04-05 16:19:45 -04:00
Dakota Benjamin
31e3203e5a
Add Mvs-Texturing
2016-03-24 13:35:29 -04:00
Dakota Benjamin
0df9cfa5d8
Quick fix one more argparse and typo
2016-03-08 13:55:58 -05:00
Dakota Benjamin
f559533754
Use Namespace instead of Dict for argparse
2016-03-08 13:26:58 -05:00
Pau Gargallo
109eb800f1
Radially undistort images before odm_texturing
2016-03-03 12:58:25 +01:00
Pau Gargallo
0848ecd545
Formatting
2016-03-01 12:01:52 +01:00
Dakota Benjamin
63917a0804
Write number of cores to benchmarking file
2016-02-29 09:47:54 -05:00
Dakota Benjamin
8c9f312aff
Create benchmarking file with --time
2016-02-29 09:45:00 -05:00
Dakota Benjamin
88d10e6fe4
Properly call odm_georeferencing model in odm_orthophoto
2016-02-29 08:43:23 -05:00