GenerateAiry(int width, int height, double airyWidth) | stira::imagetools::GridGenerator | static |
GenerateBars(int width, int height, int barWidth=50) | stira::imagetools::GridGenerator | static |
GenerateDeltaPeak(int width, int height, int x, int y, double intensity) | stira::imagetools::GridGenerator | static |
GenerateDisk(int width, int height, double diskWidth) (defined in stira::imagetools::GridGenerator) | stira::imagetools::GridGenerator | static |
GenerateEmpty(int width=256, int height=256, double intensity=127.0) | stira::imagetools::GridGenerator | static |
GenerateEmptyPlusGaussianNoise(int width=256, int height=256, double intensity=127.0, double sigma=10.0) | stira::imagetools::GridGenerator | static |
GenerateEuclideanSpots(int width, int height, double frequency) | stira::imagetools::GridGenerator | static |
GenerateGaussian(int width, int height, double sigma) | stira::imagetools::GridGenerator | static |
GenerateGaussian(int width, int height, double sigmaX, double sigmaY) | stira::imagetools::GridGenerator | static |
GenerateGaussian(int width, int height, double sigma1, double sigma2, double rho) | stira::imagetools::GridGenerator | static |
GenerateGaussianFirstDerivativeX(int width, int height, double sigmaX, double sigmaY) | stira::imagetools::GridGenerator | static |
GenerateGaussianFirstDerivativeY(int width, int height, double sigmaX, double sigmaY) | stira::imagetools::GridGenerator | static |
GenerateGaussianMixedDerivativesXY(int width, int height, double sigmaX, double sigmaY) | stira::imagetools::GridGenerator | static |
GenerateGaussianSecondDerivativeX(int width, int height, double sigmaX, double sigmaY) | stira::imagetools::GridGenerator | static |
GenerateGaussianSecondDerivativeY(int width, int height, double sigmaX, double sigmaY) | stira::imagetools::GridGenerator | static |
GenerateHorizontalGradient(int width=256, int height=256) | stira::imagetools::GridGenerator | static |
GenerateHorizontalSineWave(int width, int height, double frequency) | stira::imagetools::GridGenerator | static |
GenerateInverseZonePlate() | stira::imagetools::GridGenerator | static |
GenerateIsingTexture() | stira::imagetools::GridGenerator | static |
GenerateLine(int width, int height, double length, double angle) (defined in stira::imagetools::GridGenerator) | stira::imagetools::GridGenerator | static |
GenerateLogFrequencyContrastChart() | stira::imagetools::GridGenerator | static |
GenerateSheppLogan(double factor=1.0) | stira::imagetools::GridGenerator | static |
GenerateSquare(int width, int height, double suqareWidth) (defined in stira::imagetools::GridGenerator) | stira::imagetools::GridGenerator | static |
GenerateStarChart(int sideSize, int nrPeriods) | stira::imagetools::GridGenerator | static |
GenerateVerticalGradient(int width=256, int height=256) | stira::imagetools::GridGenerator | static |
GenerateVerticalSineWave(int width, int height, double frequency) | stira::imagetools::GridGenerator | static |
GenerateZonePlate() | stira::imagetools::GridGenerator | static |
GridGenerator() | stira::imagetools::GridGenerator | |
~GridGenerator() | stira::imagetools::GridGenerator | |