Skip to content

Commit

Permalink
Motion stuff moved from local to experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Brown committed Jan 24, 2019
1 parent c9436d9 commit a377516
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
#include "stir/recon_buildblock/ProjectorByBinPairUsingSeparateProjectors.h"
#include "stir/recon_buildblock/PresmoothingForwardProjectorByBin.h"
#include "stir/recon_buildblock/PostsmoothingBackProjectorByBin.h"
#include "local/stir/motion/Transform3DObjectImageProcessor.h"
#include "local/stir/motion/NonRigidObjectTransformationUsingBSplines.h"
#include "stir_experimental/motion/Transform3DObjectImageProcessor.h"
#include "stir_experimental/motion/NonRigidObjectTransformationUsingBSplines.h"

#include <algorithm>
#include <string>
Expand Down

0 comments on commit a377516

Please sign in to comment.