forked from freudenreichan/info2Praktikum-NeuronalesNetz
input image things
This commit is contained in:
parent
7f3c6d1d3f
commit
98dd789680
@ -18,7 +18,6 @@ GrayScaleImageSeries *readImages(const char *path)
|
||||
GrayScaleImageSeries *series = NULL;
|
||||
FILE *file = fopen("mnist_test.info2","rb");
|
||||
char headOfFile;
|
||||
series = malloc();
|
||||
return series;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user