Wykres commitów

1391 Commity (05b9c60fc7500947e808b2edc49fefa8ec2870c3)

Autor SHA1 Wiadomość Data
Pau Gargallo fd1d7fd484 Use opensfm feature-split-dataset branch 2018-01-26 15:44:36 -05:00
Dakota Benjamin 2b22e7b361 Refactor georeferencing to implement sfm transformation 2018-01-26 14:38:26 -05:00
Dakota Benjamin be4ddf59fa
Merge pull request #742 from OpenDroneMap/sudo
Fix for #738
2018-01-26 11:35:24 -05:00
Dakota Benjamin 37f993e307
Merge branch 'master' into sudo 2018-01-26 11:34:50 -05:00
Piero Toffanin 056883049a Proper handling of rerun parameter for classification 2018-01-26 10:40:27 -05:00
Piero Toffanin b1e4fc0118 Merge branch 'master' of https://github.com/OpenDroneMap/OpenDroneMap into classified-dems 2018-01-22 14:54:53 -05:00
Piero Toffanin 77251dd2af Added python-gdal package to fix osgeo import error (#749) 2018-01-22 13:19:17 -05:00
Dakota Benjamin 0fdea3d145
Merge pull request #736 from pierotofy/sparserecon
Fast Orthophoto via sparse reconstruction
2018-01-18 10:35:58 -05:00
Piero Toffanin 37e58241c1 Merge branch 'sparserecon' into classified-dems 2018-01-18 10:19:40 -05:00
Piero Toffanin f4328ac973 Added decimation, basic radius filtering to crop boundary calculation 2018-01-17 16:11:01 -05:00
Piero Toffanin d366ebd7bd Fixed center unpredictable compiler miscalculation 2018-01-17 11:04:42 -05:00
Piero Toffanin 73d75d7b7d Merge branch 'sparserecon' into classified-dems 2018-01-16 22:04:41 -05:00
Piero Toffanin 7aaf917559 Reverted bounds changes 2018-01-16 21:58:24 -05:00
Piero Toffanin 4846715e4e Better bounds computation 2018-01-16 17:09:10 -05:00
Piero Toffanin 0566d7f2c6 Merge branch 'sparserecon' into classified-dems 2018-01-16 16:14:33 -05:00
Piero Toffanin 9c497e39c4 Fixed bounds and center calculation 2018-01-16 15:59:58 -05:00
Piero Toffanin c42ef34598 Better handling of reruns, cropping 2018-01-16 15:23:19 -05:00
Piero Toffanin 5a4a552d0a Removed lidar2dems, refactored DEM code, added --pc-classify flag 2018-01-16 14:46:30 -05:00
Piero Toffanin da0fa0f20d Fixed docker builds 2018-01-15 11:54:16 -05:00
Piero Toffanin dc8ccfa0e7 Added automatic mesh resolution calculation 2018-01-12 12:25:44 -05:00
Piero Toffanin 18cb845957 Added radius outlier removal, better memory cleanup 2018-01-11 22:03:00 -05:00
Piero Toffanin 563ec665d8 Replaced static point locator with octree locator 2018-01-11 16:34:55 -05:00
Dan Joseph ce3648c91c fixing link (#740) 2018-01-11 09:19:44 -05:00
Tomas 19bdcdf553 fixing readme line endings 2018-01-10 21:23:26 -05:00
Tomas 104f07f898 fix line endings 2018-01-10 21:22:35 -05:00
Tomas 5f2fe7e4b2 fix #738 - remove sudo from config.sh 2018-01-10 21:21:18 -05:00
Dakota Benjamin 0b61df6b0d Check camera validity using tranformation matrix 2018-01-09 15:21:26 -05:00
Piero Toffanin 2756111c5b Changed mesh-resolution, crop to float params 2018-01-04 16:54:15 -05:00
Piero Toffanin a2581167c0 Automatic cropping 2018-01-04 12:08:59 -05:00
Piero Toffanin 5d388210c1 Better crop description, disable crop on DEMs when crop is set to zero 2018-01-03 17:27:30 -05:00
Piero Toffanin 24ab59b804 Added clipper module, started refactoring DEM module 2018-01-03 17:22:13 -05:00
Piero Toffanin 1d64d7e911 Leaner docker images 2018-01-03 10:05:19 -05:00
Piero Toffanin debecc7702 Replaced anisotropic filtering with median filtering, parameter tweaking, cleanup 2018-01-02 21:02:43 -05:00
Piero Toffanin 5506a1758b ODM pipeline fixes, removed unused code portion 2018-01-02 15:02:33 -05:00
Piero Toffanin 3848cc6529 Compilation fixes 2018-01-02 13:40:12 -05:00
Piero Toffanin 6492a4e1c3 Added fast-orthophoto param, modified ODM pipeline to skip dense reconstruction 2018-01-02 12:38:15 -05:00
Piero Toffanin 8369b9ac85 Started adding ODM params for sparse reconstruction 2018-01-01 18:48:01 -05:00
Piero Toffanin 778e5ad629 Removed 2.5D mesh module dependency on PCL, multithread support, removed CGAL, added VTK7 module 2018-01-01 15:06:09 -05:00
Piero Toffanin aabda1a132 Added outliers removal, started adding TBB support 2018-01-01 12:31:37 -05:00
Piero Toffanin 3e0d9702c0 Exposed number of neighbors, code cleanup, better shepard interpolation, parameter improvements 2017-12-29 20:15:06 -05:00
Piero Toffanin 2750fb180d Added second diffusion filter 2017-12-29 14:17:41 -05:00
Piero Toffanin 3655ddeeec Smoothing tweaks 2017-12-29 10:50:52 -05:00
Piero Toffanin 41c5f1f430 Exposed resolution param, anisotropic filtering, cleanup 2017-12-28 16:34:14 -05:00
Piero Toffanin 222f8356e2 Proper mesh scaling, alignment. Enabled smoothing 2017-12-28 11:29:11 -05:00
Piero Toffanin a927da0772 In-memory shepard interpolation, greedy delaunay, save mesh to disk 2017-12-27 16:27:14 -05:00
Piero Toffanin 7c36e5a8ca VTK/PCL load PLY file, display using point interpolator 2017-12-27 11:08:54 -05:00
Dakota Benjamin de4f71ac53
Merge pull request #724 from dakotabenjamin/update-sfm-mvs
Update sfm + mvs
2017-12-19 10:03:16 -05:00
Dakota Benjamin ab1614698e
Minor typo 2017-12-15 09:35:09 -05:00
Dakota Benjamin b8b8acf5f1 Add hybrid bundling option to OpenSfM step 2017-12-07 14:41:37 -05:00
Dakota Benjamin d998d43a6b Update to latest OpenSfM 2017-12-07 12:48:11 -05:00