X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvImageReader.h;h=99d302ae385a35f3150dd13877c95350fba656dc;hb=981c4ae594d096a10a97c39486baf021cb53456e;hp=702af66dc18777bfb04eb15d890410bfa7b8b056;hpb=0b7c9b1e1215634b02cbd38d4e4ba101d6111ba8;p=clitk.git diff --git a/vv/vvImageReader.h b/vv/vvImageReader.h index 702af66..99d302a 100644 --- a/vv/vvImageReader.h +++ b/vv/vvImageReader.h @@ -74,6 +74,9 @@ protected: int mDim; std::string mInputPixelType; + //==================================================================== + void ReadNkiImageTransform(); + void ReadMatImageTransform(); private: vvImage::Pointer mImage;