int
main(int, char *[])
{
{ 200, 200, 200 }
};
{ 0, 0, 0 }
};
region.SetIndex(start);
image->SetRegions(region);
image->Allocate(true);
{ 27, 29, 37 }
};
const ImageType::PixelType pixelValue = image->GetPixel(pixelIndex);
image->SetPixel(pixelIndex, pixelValue + 1);
return EXIT_SUCCESS;
}
void SetSize(const SizeType &size)
Templated n-dimensional image class.
ImageBaseType::RegionType RegionType
ImageBaseType::IndexType IndexType
ImageBaseType::SizeType SizeType