Charrière Maxime
Charrière Maxime
## Description The widget is placed too far to the right and therefore only a small part is visible (see screenshot), and the other part is not visible on the...
I want to plot measured data with time on the X coordinate. The experiment lasts from 10s to 120s and a measurement is made every 25ms or more. So I...
As i understand, when creating an ErrorElement, the following alignement is done to have all matrices of size `knn*npts` :  `sourcePts` are reordered to be aligned with...
Hello, I have a question about the use and operation of the algorithm used in libpointmatcher. ## Context - I have a 3D model of a face mask - I...
Hello, this isn't a issue but i have two questions. ## Q1) Best residual error getter I want to get the exact same value used by the error minimizer to...
***1st question*** In C# there is a CameraFinder to enumarate all connected cameras and emulators. Is there an equivalence in Python ? --- ***2nd question*** As explained in some places,...
## Request A [Scene_plane_item](https://github.com/CGAL/cgal/blob/master/Polyhedron/demo/Polyhedron/Scene_plane_item.h) can't be imported/exported to/from the polyhedron demo. It would be a nice feature to be able to do that. ## Suggestion Use the already coded serializer...
**Reopening #6775** When pressing `G` key, the following axis is prompted:  But now if I generate a sphere with d=10, the arrows are deformed :  And with d=100...
**Concern:** SimpleFaceGraphViewerQt class & Surface Mesh package ## Explanation Currently, SimpleFaceGraphViewerQt shows a mesh with random face colors (when `mono-color` is disabled), even if this mesh countain color's property map...
After installation the following files are generated under `$CMAKE_INSTALL_PREFIX/CMake` : >libpointmatcherConfig.cmake >libpointmatcherConfigVersion.cmake and under `$CMAKE_INSTALL_PREFIX/share/libpointmatcher/cmake` we got : >libpointmatcherConfig.cmake >libpointmatcher-config.cmake >libpointmatcher-config-release.cmake >libpointmatcherConfigVersion.cmake >yaml-cpp-pm-targets.cmake >yaml-cpp-pm-targets-release.cmake When using `find_package(libpointmatcher)` CMake found the...