Charrière Maxime

Results 24 issues of 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...

type: bug

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` : ![Notes rapides cut](https://user-images.githubusercontent.com/51918753/173369657-1e175053-f71f-4b64-8732-84f15d135fa9.png) `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...

feature request
CGAL 3D demo

**Reopening #6775** When pressing `G` key, the following axis is prompted: ![image](https://user-images.githubusercontent.com/51918753/187200205-1d8b0d70-e8d6-4354-8eef-04ad0cdeb623.png) But now if I generate a sphere with d=10, the arrows are deformed : ![image](https://user-images.githubusercontent.com/51918753/187203323-57655c99-6a19-4302-b99e-1b38d86caaf4.png) And with d=100...

bug
CGAL 3D demo
Has Pull Request

**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...

TODO
Ready to be tested

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...