SimpleITK
1.0.1
|
#include "sitkMacro.h"
#include "sitkMemberFunctionFactory.h"
#include "sitkImage.h"
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
#include "sitkProcessObject.h"
Go to the source code of this file.
Classes | |
class | itk::simple::HashImageFilter |
Compute the sha1 or md5 hash of an image. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
std::string | itk::simple::Hash (const Image &image, HashImageFilter::HashFunction function=HashImageFilter::SHA1) |