Piero Toffanin
|
87de9f513d
|
Removed lidar2dems, refactored DEM code, added --pc-classify flag
Former-commit-id: 5a4a552d0a
|
2018-01-16 14:46:30 -05:00 |
Piero Toffanin
|
369d538509
|
Automatic cropping
Former-commit-id: a2581167c0
|
2018-01-04 12:08:59 -05:00 |
Piero Toffanin
|
2f941b58f4
|
Better crop description, disable crop on DEMs when crop is set to zero
Former-commit-id: 5d388210c1
|
2018-01-03 17:27:30 -05:00 |
Piero Toffanin
|
819b2da3d3
|
Added clipper module, started refactoring DEM module
Former-commit-id: 24ab59b804
|
2018-01-03 17:22:13 -05:00 |
Piero Toffanin
|
45fdacd23a
|
Replaced anisotropic filtering with median filtering, parameter tweaking, cleanup
Former-commit-id: debecc7702
|
2018-01-02 21:02:43 -05:00 |
Piero Toffanin
|
6e963df232
|
ODM pipeline fixes, removed unused code portion
Former-commit-id: 5506a1758b
|
2018-01-02 15:02:33 -05:00 |
Piero Toffanin
|
2603d2eddb
|
Added fast-orthophoto param, modified ODM pipeline to skip dense reconstruction
Former-commit-id: 6492a4e1c3
|
2018-01-02 12:38:15 -05:00 |
Piero Toffanin
|
faecd136d2
|
Started adding ODM params for sparse reconstruction
Former-commit-id: 8369b9ac85
|
2018-01-01 18:48:01 -05:00 |
Dakota Benjamin
|
374f5f98d5
|
Minor typo
Former-commit-id: ab1614698e
|
2017-12-15 09:35:09 -05:00 |
Dakota Benjamin
|
ff23e21147
|
Add hybrid bundling option to OpenSfM step
Former-commit-id: b8b8acf5f1
|
2017-12-07 14:41:37 -05:00 |
Dakota Benjamin
|
0a3871e67b
|
Merge pull request #702 from dakotabenjamin/bug-fixes
Bug fixes
Former-commit-id: 9438e4bea4
|
2017-11-01 08:17:15 -05:00 |
Dakota Benjamin
|
9f89dda2e0
|
Remove all references to resizing from odm_georef
Former-commit-id: eae87a1053
|
2017-10-26 15:40:50 -04:00 |
Dakota Benjamin
|
e9e679b182
|
Move convert_to_las into rerun checking zone
Former-commit-id: 52bf29219b
|
2017-10-26 13:14:17 -04:00 |
Piero Toffanin
|
b511ef0ea4
|
Fixed end with mvs_texturing
Former-commit-id: f11aba1c0e
|
2017-10-19 15:35:55 -04:00 |
Dakota Benjamin
|
edeeb55f31
|
Add debug message for has_alt
Former-commit-id: d00ff2aa4f
|
2017-08-30 15:07:29 -04:00 |
Dakota Benjamin
|
d350ae3f55
|
Merge branch 'master' of https://github.com/OpenDroneMap/OpenDroneMap into update-vtk
# Conflicts:
# opendm/tasks.py
# scripts/resize.py
Former-commit-id: dda829f74e
|
2017-08-24 15:28:23 -04:00 |
Dakota Benjamin
|
d09b3256bc
|
Remove Resize module
Former-commit-id: 770a57abe4
|
2017-08-24 15:19:51 -04:00 |
Dakota Benjamin
|
c1c97c8701
|
Add new opensfm settings
Former-commit-id: febf592f11
|
2017-08-01 15:00:13 -04:00 |
Dakota Benjamin
|
28f3a4c4a0
|
Add altitude tag support in OpenSfM
Former-commit-id: e415dc1693
|
2017-07-31 12:52:25 -04:00 |
Piero Toffanin
|
b5efadbc11
|
Parameter order fix
Former-commit-id: 7e9a9ac2b4
|
2017-07-06 20:38:21 -04:00 |
Piero Toffanin
|
30a17793fe
|
Added dem-initial-distance parameter
Former-commit-id: a32e385d9f
|
2017-07-06 19:40:03 -04:00 |
Piero Toffanin
|
f18dfe0ed6
|
Fixed path error
Former-commit-id: 750a4492b1
|
2017-06-29 11:00:52 -04:00 |
Piero Toffanin
|
7e7a6de09c
|
Added env_paths option in system.run, added path to superbuild install directory for odm_dem module, fixed lidar2dems install
Former-commit-id: ad47dd9fd4
|
2017-06-29 10:55:43 -04:00 |
Piero Toffanin
|
6514bd5ec5
|
Skip classification if only DSM is requested, decimation parameter passing
Former-commit-id: 9eaa0f16c4
|
2017-06-27 13:14:09 -04:00 |
Piero Toffanin
|
96c2cda5b6
|
Added automated DEM clipping
Former-commit-id: 1950788412
|
2017-06-27 12:43:36 -04:00 |
Piero Toffanin
|
08f391c599
|
Syntax fix, decimation parameter fix, tweaks
Former-commit-id: c41f9121e9
|
2017-06-23 16:15:13 -04:00 |
Piero Toffanin
|
14e679116e
|
Wrote ODM_DEM cell
Former-commit-id: bb8d21ab3b
|
2017-06-23 15:28:46 -04:00 |
Piero Toffanin
|
eee1f1b914
|
Started adding odm_dem module
Former-commit-id: af0c2c986f
|
2017-06-23 11:20:46 -04:00 |
Piero Toffanin
|
2eadac9da8
|
Added lidar2dems superbuild module, modified dockerfile, configure.sh to install lidar2dems deps
Former-commit-id: fed4cb95dc
|
2017-06-20 14:53:17 -04:00 |
Pau Gargallo
|
aaa16d868a
|
Fix x,y dimensions in exif after resize.
In numpy arrays, shape[0] corresponds to y and shape[1] corresponds to x.
Former-commit-id: 60367ee97b
|
2017-06-18 18:03:57 +02:00 |
Frederik Gelder
|
303ce48089
|
also have to set transform file here
Former-commit-id: e8e3300970
|
2017-06-12 13:57:37 +02:00 |
Frederik Gelder
|
252b6eadcf
|
added usage of outputTransformFile in python code. also updated readme to contain the file
Former-commit-id: c289e7795a
|
2017-06-12 12:23:32 +02:00 |
Frederik Gelder
|
bb543b9406
|
forgot a self.
Former-commit-id: 1573e54546
|
2017-05-26 18:05:43 +02:00 |
Frederik Gelder
|
aa4d24075f
|
replaced shutil.copyfile with io.copy
Former-commit-id: 5793a98daa
|
2017-05-13 00:47:53 +02:00 |
Frederik Gelder
|
d7c53a7b1b
|
added skip-resize flag to possible arguments and added its implementation
Former-commit-id: d758a5a2ed
|
2017-05-11 21:37:05 +02:00 |
Dakota Benjamin
|
e384ffe543
|
Merge pull request #542 from pierotofy/25dmesh
2.5D Mesh
Former-commit-id: 5d77726315
|
2017-05-10 13:38:13 -04:00 |
Dakota Benjamin
|
c5c522fe60
|
Give proper warning when resize is equal to image size.
Former-commit-id: e25229aea3
|
2017-05-03 14:42:01 -04:00 |
Dakota Benjamin
|
efa0920a65
|
Re-add OpenSfM to benchmarking
Former-commit-id: f7ba3ad8fd
|
2017-04-26 08:49:12 -04:00 |
Piero Toffanin
|
4ee5dc96ed
|
Resolved conflicts, added missing 2.5D meshing files, change skip-25dmesh to use-25dmesh
Former-commit-id: ce0ce5a655
|
2017-04-25 11:17:20 -04:00 |
Dakota Benjamin
|
f07ddc182a
|
Merge pull request #549 from dakotabenjamin/pdal-dem
Add DEM generation using PDAL
Former-commit-id: eaf9ab2e26
|
2017-04-24 16:10:51 -04:00 |
Piero Toffanin
|
8dbe90b7ae
|
Readded outlier removal parameter, removed tinyply dependency, mesh refinement, edge collapse
Former-commit-id: 0c55b86bfb
|
2017-04-18 17:18:09 -04:00 |
Piero Toffanin
|
38cf16f6c9
|
Removed max-vertex-25d parameter
Former-commit-id: 10b25e735f
|
2017-04-17 17:48:01 -04:00 |
Piero Toffanin
|
3bef377cea
|
z-occlusion filtering, removed outlier removal, still need testing
Former-commit-id: 9f4da6271d
|
2017-04-17 17:39:47 -04:00 |
Piero Toffanin
|
16355fe0a9
|
Changed default wlop iterations value
Former-commit-id: 6348d44b08
|
2017-04-08 11:59:08 -04:00 |
Piero Toffanin
|
e1a3820817
|
Added --skip-25dmesh parameter
Former-commit-id: a358ff229d
|
2017-04-07 15:16:37 -04:00 |
Piero Toffanin
|
ff3161e7cf
|
Merge branch 'master' of https://github.com/OpenDroneMap/OpenDroneMap into 25dmesh
Former-commit-id: f6245c8dfa
|
2017-04-07 13:57:16 -04:00 |
Piero Toffanin
|
c48c380c91
|
Added max_vertex_25d parameter, added TBB library support for parallel execution, cleanup
Former-commit-id: 05d2b3269f
|
2017-04-07 13:56:30 -04:00 |
Piero Toffanin
|
362f4fecf6
|
Removed odm_texturing, cleaned up 2.5d generation algorithm, added params in ODM pipeline
Former-commit-id: f1571ceb7e
|
2017-04-06 17:33:36 -04:00 |
Dakota Benjamin
|
dccf5d6f59
|
Expose DEM gen options to command line
Former-commit-id: 3385333737
|
2017-04-06 15:37:13 -04:00 |
Dakota Benjamin
|
4b5738924d
|
Update LAS conversion to JSON
Former-commit-id: 85f2c422af
|
2017-04-06 13:59:26 -04:00 |