comparison Framework/Volumes/VolumeReslicer.cpp @ 159:0a73d76333db wasm

populating LinearAlgebra
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 14 Feb 2018 09:15:08 +0100
parents a053ca7fa5c6
children 01e32beee56c
comparison
equal deleted inserted replaced
158:a053ca7fa5c6 159:0a73d76333db
1 #include "VolumeReslicer.h" 1 #include "VolumeReslicer.h"
2
3 #include "../Toolbox/GeometryToolbox.h"
2 4
3 #include <Core/Logging.h> 5 #include <Core/Logging.h>
4 #include <Core/OrthancException.h> 6 #include <Core/OrthancException.h>
5 7
6 #include <boost/math/special_functions/round.hpp> 8 #include <boost/math/special_functions/round.hpp>