Dakota Benjamin
80cbc2f03b
Remove PMVS module
...
Former-commit-id: eda8beaefe
2018-07-01 17:28:55 -04:00
Dakota Benjamin
5f20b72502
Delete data on rerun-all
...
Former-commit-id: 1e413904b9
2017-09-01 11:32:20 -04:00
Dakota Benjamin
2039f4479a
Clean up argument parsing
...
Former-commit-id: 43b116842e
2017-03-27 15:41:51 -04:00
Dakota Benjamin
58ef8bfce5
Make verbose work without needing to select a project
...
Former-commit-id: 166405f7cc
2017-03-23 14:55:22 -04:00
Dakota Benjamin
ec6ed4b625
Add --version parameter and version tracking
...
Former-commit-id: cee7b63312
2017-03-10 14:49:36 -05:00
Dakota Benjamin
aafb83e02e
Make functional global configuration
...
Former-commit-id: d22f05b3cc
2017-03-07 14:58:40 -05:00
Dakota Benjamin
0622690688
Add string validation for projectname
...
Former-commit-id: ad443beb5b
2017-02-09 18:57:24 -05:00
Dakota Benjamin
2337ea69a1
Update README to reflect UI changes
...
Former-commit-id: cefb0d08ae
2016-12-20 11:14:52 -05:00
Dakota Benjamin
76a4e03f57
Simplify input parameters
...
Former-commit-id: 1f21831726
2016-12-14 13:30:44 -05:00
Alex Hagiopol
68addc2659
Added reference to MVS paper. Added MVS license link.
...
Former-commit-id: d50cf13908
2016-07-18 15:23:34 -07:00
Alex Hagiopol
ecef7713a0
Delete progress folders when using --rerun-all.
...
Former-commit-id: b87fac7ddc
2016-07-18 15:02:37 -07:00
Dakota Benjamin
bc79fe66a3
Use Namespace instead of Dict for argparse
...
Former-commit-id: 97bccd3cb4
2016-06-29 20:30:09 +00:00
Dakota Benjamin
d42e55aefd
Refactor python code to comply with PEP8
...
Former-commit-id: 0515166832
2016-02-26 13:50:12 -05:00
Dakota Benjamin
5659cb7d86
Merge branch 'cmake' of https://github.com/edgarriba/OpenDroneMap into edgarriba-cmake
...
Conflicts:
install.sh
Changes to be committed:
modified: .gitignore
new file: CMakeLists.txt
deleted: PoissonRecon.zip
new file: SuperBuild/CMakeLists.txt
new file: SuperBuild/cmake/External-CMVS.cmake
new file: SuperBuild/cmake/External-Catkin.cmake
new file: SuperBuild/cmake/External-Ceres.cmake
new file: SuperBuild/cmake/External-Ecto.cmake
new file: SuperBuild/cmake/External-GFlags.cmake
new file: SuperBuild/cmake/External-LAStools.cmake
new file: SuperBuild/cmake/External-OpenCV.cmake
new file: SuperBuild/cmake/External-OpenGV.cmake
new file: SuperBuild/cmake/External-OpenSfM.cmake
new file: SuperBuild/cmake/External-PCL.cmake
new file: SuperBuild/cmake/ExternalProject-Setup.cmake
modified: ccd_defs_check.py
deleted: clapack.tgz
deleted: cmvs.tar.gz.part-aa
deleted: cmvs.tar.gz.part-ab
deleted: cmvs.tar.gz.part-ac
deleted: cmvs.tar.gz.part-ad
deleted: cmvs.tar.gz.part-ae
new file: configure.sh
deleted: convert_vlsift_to_lowesift.pl
renamed: ccd_defs.json -> data/ccd_defs.json
deleted: graclus.tar.gz
modified: hooks/pre-commit
deleted: install.sh
deleted: knnMatch_exif.py
new file: modules/CMakeLists.txt
renamed: odm_extract_utm/CMakeLists.txt -> modules/odm_extract_utm/CMakeLists.txt
renamed: odm_extract_utm/src/Logger.cpp -> modules/odm_extract_utm/src/Logger.cpp
renamed: odm_extract_utm/src/Logger.hpp -> modules/odm_extract_utm/src/Logger.hpp
renamed: odm_extract_utm/src/UtmExtractor.cpp -> modules/odm_extract_utm/src/UtmExtractor.cpp
renamed: odm_extract_utm/src/UtmExtractor.hpp -> modules/odm_extract_utm/src/UtmExtractor.hpp
renamed: odm_extract_utm/src/main.cpp -> modules/odm_extract_utm/src/main.cpp
renamed: odm_georef/CMakeLists.txt -> modules/odm_georef/CMakeLists.txt
renamed: odm_georef/CMakeLists.txt.user -> modules/odm_georef/CMakeLists.txt.user
renamed: odm_georef/src/FindTransform.cpp -> modules/odm_georef/src/FindTransform.cpp
renamed: odm_georef/src/FindTransform.hpp -> modules/odm_georef/src/FindTransform.hpp
renamed: odm_georef/src/Georef.cpp -> modules/odm_georef/src/Georef.cpp
renamed: odm_georef/src/Georef.hpp -> modules/odm_georef/src/Georef.hpp
renamed: odm_georef/src/Logger.cpp -> modules/odm_georef/src/Logger.cpp
renamed: odm_georef/src/Logger.hpp -> modules/odm_georef/src/Logger.hpp
renamed: odm_georef/src/main.cpp -> modules/odm_georef/src/main.cpp
renamed: odm_georef/src/modifiedPclFunctions.cpp -> modules/odm_georef/src/modifiedPclFunctions.cpp
renamed: odm_georef/src/modifiedPclFunctions.hpp -> modules/odm_georef/src/modifiedPclFunctions.hpp
renamed: odm_meshing/CMakeLists.txt -> modules/odm_meshing/CMakeLists.txt
renamed: odm_meshing/src/Logger.cpp -> modules/odm_meshing/src/Logger.cpp
renamed: odm_meshing/src/Logger.hpp -> modules/odm_meshing/src/Logger.hpp
renamed: odm_meshing/src/OdmMeshing.cpp -> modules/odm_meshing/src/OdmMeshing.cpp
renamed: odm_meshing/src/OdmMeshing.hpp -> modules/odm_meshing/src/OdmMeshing.hpp
renamed: odm_meshing/src/main.cpp -> modules/odm_meshing/src/main.cpp
renamed: odm_orthophoto/CMakeLists.txt -> modules/odm_orthophoto/CMakeLists.txt
renamed: odm_orthophoto/CMakeLists.txt.user -> modules/odm_orthophoto/CMakeLists.txt.user
renamed: odm_orthophoto/src/Logger.cpp -> modules/odm_orthophoto/src/Logger.cpp
renamed: odm_orthophoto/src/Logger.hpp -> modules/odm_orthophoto/src/Logger.hpp
renamed: odm_orthophoto/src/OdmOrthoPhoto.cpp -> modules/odm_orthophoto/src/OdmOrthoPhoto.cpp
renamed: odm_orthophoto/src/OdmOrthoPhoto.hpp -> modules/odm_orthophoto/src/OdmOrthoPhoto.hpp
renamed: odm_orthophoto/src/main.cpp -> modules/odm_orthophoto/src/main.cpp
renamed: odm_texturing/CMakeLists.txt -> modules/odm_texturing/CMakeLists.txt
renamed: odm_texturing/CMakeLists.txt.user -> modules/odm_texturing/CMakeLists.txt.user
renamed: odm_texturing/src/Logger.cpp -> modules/odm_texturing/src/Logger.cpp
renamed: odm_texturing/src/Logger.hpp -> modules/odm_texturing/src/Logger.hpp
renamed: odm_texturing/src/OdmTexturing.cpp -> modules/odm_texturing/src/OdmTexturing.cpp
renamed: odm_texturing/src/OdmTexturing.hpp -> modules/odm_texturing/src/OdmTexturing.hpp
renamed: odm_texturing/src/main.cpp -> modules/odm_texturing/src/main.cpp
renamed: odm_texturing/src/modifiedPclFunctions.cpp -> modules/odm_texturing/src/modifiedPclFunctions.cpp
renamed: odm_texturing/src/modifiedPclFunctions.hpp -> modules/odm_texturing/src/modifiedPclFunctions.hpp
new file: opendm/__init__.py
new file: opendm/config.py
new file: opendm/context.py
new file: opendm/io.py
new file: opendm/log.py
new file: opendm/system.py
new file: opendm/tasks.py
new file: opendm/types.py
modified: run.py
new file: scripts/__init__.py
new file: scripts/cmvs.py
new file: scripts/dataset.py
new file: scripts/example_ecto_python.py
new file: scripts/odm_app.py
new file: scripts/odm_georeferencing.py
new file: scripts/odm_meshing.py
new file: scripts/odm_orthophoto.py
new file: scripts/odm_texturing.py
new file: scripts/opensfm.py
new file: scripts/pmvs.py
new file: scripts/resize.py
deleted: src/bundler
deleted: vlfeat.tar.gz
Former-commit-id: 7b41a963d1
2016-02-19 11:27:17 -05:00
edgarriba
a3b51d7c8b
fix install errors with hash numbers
...
Former-commit-id: cf3ab0fe99
2015-12-22 13:29:13 +01:00
Dakota Benjamin
6b8e700204
Merge pull request #216 from lupus78/gh-pages
...
use GDAL Coordinate System format specification, replace cs2cs with gdaltransform
Former-commit-id: a16b3dc6b2
2015-12-11 09:43:35 -05:00
Dakota Benjamin
feeb8dccb9
Increase default min number of features to extract
...
At 4000, there were some issues that compounded into stitching problems while texturing. I tested at 8000 and 6000, and found better results.
Former-commit-id: c6d0d3cb13
2015-12-09 12:04:03 -05:00
Farkas Szilárd
e6b24bdb3c
use GDAL Coordinate System format specification, replace cs2cs with gdaltransform
...
Former-commit-id: 4c107a1816
2015-11-30 19:27:34 +01:00
edgarriba
62a9630178
get rid of project path argument
...
Former-commit-id: 297b524367
2015-11-30 15:50:51 +00:00
edgarriba
66bc2a5ae5
reorganize and adding ecto
...
Former-commit-id: 487b541966
2015-11-26 12:15:02 +00:00
edgarriba
63412f9335
reorganize folders
...
Former-commit-id: 65e25cc24b
2015-11-20 10:00:43 +00:00
Farkas Szilárd
a22493c4a7
cleanup argument helps, show default values
...
Former-commit-id: 0cd6bff7f4
2015-11-16 23:50:40 +01:00
Farkas Szilárd
e1ef868e1f
add opensfm to the start/end-with arguments, make run-only work
...
Former-commit-id: 259ef53371
2015-11-16 23:18:53 +01:00
Farkas Szilárd
86f6fc1286
clean up matcher preselect arguments, introducing --matcher-neighbors and --matcher-distance
...
Former-commit-id: 1cf79b64ff
2015-11-16 23:02:44 +01:00
Farkas Szilárd
c3f0d1f77b
fix
...
Former-commit-id: fae396aa24
2015-11-13 19:27:39 +01:00
Farkas Szilárd
1d209d458b
fix boolean use-opensfm and useGcp arguments
...
Former-commit-id: ad0d666931
2015-11-13 19:21:37 +01:00
Farkas Szilárd
6d470afb42
job-dir-name parameter
...
Former-commit-id: da626443d3
2015-11-13 18:04:39 +01:00
Farkas Szilárd
a205be9acb
Configuration nice display
...
Former-commit-id: b810fb77e6
2015-11-13 18:04:39 +01:00
Dakota Benjamin
96a4c80118
Merge pull request #202 from lupus78/python-port
...
New argument: --odm_orthophoto-resolution
Former-commit-id: a2364a7a2c
2015-11-12 15:45:31 -05:00
Dakota Benjamin
8e7d9c099a
Default OpenSfM to True
...
Former-commit-id: b1a8545dd2
2015-11-12 14:00:11 +00:00
Farkas Szilárd
e80f050256
Finding keypoints, each image in new line, zerofill numbers and same padding for output
...
Former-commit-id: 4a8182faf7
2015-11-10 18:27:51 +01:00
Farkas Szilárd
bdf736609e
New argument: --odm_orthophoto-resolution
...
Former-commit-id: e3d5c72303
2015-11-10 18:01:59 +01:00
Pau Gargallo
80403bc3a6
Expose num features and k nearest neighbors params
...
Former-commit-id: 3560d47ee5
2015-10-27 12:11:48 +01:00
Pau Gargallo
9800b2957f
Match 10 neighbors if matcher-preselect is set
...
Former-commit-id: 5518ca72d5
2015-10-26 12:55:40 +01:00
Dakota Benjamin
79bc3e68ed
Merge pull request #168 from paulinus/texture-use-originals
...
Fix name of original images for odm_texturing
Former-commit-id: 3c6071a4c8
2015-09-16 11:15:06 -04:00
Pau Gargallo
536e916575
Remove debug print
...
Former-commit-id: d92fe32250
2015-09-10 15:33:37 +02:00
Pau Gargallo
618c007255
Install opencv from sources
...
Former-commit-id: 76b411e97a
2015-09-10 13:47:22 +02:00
Pau Gargallo
765b307d36
Use only reconstructed images for texturing
...
Former-commit-id: 8061f2f51d
2015-09-06 22:32:46 +02:00
Pau Gargallo
fae6dbaad4
Create image_list.txt with original filenames for odm_texturing
...
Former-commit-id: 9f44669141
2015-09-06 16:11:16 +02:00
Pau Gargallo
9d16d53874
Merge branch 'python-port' into opensfm
...
Former-commit-id: c248da6edf
2015-09-04 16:33:25 +02:00
Pau Gargallo
9ca765779e
Use resize-to size in opensfm
...
Former-commit-id: 495350f205
2015-09-04 15:56:05 +02:00
Pau Gargallo
0a18c568f4
Do not change image extension when resizing
...
Former-commit-id: a0c5c5271f
2015-09-04 11:33:11 +02:00
Pau Gargallo
cb239b9b1d
Update OpenSfM options
...
Former-commit-id: 95ceffebd1
2015-09-03 18:25:45 +02:00
Dakota Benjamin
a79b4c85bf
Remove depreciated Lowe's SIFT
...
Former-commit-id: 7d5feb949d
2015-08-27 13:54:29 -04:00
Pau Gargallo
4020240982
Merge remote-tracking branch 'upstream/python-port' into opensfm
...
Conflicts:
run.py
Former-commit-id: 59854bcacd
2015-08-27 19:03:38 +02:00
Dakota Benjamin
be169092b9
Merge pull request #161 from paulinus/force-focal
...
Force focal and ccd
Former-commit-id: 5f916db083
2015-08-27 12:51:34 -04:00
Pau Gargallo
3e1d5fabfc
Check if force-focal/force-ccd arguments are given
...
Former-commit-id: f7c1029fb7
2015-08-27 18:35:46 +02:00
Pau Gargallo
d980b6e938
Enable OpenSfM in run.py
...
Former-commit-id: eb395c7988
2015-08-27 18:26:54 +02:00
Pau Gargallo
9afa11d967
Don't run tasks before start-with
...
Former-commit-id: 49ef86263f
2015-08-27 16:40:58 +02:00
Pau Gargallo
e572570861
Run tasks in main instead of doing nested calls
...
Former-commit-id: 1e8ea93092
2015-08-27 16:29:54 +02:00