Bertrand Kerautret

Results 51 issues of Bertrand Kerautret

As discussed in this PR: https://github.com/DGtal-team/DGtal/pull/1647

Geometry

Actually the colors are missing in the display of SCell like given in the doc: http://liris.cnrs.fr/dgtal/doc/nightly/moduleCellularTopology.html We should obtain such display: ![ctopo-1s-3d](https://cloud.githubusercontent.com/assets/772865/3643731/1ff7fe02-10d8-11e4-98bc-7c4ceab3d291.png) But we have such: ![capture decran 2014-07-21 a...

Topology
IO-Visualisation

For instance in the bounding box of ./examples/geometry/curves/exampleArithDSS3d are not visible and warning message: "Quad not YET implemented in Board3DTo2D"

IO-Visualisation

It could be nice to have an SVX format(Simple Voxels) to convert 3d printing file to vol/sdp and then to be used in DGtal..

FeatureRequest
IO-Visualisation

The following configuration produce an error in FMM computation (L2SecondOrderLocalDistance) while it works with L2FirstOrderLocalDistance, as discussed with @troussil it appears when no solution are given. ``` #include "DGtal/base/Common.h" #include...

Geometry

The bounding box display looks strange at some place around the x axis. See this file for example: [Courbes3DTennis_echelle_2.sdp.zip](https://github.com/DGtal-team/DGtal/files/882871/Courbes3DTennis_echelle_2.sdp.zip) (can be reproduced from the example geometry/curves/exampleArithDSS3d.cpp (with Saturated instead Greedy...

(visible in testSetFunction) C:\Qt\5.4\msvc2013_opengl\include\QtCore/qmetatype.h(907): error C2057: expression constante attendue C:\Qt\5.4\msvc2013_opengl\include\QtCore/qmetatype.h(917): note: voir la référence à l'instanciation de la classe modèle 'QtMetaTypePrivate::CapabilitiesImpl' en cours de compilation C:\Qt\5.4\msvc2013_opengl\include\QtCore/qmetatype.h(988): note: voir la référence...

Build

I wonder if it could good to change the IntervalForegroundPredicatei included minValue into 'excluded'. Because sometime if we want to extract areas with 0 intensity it is not possible if...

Image

By this way the openGL option specific to Viewer3D could be removed.

FeatureRequest
IO-Visualisation