Wykres commitów

89 Commity (c91b7cb2ab48bbf058fc1c1b6f9b3b6eee1e04c3)

Autor SHA1 Wiadomość Data
Dakota Benjamin c91b7cb2ab Move texturing cell to correct line 2016-06-30 08:53:50 -04: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
edgarriba 428c194129 added logs 2015-12-02 14:26:23 +00:00
edgarriba f753c2e10d fix wrong metadata reading 2015-12-02 14:24:38 +00:00
edgarriba 986b00a7ad add error when pictures are not placed in images dir 2015-12-02 14:23:48 +00:00
edgarriba 515e327c1e refactor texturing 2015-12-02 12:20:21 +00:00
edgarriba 53efff0d42 added missing rerun cell 2015-12-02 11:40:40 +00:00
edgarriba 72d3a48b60 fix resizing issue with file metadata 2015-12-02 11:16:30 +00:00
edgarriba 7d0215be4d add checking to force to run celll again 2015-12-01 16:52:18 +00:00
edgarriba 499e2d62c1 add georeferencing and orthophoto cells 2015-12-01 16:27:44 +00:00
edgarriba d23691c4cf small formatting change 2015-12-01 16:27:06 +00:00
edgarriba ddd40a3435 add orthophoto cell 2015-12-01 16:26:13 +00:00
edgarriba 3fc8b791f5 add georeferencing cell 2015-12-01 16:25:14 +00:00
edgarriba 6e83b937ce refactor resize cell 2015-12-01 16:23:32 +00:00
edgarriba 7c9e2e4f9f add odm_texturing cell 2015-11-30 15:54:55 +00:00
edgarriba 7ea36d6044 add odm_meshing cell 2015-11-30 15:53:44 +00:00
edgarriba a4870e76d3 refactorize resize cell in order to give proper error logs 2015-11-30 15:52:52 +00:00
edgarriba bb28291360 refactorize opensfm cell in order to give proper error logs 2015-11-30 15:52:21 +00:00
edgarriba 9d926a94db clean app flow 2015-11-30 15:51:29 +00:00
edgarriba dbd1943e3a renamed cmvs to pmvs 2015-11-30 15:47:08 +00:00