Piero Toffanin
6f6827091f
Improve matcher-neighbors logic
2022-04-15 11:40:31 -04:00
Piero Toffanin
6914190e46
Add COPC support
2022-04-04 11:56:38 -04:00
Piero Toffanin
07be35270f
Dynamic depthmap resolution
2022-03-02 13:49:02 -05:00
Piero Toffanin
d48f40b830
Increase default min-num-features
2022-01-18 10:27:29 -05:00
Piero Toffanin
37886f77c2
Fix --camera-lens
2022-01-05 15:44:33 -05:00
Piero Toffanin
6ed490d2e3
Update descripton
2021-12-18 10:29:22 -05:00
Piero Toffanin
0ca7d1cefd
Pypopsift support
2021-12-16 14:36:17 -05:00
Piero Toffanin
fe37770c52
Add version in output log, remove --matcher-distance
2021-12-14 12:51:09 -05:00
Piero Toffanin
b2764ae7f3
Faster fast-orthophoto
2021-12-07 14:53:27 -05:00
Piero Toffanin
944cd4a0bf
Add --skip-orthophoto
2021-12-07 13:34:55 -05:00
Piero Toffanin
e1a326f936
AKAZE features, BRUTEFORCE matcher logic, geo.txt fix
2021-11-15 12:09:21 -05:00
Saijin-Naib
f4985026de
Update config.py
...
Add AKAZE to --feature-type, re-order --feature-type to be alphabetical, Add bruteforce to --matcher-type, re-order --matcher-type to be alphabetical, add description for bruteforce.
2021-11-15 11:28:01 -05:00
Piero Toffanin
d6c40929d4
Refactor PDAL pipeline for filter points, --auto-boundary config addition
2021-10-13 13:54:16 -04:00
Piero Toffanin
8791b74b73
Added --boundary config, boundary module (WIP)
2021-10-11 16:19:53 -04:00
Saijin-Naib
a52bbe6154
Add ORB Support
...
Add ORB support as an optional --feature-type
2021-08-31 17:30:41 -04:00
Piero Toffanin
92d868e33e
Add postprocess stage, embed GCP info in point clouds, rasters
2021-07-30 20:07:34 +00:00
Piero Toffanin
7aa6444637
Fix COG compression, cap mesh-octree-depth values
2021-07-03 08:46:49 -04:00
Piero Toffanin
897919b402
Add --pc-geometric
2021-06-15 14:04:17 +00:00
Piero Toffanin
633cb0bb89
Add support for generating cloud optimized GeoTIFFs ( #1292 )
...
* Add support for generating cloud optimized GeoTIFFs
* Generate COGs in DEM stage, not in create_dem
* Bump version
* Add cogeo.py
2021-06-04 15:35:56 -04:00
Piero Toffanin
29ab4fd892
Add --copy-to option ( #1291 )
...
* Add --copy-to option
* Fix snapcraft
* Remove comment
* remove comment
2021-06-03 15:12:17 -04:00
Piero Toffanin
f325c8154c
Tweaks, innosetup draft
2021-05-12 16:01:50 -04:00
Stephen Mather
38434e9184
Add kmz output ( #1268 )
...
* Add flag check for kmz
* Add generate_kmz
* remove osparam from systemrun
* Remove extra aaarg
* Add orthophoto-kmz argument to parser
2021-04-15 23:21:55 -04:00
Ragocnai
8b8484b41a
Add Ragocnai to Contributors list
2021-03-27 14:27:13 -07:00
Piero Toffanin
2032d35580
Write band descriptions
2021-03-23 16:22:08 -04:00
Piero Toffanin
26e333318c
Add --pc-tile flag
2021-03-05 09:22:27 -05:00
Piero Toffanin
330a09f133
Do not require sampling
2021-03-04 18:27:11 +00:00
Piero Toffanin
79f9f415de
Always split dense reconstruction into scenes to keep memory usage in check
2021-03-03 15:05:09 -05:00
Piero Toffanin
3906876276
Add --split-image-groups parameter
2021-02-05 20:43:19 +00:00
Piero Toffanin
a8077d0473
Add --skip-report
2021-01-15 09:59:02 -05:00
Piero Toffanin
29a346c6aa
Remove --use-opensfm-dense, add more stats data for report, diagram
2021-01-13 22:22:44 +00:00
Piero Toffanin
43d67019da
Better config help, cleanup
2020-12-19 12:29:00 -05:00
Piero Toffanin
8e49d99939
Wording, eps tweak
2020-12-15 12:54:31 -05:00
Piero Toffanin
e91a428eb9
Add --skip-band-alignment option
2020-12-14 20:49:20 -05:00
Piero Toffanin
671b4058ee
Bump --pc-quality parameters, set minimum cap
2020-12-08 16:52:49 +00:00
Piero Toffanin
8ac4780760
Add --matcher-type option
2020-12-06 10:02:33 -05:00
Piero Toffanin
fc67c295bd
Faster mvs-texturing, simplified options
2020-12-05 17:12:11 -05:00
Piero Toffanin
8d417a5545
PoC ECC and homography scoring band alignment working
2020-12-04 22:48:21 -05:00
Piero Toffanin
e819dab16b
Band alignment PoC working
2020-12-02 17:17:51 -05:00
Piero Toffanin
509035d5e9
Started writing new multispectral alignment algorithm
2020-12-02 13:04:12 -05:00
Piero Toffanin
c6613910b3
Updated mvs-texturing, added --pc-quality flag, removed --texturing-nadir-weight
2020-11-12 10:23:02 -05:00
Piero Toffanin
dc82bf8f27
Merged changes
2020-10-28 14:48:18 -04:00
koushikjoshi
e40a405583
Replaced the calls to io.join_paths with the standard os.path.join
2020-10-28 19:35:01 +05:30
Piero Toffanin
e3cc8f1f9b
Started adding OpenMVS
2020-10-27 17:10:10 -04:00
Piero Toffanin
1132158578
Set GPS accuracy to 10, perform local bundle adjustments
2020-10-20 20:21:29 +00:00
Piero Toffanin
7d53c16365
Allow override of parser object in config
...
Former-commit-id: 8118b3c86e
2020-09-17 13:59:44 -04:00
Piero Toffanin
51769fe711
Added --tiles to generate DEM/Ortho static tiles
...
Former-commit-id: 4133f871cb
2020-09-17 15:28:03 +00:00
Piero Toffanin
8f03ee7023
Fixes
...
Former-commit-id: af946a9d6f
2020-09-14 20:09:26 +00:00
Piero Toffanin
e76dc17bb7
Add support for image geolocation files
...
Former-commit-id: ffa63c74d6
2020-09-14 14:33:39 -04:00
Piero Toffanin
5d793ce58e
Options choices syntax fix, changed DEM compression to DEFLATE
...
Former-commit-id: 790088249f
2020-09-14 14:44:45 +00:00
Piero Toffanin
6021f01c4f
Typos
...
Former-commit-id: 4c7108e7a6
2020-09-11 15:26:40 -04:00
Piero Toffanin
8d26620d58
Add --feature-quality, deprecate --resize-to
...
Former-commit-id: 8ed2c3474f
2020-09-11 14:44:19 -04:00
Piero Toffanin
443560f047
Started migration to 18.04, Python3.6
...
Former-commit-id: c769dd2807
2020-09-08 13:08:57 -04:00
Piero Toffanin
b819cab21f
Pseudo-geo camera extraction support
...
Former-commit-id: ffb842c85a
2020-05-15 20:30:08 +00:00
Piero Toffanin
cdfd25135b
Report stage
...
Former-commit-id: ee8f7fcb35
2020-05-15 14:36:46 -04:00
Piero Toffanin
15109a9821
Better support for RTK info
...
Former-commit-id: b6982e27ac
2020-05-01 19:25:08 +00:00
Linus Mårtensson
aafe6ede0c
Recreate splits after reconstruction
...
Former-commit-id: 1eb3a13fe7
2020-04-27 12:31:39 +02:00
Piero Toffanin
38ba8726bb
Optimize disk space flag
...
Former-commit-id: 8ee7503318
2020-03-30 10:32:21 -04:00
Piero Toffanin
aa8e55ca2f
Fixed parser options for NodeODM compatibility
...
Former-commit-id: cf704b5058
2020-03-18 16:19:38 -04:00
Piero Toffanin
6b1769417d
OSFM get_submodel_argv refactoring, testing, radiometric calibration for 3-channel images
...
Former-commit-id: 59edf1fd0f
2020-03-18 19:29:43 +00:00
Piero Toffanin
cb83f2e32a
Merge branch 'master' of https://github.com/OpenDroneMap/OpenDroneMap into reflectance
...
Former-commit-id: 29d2513d9d
2020-03-11 13:32:09 +00:00
Piero Toffanin
5ad204f896
Merge pull request #1083 from nchamo/ground_rectification
...
Adding Ground Rectification
Former-commit-id: 1daae8bb2b
2020-03-11 09:29:44 -04:00
Piero Toffanin
314acaf03d
rectify --> pc-rectify
...
Former-commit-id: c4a974bdf3
2020-03-10 03:29:06 +00:00
Nicolas Chamo
2c0787ca47
Adding ground rectification
...
Former-commit-id: cba377424f
2020-03-09 22:52:12 -03:00
Piero Toffanin
b54e16c926
Config description update
...
Former-commit-id: c05d35ee47
2020-03-09 16:30:15 -04:00
Piero Toffanin
d905c455ea
Cleanup
...
Former-commit-id: ab464f0981
2020-03-09 18:34:39 +00:00
Piero Toffanin
87da70d313
odm_orthophoto float32 support
...
Former-commit-id: ea6092fdec
2020-03-09 15:48:24 +00:00
Piero Toffanin
72acc20699
Merge branch 'master' of https://github.com/OpenDroneMap/OpenDroneMap into reflectance
...
Former-commit-id: e4e874e0e1
2020-03-08 11:34:33 -04:00
Piero Toffanin
a73074338d
Sun sensor, DLS pose
...
Former-commit-id: f79df2fd36
2020-03-08 15:33:27 +00:00
Piero Toffanin
0e8a325996
Reflectance calculations
...
Former-commit-id: d9089e48dd
2020-03-05 16:34:16 -05:00
Piero Toffanin
129372f74c
Updated conf description
...
Former-commit-id: 273756832a
2020-02-28 04:06:01 +00:00
Piero Toffanin
d6ddd10e06
--radiometric-calibration option, refactoring
...
Former-commit-id: d4800c93bc
2020-02-26 22:33:08 +00:00
Piero Toffanin
311ef473c9
--feature-type option
...
Former-commit-id: 57fffb89df
2020-02-11 09:25:27 -05:00
Piero Toffanin
f597a46516
SIFT features
...
Former-commit-id: 55fb05fd8a
2020-02-11 00:06:03 -05:00
Piero Toffanin
bc083ec689
Add --ignore-gsd note in resolution parameters
...
Former-commit-id: 1d21cb1657
2020-01-22 18:05:01 -05:00
Piero Toffanin
a508c98bd1
Merge branch 'pcres' into multispec
...
Former-commit-id: 73f2eb9fde
2019-11-04 14:06:42 +00:00
Piero Toffanin
da5d55faaa
Added --pc-sample
...
Former-commit-id: 79a6414356
2019-10-28 09:53:46 -04:00
Piero Toffanin
ec210136e1
Orthophoto rendering
...
Former-commit-id: 4350e20d24
2019-10-24 11:48:21 -04:00
Piero Toffanin
5b9c1c4b3b
Load TIFFs, config tweaks
...
Former-commit-id: 5269c78ed9
2019-10-22 09:52:55 -04:00
Piero Toffanin
c06f0b93e5
Removed --orthophoto-bigtiff
...
Former-commit-id: e2d7b8269e
2019-09-15 15:59:42 -04:00
Piero Toffanin
45c36897a7
model --> lens
...
Former-commit-id: 7facc6d96b
2019-08-16 12:23:01 -04:00
Piero Toffanin
16b410df4b
OpenCV 3 update, removed bundler export, GSD optimization adjustments
...
Former-commit-id: 0ff220e47f
2019-08-15 17:01:11 -04:00
Piero Toffanin
12467dc225
Support for --camera-model
...
Former-commit-id: ae9986a5e8
2019-08-15 10:55:18 -04:00
Piero Toffanin
90f65ff945
--force-gps description update
...
Former-commit-id: 2612d97e95
2019-08-13 14:35:41 -04:00
nchamo
bb3b85d3e4
Add force-gps flag
...
Former-commit-id: f6199b44f4
2019-08-13 14:04:38 -03:00
Piero Toffanin
49702d92cd
Show merge options
...
Former-commit-id: 63b3f264cd
2019-06-30 12:07:21 -04:00
Piero Toffanin
5318592ebe
Removed --images arg
...
Former-commit-id: 2cb2ee281b
2019-06-30 10:21:37 -04:00
Piero Toffanin
9322b176f5
split-merge camera models handling, ODM_DEBUG --> ODM_INFO, debug flag
...
Former-commit-id: 02370b0a5c
2019-06-28 11:10:08 -04:00
Piero Toffanin
34dd2b1a6b
Catch bad JSON input, added missing test file
...
Former-commit-id: 1c90eb3186
2019-06-25 14:22:12 -04:00
Piero Toffanin
9b40dbbb42
Misc fixes
...
Former-commit-id: c49e460031
2019-06-25 13:18:27 -04:00
Piero Toffanin
3b4bcb09e4
Added camera module, tests
...
Former-commit-id: 48298e646c
2019-06-25 12:22:27 -04:00
Piero Toffanin
2875efea51
EPSG code support, GCP files reprojection to UTM
...
Former-commit-id: a247eb654b
2019-06-21 13:14:44 -04:00
Piero Toffanin
d1c8765b85
OpenSfM georeferencing, Dockerfile entrypoint change
...
Former-commit-id: 506b231ac9
2019-06-19 21:43:34 -04:00
Piero Toffanin
d462478761
Better description of --resize-to
...
Former-commit-id: 77d25f1225
2019-06-18 07:21:01 -04:00
Piero Toffanin
c44566bdc0
Updated hexer, added --pc-ept flag
...
Former-commit-id: 4810d07832
2019-05-31 12:12:59 -04:00
Piero Toffanin
9319ee8e48
nodeodm-proxy --> ClusterODM reference
...
Former-commit-id: cda290e4df
2019-05-22 15:45:31 -04:00
Piero Toffanin
1bc530a375
Split metavar
...
Former-commit-id: e554efebb8
2019-05-22 10:32:36 -04:00
Piero Toffanin
055c7a7d1f
sm-cluster address check at startup, pyodm 1.5.1 update
...
Former-commit-id: 0998872ba5
2019-05-20 16:29:51 -04:00
Piero Toffanin
8cb65e9779
Remove obsolete processing steps
...
Former-commit-id: 641f883acc
2019-05-17 14:05:10 -04:00
Piero Toffanin
0fdf765d98
Semaphore improvement, better system cleanup callback system
...
Former-commit-id: 6f47e84a4d
2019-05-10 12:33:16 -04:00
Piero Toffanin
3ef7a3a8bd
Don't show rasterio log warns on init, sm-cluster config
...
Former-commit-id: 0f087f46d7
2019-05-05 14:32:57 -04:00