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
Dakota Benjamin
31e3203e5a
Add Mvs-Texturing
2016-03-24 13:35:29 -04: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
Dakota Benjamin
09db4c13e4
Merge branch 'edgarriba-cmake' of https://github.com/opendronemap/opendronemap into code-cleanup
2016-02-26 15:21:01 -05:00
Dakota Benjamin
772572a55c
hotfix: fix texturing -> georeferencing typo
2016-02-26 14:58:32 -05:00
Dakota Benjamin
0515166832
Refactor python code to comply with PEP8
2016-02-26 13:50:12 -05:00
Dakota Benjamin
050ba88d81
Merge georeferencing conflicts
2016-02-25 15:02:48 -05:00
Dakota Benjamin
8ba2449b6d
Add xyz point cloud output
2016-02-25 14:51:03 -05:00
Stephen Mather
6c485b915b
Merge pull request #260 from smathermather/pdal-adds
...
Add PDAL to ODM for point cloud stuff
2016-02-25 14:33:49 -05:00
Stephen Mather
abf5068e1c
pass path to pdal
2016-02-25 13:40:17 -05:00
Dakota Benjamin
6bf072dfaa
Add --rerun-from functionality
2016-02-25 13:39:38 -05:00
Dakota Benjamin
dee63447df
Add --rerun-all functionality
2016-02-25 11:24:32 -05:00
Dakota Benjamin
196e111a00
odm_orthophoto gdal_translate writes to a log file
2016-02-23 13:23:34 -05:00
Dakota Benjamin
7a58752c86
Add Orthophoto geotiff functionality
2016-02-23 12:47:43 -05:00
Dakota Benjamin
b88d461cff
Simple resize test
2016-02-19 14:00:05 -05:00
Dakota Benjamin
07a6270bcc
Update prematching args and other args
2015-12-30 09:36:56 -05:00
edgarriba
8cb95bddb1
small formatting modification
2015-12-11 21:27:16 +00:00
edgarriba
92a9adb8c4
get rid of start with flag in app flow
2015-12-11 21:26:39 +00:00
edgarriba
edd4dbf93a
second commint for georeferencing
2015-12-11 21:26:04 +00:00
edgarriba
283cb22f1a
first commit for georeferencing
2015-12-10 17:17:39 +00:00
edgarriba
bd8e7b3725
refactor app flow
2015-12-10 12:35:52 +00:00
edgarriba
c65d2b51b3
added tree structure to organize file paths
2015-12-10 11:01:41 +00:00
edgarriba
23eb0acc7f
using new name convention
2015-12-04 14:18:02 +00:00
edgarriba
98d3543466
using only the needed textures
2015-12-04 14:17:29 +00:00
edgarriba
8a3568c424
fixed the BUG, now config inside opensfm dir
2015-12-04 14:15:42 +00:00