Wykres commitów

108 Commity (e11295be563ee78a0339c345c38ef48c4d8ad371)

Autor SHA1 Wiadomość Data
Piero Toffanin e11295be56 Better command line parsing, help 2018-06-12 10:00:34 -04:00
Piero Toffanin 99d78b783d Clean mesh skeleton, proof of concept 2018-06-11 22:45:51 -04:00
Piero Toffanin c35386c26f Set default build type to release 2018-06-03 20:00:24 -04:00
Piero Toffanin 854d049828 Removed tinyply dependency, wrote custom ply writer code, 25% speedup 2018-06-03 16:21:52 -04:00
Piero Toffanin 997729f1d1 Binary PLY output in odm_georef, remove normals 2018-05-25 13:37:59 -04:00
Piero Toffanin d248f1fc18 Removed comment 2018-04-25 13:12:14 -04:00
Piero Toffanin 195865705d Print final transform call from same place, path fix 2018-04-25 10:47:40 -04:00
Piero Toffanin f03bbe7e9a Fixed GCPs, mesh transform, point cloud transform, rerun-from orthophoto issue 2018-04-25 10:00:56 -04:00
Piero Toffanin d4a4415dce Fixed odm_georef normals handling, wrong pdal path for 2.5D meshing step 2018-04-09 16:32:42 -04:00
Dakota Benjamin 1e6de26303
Merge branch 'master' into master 2018-03-29 12:33:10 -04:00
Piero Toffanin 1bd40c0dea Modified odm_georef to preserve double coordinates precision when applying transform to point cloud 2018-03-25 10:25:25 -04:00
Dakota Benjamin 96be8c43aa
Merge pull request #753 from dakotabenjamin/sfm_georef
Split merge / Support opensfm georeferencing
2018-03-03 14:33:32 -05:00
yjmenezes 42d32982c5 running ok with old and new gcp_list.txt layout. 2018-03-02 21:13:54 -03:00
Piero Toffanin 18958e3c59 Fixed single-material rendering bug 2018-03-02 17:01:38 -05:00
yjmenezes 4bcb211259 gcp_list.txt old and new, both working 2018-02-28 22:45:04 -03:00
julio cesar de menezes 3664da470d
Add files via upload 2018-02-20 19:09:56 -03:00
jmenezes a66f5e054a fix pixelX_ to double, add idgcp_, log_ format 2018-02-19 09:16:42 -03:00
jmenezes 1001f480f4 ODM 0.3.1 2018-02-17: fix Georef pixelX_,pixelY_ from integer to double and formating log_. 2018-02-17 20:31:28 -02:00
Dakota Benjamin dbc8db1b35 Bug fixes 2018-01-30 15:04:26 -05:00
Dakota Benjamin 0d4e77cf5a Refactor georeferencing to implement sfm transformation 2018-01-29 12:27:13 -05:00
Dakota Benjamin 78cd65c050 Check camera validity using tranformation matrix 2018-01-29 12:17:31 -05:00
Piero Toffanin d366ebd7bd Fixed center unpredictable compiler miscalculation 2018-01-17 11:04:42 -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 9c497e39c4 Fixed bounds and center calculation 2018-01-16 15:59:58 -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
Piero Toffanin debecc7702 Replaced anisotropic filtering with median filtering, parameter tweaking, cleanup 2018-01-02 21:02:43 -05:00
Piero Toffanin 3848cc6529 Compilation fixes 2018-01-02 13:40:12 -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
Piero Toffanin 62dec4bb95 Double free error fix 2017-11-20 11:27:07 -05:00
Piero Toffanin c45e6defd2 Handle bundler files that have invalid/empty camera parameters 2017-11-20 11:07:48 -05:00
Dakota Benjamin b54882ed30 Remove old odm_texturing 2017-10-26 15:55:30 -04:00
Dakota Benjamin eae87a1053 Remove all references to resizing from odm_georef 2017-10-26 15:40:50 -04:00
Dakota Benjamin e127e057ef Make functions void instead of bool 2017-09-25 09:40:52 -04:00
Dakota Benjamin 88029492bd Replace jhead with exiv2 in odm_extract_utm 2017-09-22 14:50:15 -04:00
Dakota Benjamin 636341aa4e Update VTK and PCL 2017-06-22 09:20:29 -04:00
Frederik Gelder 6e5291db7c added argument for setting transform file path 2017-06-12 12:13:44 +02:00
Piero Toffanin e4aff03af7 Improved GPS Altitude tag detection and parsing 2017-06-08 09:40:18 -04:00
Frederik Gelder d9717678f4 added output of the final transform to text file (also fixed a small typo) 2017-05-26 16:21:44 +02:00