20 #ifndef MIRTK_GIPLImageReader_H 21 #define MIRTK_GIPLImageReader_H 23 #include "mirtk/ImageReader.h" 53 virtual bool CanRead(
const char *)
const;
60 #endif // MIRTK_GIPLImageReader_H
virtual bool CanRead(const char *) const
Check if this reader can read a given image file.
static bool CheckHeader(const char *)
Returns whether file has correct header.
virtual void ReadHeader()
Read header of GIPL file.