Commits on Source (38)
-
Julien Chaize authored
- Add PCL sample_consensus package for vtkPCLRansacModel - Change lidarplugin_sources to lidarplugin_classes for filters with xml - Remove duplicate set(lidarplugin_classes)
-
Julien Chaize authored
Fix: Fix CMake Lidarplugins See merge request !391
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
The vtk module are built statically into LidarPlugin library, to avoid confusion when loading. Should be removed if we decide to unwrap LidarCore from the plugin (move it in LVCore directly).
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
[refact] LidarPlugin architecture See merge request !392
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
-
Timothée Couble authored
[refact] minor fixes new vtk modules + add testing unit See merge request !396
Showing
- ApplicationComponents/CMakeLists.txt 9 additions, 1 deletionApplicationComponents/CMakeLists.txt
- CMake/FindLidarViewDependencies.cmake 158 additions, 0 deletionsCMake/FindLidarViewDependencies.cmake
- CMake/LidarViewSupportMacros.cmake 37 additions, 0 deletionsCMake/LidarViewSupportMacros.cmake
- CMake/SetupLidarviewProject.cmake 1 addition, 43 deletionsCMake/SetupLidarviewProject.cmake
- DatasetIOPlugin/Plugin/CMakeLists.txt 4 additions, 1 deletionDatasetIOPlugin/Plugin/CMakeLists.txt
- LidarPlugin/Plugin/CMakeLists.txt 50 additions, 6 deletionsLidarPlugin/Plugin/CMakeLists.txt
- LidarPlugin/Plugin/LidarCore/CMakeLists.txt 0 additions, 561 deletionsLidarPlugin/Plugin/LidarCore/CMakeLists.txt
- LidarPlugin/Plugin/LidarCore/Common/Ceres/CMakeLists.txt 12 additions, 0 deletionsLidarPlugin/Plugin/LidarCore/Common/Ceres/CMakeLists.txt
- LidarPlugin/Plugin/LidarCore/Common/Ceres/CeresCameraCalibrationCostFunctions.h 0 additions, 0 deletions...arCore/Common/Ceres/CeresCameraCalibrationCostFunctions.h
- LidarPlugin/Plugin/LidarCore/Common/Ceres/CeresCostFunctions.h 0 additions, 0 deletions...Plugin/Plugin/LidarCore/Common/Ceres/CeresCostFunctions.h
- LidarPlugin/Plugin/LidarCore/Common/Ceres/CeresTools.h 0 additions, 0 deletionsLidarPlugin/Plugin/LidarCore/Common/Ceres/CeresTools.h
- LidarPlugin/Plugin/LidarCore/Common/Ceres/vtk.module 15 additions, 0 deletionsLidarPlugin/Plugin/LidarCore/Common/Ceres/vtk.module
- LidarPlugin/Plugin/LidarCore/Common/Ceres/vtkGeometricCalibration.cxx 1 addition, 1 deletion...Plugin/LidarCore/Common/Ceres/vtkGeometricCalibration.cxx
- LidarPlugin/Plugin/LidarCore/Common/Ceres/vtkGeometricCalibration.h 2 additions, 2 deletions...n/Plugin/LidarCore/Common/Ceres/vtkGeometricCalibration.h
- LidarPlugin/Plugin/LidarCore/Common/Core/BoundingBox.h 0 additions, 0 deletionsLidarPlugin/Plugin/LidarCore/Common/Core/BoundingBox.h
- LidarPlugin/Plugin/LidarCore/Common/Core/BoundingBox.txx 1 addition, 1 deletionLidarPlugin/Plugin/LidarCore/Common/Core/BoundingBox.txx
- LidarPlugin/Plugin/LidarCore/Common/Core/CMakeLists.txt 33 additions, 0 deletionsLidarPlugin/Plugin/LidarCore/Common/Core/CMakeLists.txt
- LidarPlugin/Plugin/LidarCore/Common/Core/CameraModel.cxx 0 additions, 0 deletionsLidarPlugin/Plugin/LidarCore/Common/Core/CameraModel.cxx
- LidarPlugin/Plugin/LidarCore/Common/Core/CameraModel.h 2 additions, 2 deletionsLidarPlugin/Plugin/LidarCore/Common/Core/CameraModel.h
- LidarPlugin/Plugin/LidarCore/Common/Core/CameraProjection.cxx 0 additions, 0 deletions...rPlugin/Plugin/LidarCore/Common/Core/CameraProjection.cxx
CMake/FindLidarViewDependencies.cmake
0 → 100644
CMake/LidarViewSupportMacros.cmake
0 → 100644
This diff is collapsed.
File moved
File moved
File moved
File moved
File moved
File moved