|
TarzaNN
TarzaNN neural network simulator
|
#include <MotterExampleGen.h>
Static Public Member Functions | |
| static void | createInstance (int w, int h, int redBars, int greenBars, char *save_filename, char *extension) |
| static bool | isPointInList (int x, int y, Q3PtrList< QPoint > *theList, int threshold) |
Helper class, generate Motter style input images
| void MotterExampleGen::createInstance | ( | int | w, |
| int | h, | ||
| int | redBars, | ||
| int | greenBars, | ||
| char * | save_filename, | ||
| char * | extension | ||
| ) | [static] |
| bool MotterExampleGen::isPointInList | ( | int | x, |
| int | y, | ||
| Q3PtrList< QPoint > * | theList, | ||
| int | threshold | ||
| ) | [static] |
1.7.5.1