Wykres commitów

89 Commity (3c20a2508498c7080d92ae82cb1703754b507a01)

Autor SHA1 Wiadomość Data
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
Piero Toffanin 5ff5f3e39d Added warning when an orthophoto cannot be generated due to excessive resolution 2017-05-18 16:33:30 -04:00
Piero Toffanin f61b9c3dc8 Parameter tweaks 2017-04-25 12:33:17 -04:00
Piero Toffanin ce0ce5a655 Resolved conflicts, added missing 2.5D meshing files, change skip-25dmesh to use-25dmesh 2017-04-25 11:17:20 -04:00
Piero Toffanin 0c55b86bfb Readded outlier removal parameter, removed tinyply dependency, mesh refinement, edge collapse 2017-04-18 17:18:09 -04:00
Piero Toffanin d51d335515 Polyhedron construction, refining, simplification 2017-04-18 15:54:53 -04:00
Piero Toffanin 3f423dc0bc Re-added outlier removal code 2017-04-18 12:47:27 -04:00
Piero Toffanin e066e9ba2d Grid upsampling, much faster processing 2017-04-18 10:48:17 -04:00
Piero Toffanin 9f4da6271d z-occlusion filtering, removed outlier removal, still need testing 2017-04-17 17:39:47 -04:00
Piero Toffanin 0a50f5d35a Started improving 2.5d mesh generation to fix seg faults in mvs texturing 2017-04-13 17:48:09 -04:00
Piero Toffanin e1a3fedd4e Added overflow check in normalsDirectionCount 2017-04-08 10:42:39 -04:00
Piero Toffanin 7f44885bfd Increased lower limit for wlop 2017-04-07 21:22:09 -04:00
Piero Toffanin 05d2b3269f Added max_vertex_25d parameter, added TBB library support for parallel execution, cleanup 2017-04-07 13:56:30 -04:00
Piero Toffanin f1571ceb7e Removed odm_texturing, cleaned up 2.5d generation algorithm, added params in ODM pipeline 2017-04-06 17:33:36 -04:00
Piero Toffanin 2237bc5db7 Integrated 2.5D mesh into pipeline. Still needs testing 2017-04-05 13:56:48 -04:00
Piero Toffanin 4cef227a64 Got odm_25dmeshing to compile under OpenDroneMap env 2017-04-05 09:41:22 -04:00
Piero Toffanin 6b8a41499e Started modifying cmake build rules to build 25dmesh module 2017-04-04 17:23:48 -04:00
Piero Toffanin fe65683d97 Last tweaks, ready for testing 2017-04-03 18:25:53 -04:00
Piero Toffanin 7e4d3e5f5b bilateral smoothing working 2017-04-03 13:11:05 -04:00
Piero Toffanin 0303f354b6 jet_smooth_points working 2017-04-03 10:42:45 -04:00