DGtalTools
DGtalTools copied to clipboard
Tools associated with DGtal Library
# PR Description add new option to set the filling value. # Checklist - [ ] Doxygen documentation of the code completed (classes, methods, types, members...). - [ ] Main...
Check from windows CI if DGtal [PR 175 ](https://github.com/DGtal-team/DGtal/pull/1715) allows to remove fix STBimage
# PR Description WIP... # Checklist - [ ] Doxygen documentation of the code completed (classes, methods, types, members...). - [ ] Main tool doxygen documentation (following existing documentation of...
I got the following errors while compiling volSegment: error: no template named 'not_equal_to' in namespace 'Eigen::numext'; did you mean 'itksys_VA_LIST::not_equal_to'? inline const CwiseBinaryOp ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__functional/operations.h:436:29: note: 'itksys_VA_LIST::not_equal_to' declared here struct...
It computes bad image when the domain lower point is not (0,0,0)
# PR Description *your description here* # Checklist - [ ] Doxygen documentation of the code completed (classes, methods, types, members...). - [ ] Main tool doxygen documentation (following existing...
[stagiaire de Jacques-Olivier Lachaud] PR not ready yet. Working on it. *Thanks a lot for contributing to DGtalTools, before submitting your PR, please fill up the description and make sure...
I get the following error while compiling 3dSDPViewer error: no matching conversion for functional-style cast from 'int' to 'DGtal::SetName3D' viewer
I started a new compilation / install of DGtal and DGtalTools on a new install of Ubuntu, from the 1.0 version of DGtal. Here are my commands : `cd ~...