You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Various fixes to enable the new Version3 (compressed) Vol/Longvol files.
(David Coeurjolly, #287)
Fix Appveyor continuous integration with zlib installation and boost fix.
(Bertrand Kerautret, #289)
imageProcessing:
Creates imageProcessing directory. Add tools for doing image restoration
and inpainting with Ambrosio-Tortorelli functional and discrete calculus.
(Jacques-Olivier Lachaud, Marion Foare #280)
converters:
fix tool itk2vol which was not able to read and convert int type image.
(Bertrand Kerautret, #276)
add a CLOSURE export mode in volBoundary2obj. Default mode has been changed
to "BDRY"
(David Coeurjolly, #281)
visualisation:
Add SnapShot option for meshViewer and 3dVolViewer
(useful to get visualisation without interaction like for scripting and/or
online demonstration). It also contains a new option to display a mesh in
3DvolViewer.
(Bertrand Kerautret, #282)
Add an option to display vector fields in displayContours
(Bertrand Kerautret, #290)
estimators:
2dlocalEstimators: add an option to export the generated contour.
(Bertrand Kerautret, #285)
tangentBC: add an option to read sdp points as input.
(Bertrand Kerautret, #285)