Bertrand Kerautret
Bertrand Kerautret
As discussed in this PR: https://github.com/DGtal-team/DGtal/pull/1647
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:  But we have such:  (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...
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...
By this way the openGL option specific to Viewer3D could be removed.