5#include <opencv2/core.hpp>
32 const cv::Vec3d& origin,
33 const cv::Vec3d& xvec,
34 const cv::Vec3d& yvec)
An image generated by intersecting a plane with a Volume.
const cv::Mat & sliceData() const
Get the Reslice image.
Reslice(cv::Mat data, const cv::Vec3d &origin, const cv::Vec3d &xvec, const cv::Vec3d &yvec)
Construct with image data and plane generation parameters.
cv::Mat draw() const
Get the Reslice image with an indicator for the middle pixel.
cv::Vec3d sliceToVoxelCoord(const cv::Point_< T > &resliceCoord) const
Convert a Reslice coordinate to a Volume coordinate.
Volume Cartographer library