Compare commits
2 Commits
150cce7f8c
...
c8b14cefae
| Author | SHA1 | Date | |
|---|---|---|---|
| c8b14cefae | |||
| 47a54fb567 |
@ -99,7 +99,6 @@ static char getLabelOfImage(FILE* imageFile, GrayScaleImage* image) {
|
||||
GrayScaleImageSeries *readImages(const char *path)
|
||||
{
|
||||
// Datei laden und Dateiformat prüfen
|
||||
// setzt außerdem den Pointer an der Stelle nach dem Prestring
|
||||
FILE* imageFile = openImageFile(path);
|
||||
|
||||
if (imageFile == NULL) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user