|
Bars filled with uniform color |
void | Bar (double x, double y, double angle, double width, double height, double contrR, double contrG, double contrB) |
| at an arbitrary angle
|
void | Bar (double x, double y, double angle, double width, double height, double contr) |
| the same in gray-scale
|
void | MakeBar (double angle, double width, double height, double contrR, double contrG, double contrB, unsigned short int *&fig) |
| create a colored GBarian patch
|
void | MakeBar (double angle, double width, double height, double contr, unsigned short int *&fig) |
| create a grayscale GBarian patch
|
void | MakeBar (double angle, double width, double contr, double contrR, double contrG, double contrB, unsigned short int ind) |
void | MakeBar (double angle, double width, double height, double contr, unsigned short int ind) |
| create a grayscale GBarian texture
|
Bars filled with random noise pattern |
double | fNBar (double x, double y, double *par) |
void | NBar (double x, double y, double angle, double contrR, double contrG, double contrB) |
| draws a noise bar
|
void | MakeNBar (double angle, double width, double height, double contrR, double contrG, double contrB, unsigned short int *&fig) |
void | MakeNBar (double angle, double width, double height, double contr, unsigned short int *&fig) |
void | MakeNBar (double angle, double width, double height, double contrR, double contrG, double contrB, unsigned short int ind) |
void | MakeNBar (double angle, double width, double height, double contr, unsigned short int ind) |
Bars filled with sine-grating pattern |
void | SineGratingBar (double x, double y, double angle, double sp_freq, double phase, double Angle, double width, double height, double contrR, double contrG, double contrB) |
| draw a monocular colored SineGratingBarian
|
void | SineGratingBar (double x, double y, double angle, double sp_freq, double phase, double Angle, double width, double height, double contr) |
| grayscale
|
void | MakeSineGratingBar (double angle, double sp_freq, double phase, double Angle, double width, double height, double contrR, double contrG, double contrB, unsigned short int *&fig) |
| create a colored SineGratingBarian patch
|
void | MakeSineGratingBar (double angle, double sp_freq, double phase, double Angle, double width, double height, double contr, unsigned short int *&fig) |
void | MakeSineGratingBar (double angle, double sp_freq, double phase, double Angle, double width, double height, double contrR, double contrG, double contrB, unsigned short int ind) |
void | MakeSineGratingBar (double angle, double sp_freq, double phase, double Angle, double width, double height, double contr, unsigned short int ind) |
Antialiased bars filled with uniform color |
void | GBar (double x, double y, double angle, double width, double height, double sigma, double contrR, double contrG, double contrB) |
| draws an antialiased colored bar
|
void | GBar (double x, double y, double angle, double width, double height, double contrR, double contrG, double contrB) |
| the same with sigma = 1 pixel
|
void | GBar (double x, double y, double angle, double width, double height, double sigma, double contr) |
| draws a gray-scale antialised bar
|
void | GBar (double x, double y, double angle, double width, double height, double contr) |
| the same with sigma = 1 pixel
|
void | MakeGBar (double angle, double width, double height, double sigma, double contrR, double contrG, double contrB, unsigned short int *&fig) |
| creates a colored GBarian pixmap
|
void | MakeGBar (double angle, double width, double height, double contrR, double contrG, double contrB, unsigned short int *&fig) |
| the same with sigma = 1 pixel
|
void | MakeGBar (double angle, double width, double height, double sigma, double contr, unsigned short int *&fig) |
| creates a gray-scale GBarian pixmap
|
void | MakeGBar (double angle, double width, double height, double contr, unsigned short int *&fig) |
| the same with sigma = 1 pixel;
|
void | MakeGBar (double angle, double width, double height, double sigma, double contrR, double contrG, double contrB, unsigned short int ind) |
| creates a colored GBarian texture
|
void | MakeGBar (double angle, double width, double height, double contrR, double contrG, double contrB, unsigned short int ind) |
| the same with sigma = 1 pixel
|
void | MakeGBar (double angle, double width, double height, double sigma, double contr, unsigned short int ind) |
| creates a gray-scale GBarian texture
|
void | MakeGBar (double angle, double width, double height, double contr, unsigned short int ind) |
| the same with sigma = 1 pixel;
|
Antialiased bars filled with sine-grating pattern |
void | SineGratingGBar (double x, double y, double angle_bar, double sp_freq, double phase, double angle_grat, double width, double height, double sigma, double contrR, double contrG, double contrB) |
| draw a monocular colored SineGratingGBarian
|
void | SineGratingGBar (double x, double y, double angle_bar, double sp_freq, double phase, double angle_grat, double width, double height, double contrR, double contrG, double contrB) |
| the same with sigma = 1 pixel
|
void | SineGratingGBar (double x, double y, double angle_bar, double sp_freq, double phase, double angle_grat, double width, double height, double sigma, double contr) |
| draw a monocular grayscale SineGratingGBarian
|
void | SineGratingGBar (double x, double y, double angle_bar, double sp_freq, double phase, double angle_grat, double width, double height, double contr) |
| the same with sigma = 1 pixel
|
void | MakeSineGratingGBar (double angle_bar, double sp_freq, double phase, double angle_grat, double width, double height, double sigma, double contrR, double contrG, double contrB, unsigned short int *&fig) |
| create a colored SineGratingGBarian patch
|
void | MakeSineGratingGBar (double angle_bar, double sp_freq, double phase, double angle_grat, double width, double height, double contrR, double contrG, double contrB, unsigned short int *&fig) |
| the same with sigma = 1 pixel
|
void | MakeSineGratingGBar (double angle_bar, double sp_freq, double phase, double angle_grat, double width, double height, double sigma, double contr, unsigned short int *&fig) |
| create a grayscale SineGratingGBarian patch
|
void | MakeSineGratingGBar (double angle_bar, double sp_freq, double phase, double angle_grat, double width, double height, double contr, unsigned short int *&fig) |
| the same with sigma = 1 pixel;
|
void | MakeSineGratingGBar (double angle_bar, double sp_freq, double phase, double angle_grat, double width, double height, double sigma, double contrR, double contrG, double contrB, unsigned short int ind) |
void | MakeSineGratingGBar (double angle_bar, double sp_freq, double phase, double angle_grat, double width, double height, double contrR, double contrG, double contrB, unsigned short int ind) |
| create a grayscale SineGratingBarian texture
|
void | MakeSineGratingGBar (double angle_bar, double sp_freq, double phase, double angle_grat, double width, double height, double sigma, double contr, unsigned short int ind) |
| create a grayscale SineGratingBarian texture
|
void | MakeSineGratingGBar (double angle_bar, double sp_freq, double phase, double angle_grat, double width, double height, double contr, unsigned short int ind) |