Compare commits

..

58 Commits

Author SHA1 Message Date
255cd1a36b corrected else case in imageInput.c line 56 2025-12-02 08:39:31 +01:00
868007ad49 slight formatign changes 2025-12-02 08:35:37 +01:00
4e37ac0a5e improved redability of imageInput.c 2025-11-30 14:28:51 +01:00
e1c80bf60c removed no longer old code that was uncommented 2025-11-30 14:20:54 +01:00
51a71ba61f fixed imagaInput() it now passes all tests . . . again 2025-11-30 13:46:55 +01:00
4cb06d2951 fixed clearSeries(), label test still not working 2025-11-30 13:31:16 +01:00
7698e94944 rewrote memory allocation and clear function tests not working 2025-11-30 02:03:16 +01:00
0a909936ed rewrote read image data programm now sometimes works and sometime dosnt, because of faulty memory allocation 2025-11-30 01:44:31 +01:00
d59ffa6888 corrected image read function, lable not reading correctly 2025-11-26 13:09:31 +01:00
6a5bc9796b added testfile to git 2025-11-26 12:02:45 +01:00
ecc46da743 did tests in imageInput.c 2025-11-26 01:09:29 +01:00
c19508d6b2 found mistake in imageInput.c 2025-11-25 13:06:04 +01:00
f149efb86a testing matrix.c 2025-11-25 11:18:20 +01:00
758dc03ab8 added more testing comments 2025-11-24 22:45:49 +01:00
93408c1f47 changed line 56 in matrix.c 2025-11-24 22:06:45 +01:00
ed1191fffd fixed bracketplacement in imageInput.c 2025-11-24 21:38:37 +01:00
4999631b9e changed for loop in line 47 of readImages() 2025-11-24 20:28:13 +01:00
51d02f32c2 testing 2025-11-24 12:56:31 +01:00
a23369ea4c auskommentieren von initalversion aus makefile 2025-11-22 20:20:20 +01:00
e2375c4844 corrected mistake from merging in matrix.c 2025-11-22 20:12:10 +01:00
dd2a621f11 merged branchjens and resolved issues 2025-11-22 20:04:24 +01:00
648cbb1777 Merge branch 'branchflorian' 2025-11-22 20:00:38 +01:00
659121f65d made imageInput completely contcorrect 2025-11-22 17:22:04 +01:00
ccfceba21c replaced hardcoded elements with variables and cleaned up Programm 2025-11-22 17:07:13 +01:00
e9d3ddb999 removed not needed code and old comments, also updated readImagedata() so that labels are now read correctly 2025-11-22 16:31:44 +01:00
Jens Burger
5776f52662 Optisch leicht verbessert 2025-11-22 12:59:54 +01:00
d7fb02e6b4 imageInput now passes tests but still needs to be cleaned up 2025-11-21 01:51:26 +01:00
Jens Burger
18c917193c broadcasting mal versucht 2025-11-20 18:56:31 +01:00
14569ad308 isolated error in clearSeries() 2025-11-20 09:00:50 +01:00
8ab69dd403 added function to check for correct header 2025-11-20 08:27:00 +01:00
84139cae5f tested programm 2025-11-20 00:33:50 +01:00
ae541fec66 vsc update fixed tests not working, removed print instructions previously used for debugging 2025-11-20 00:02:10 +01:00
c937323342 found potential mistake in imageTesting function 2025-11-19 13:23:08 +01:00
cddd141ea6 second test seems to be failing while trying to call *readImages() 2025-11-19 00:43:51 +01:00
9d913f80f9 first test now working, second test causes programm to fail 2025-11-19 00:36:25 +01:00
6189a5aa1e inconclusive debugging 2025-11-18 11:14:51 +01:00
Jens Burger
72dab86dd9 abschließender Commit Termin 18.11. 2025-11-18 11:12:43 +01:00
Jens Burger
9d7ec2dc0d Bis auf Broadcasting alles fertig 2025-11-18 11:00:22 +01:00
Jens Burger
78579ded18 Kleiner Fix 2 2025-11-18 10:27:39 +01:00
Jens Burger
5f52f6eef2 Kleine Fixes 2025-11-18 10:18:07 +01:00
26073f77af Merge branch 'master' into branchjonas 2025-11-18 10:11:07 +01:00
24b843fb77 testing 2025-11-18 10:07:09 +01:00
6a2a5f7997 further testing 2025-11-18 08:59:40 +01:00
6b039bf852 added testfile to repository 2025-11-18 07:18:12 +01:00
f403d4ffa8 continued debugging 'readStatusInfo()' in 'imageInput.c' not yet working correctly, see comment 2025-11-18 00:22:57 +01:00
a2c2aae0fb fixed errors that occured when building imageInputTests 2025-11-17 21:57:25 +01:00
07012e5c35 matrixtest korigiert 2025-11-17 20:45:11 +01:00
Jens Burger
6594829227 Addition und Multiplikation hinzugefügt 2025-11-16 14:46:33 +01:00
2057216df8 debugging 2025-11-13 23:37:38 +01:00
Jens Burger
80481f037d Matrix Strct erstellt/Erste Matrixfunktionen geschrieben 2025-11-13 15:54:04 +01:00
f152305c4f created function readImagedata 2025-11-13 08:52:39 +01:00
f68e92f429 created support-Function 'readStatusInfo' 2025-11-13 01:44:47 +01:00
12359f3ac5 created support-Function 'readStatusInfo' 2025-11-13 01:43:59 +01:00
3ca24ebdb7 added comment in imageInput.c 2025-11-11 22:58:10 +01:00
e3d9f2d741 first version of clearSeries written 2025-11-11 22:52:36 +01:00
d17f495f98 erste version von readImages geschrieben 2025-11-11 19:38:29 +01:00
49f7de9dc1 Merge branch 'master' into branchjonas 2025-11-11 16:57:01 +01:00
580e8d4296 pseudocode zum imageInput erstellt 2025-11-11 11:13:42 +01:00
6 changed files with 290 additions and 41 deletions

View File

@ -6,17 +6,153 @@
#define BUFFER_SIZE 100
#define FILE_HEADER_STRING "__info2_image_file_format__"
// TODO Implementieren Sie geeignete Hilfsfunktionen für das Lesen der Bildserie aus einer Datei
// TODO Vervollständigen Sie die Funktion readImages unter Benutzung Ihrer Hilfsfunktionen
// DONE Implementieren Sie geeignete Hilfsfunktionen für das Lesen der Bildserie aus einer Datei
unsigned int readStatusInfo (FILE *const source, GrayScaleImageSeries *const series, char *const headerString, int const sizeToRead, int const amountToRead);
void readImagedata (FILE *const source, GrayScaleImageSeries *const series, int const amountToRead);
unsigned int checkHeaderString (const char *const header);
// DONE Vervollständigen Sie die Funktion readImages unter Benutzung Ihrer Hilfsfunktionen
GrayScaleImageSeries *readImages(const char *path)
{
GrayScaleImageSeries *series = NULL;
GrayScaleImageSeries *series = NULL;
FILE *readSource = 0;
const unsigned int sizeOfStausInfoElementsInBytes = sizeof(unsigned short);
const unsigned int amountOfStatusInfoToRead = 1;
unsigned int numberOfBytesToRead = 0;
unsigned int expectedHeader = 0;
char headerString[sizeof(FILE_HEADER_STRING)] = "";
readSource = fopen(path, "rb");
if (readSource != NULL)
{
series = calloc (amountOfStatusInfoToRead, sizeof(GrayScaleImageSeries));
series->images = calloc (amountOfStatusInfoToRead, sizeof(GrayScaleImage));
numberOfBytesToRead = readStatusInfo (readSource, series, headerString, sizeOfStausInfoElementsInBytes, amountOfStatusInfoToRead);
expectedHeader = checkHeaderString (headerString);
series->images = realloc (series->images, series->count * sizeof(GrayScaleImage));
series->labels = calloc (series->count, sizeof(&(series->labels)));
if (expectedHeader)
{
for (int i = 0; i < series->count; i++)
{
series->images[i].buffer = calloc(numberOfBytesToRead, sizeof(unsigned char));
}
for (int i = 0; i < series->count; i++)
{
series->images[i].width = series->images->width;
series->images[i].height = series->images->height;
}
readImagedata(readSource, series, numberOfBytesToRead);
}
else
{
fclose(readSource);
return NULL;
}
fclose(readSource);
}
return series;
}
// TODO Vervollständigen Sie die Funktion clearSeries, welche eine Bildserie vollständig aus dem Speicher freigibt
void clearSeries(GrayScaleImageSeries *series)
// DONE Vervollständigen Sie die Funktion clearSeries, welche eine Bildserie vollständig aus dem Speicher freigibt
void clearSeries(GrayScaleImageSeries * series)
{
int i = 0;
int j = 0;
for (i = 0; i < series->count; i++)
{
if (i >= 0)
{
for (j = 0; j < series->images[i].width * series->images[i].height; j++)
{
series->images[i].buffer[j] = 0;
}
}
series->labels[i] = 0;
series->images[i].width = 0;
series->images[i].height = 0;
}
for (i = 0; i < series->count; i++)
{
free(series->images[i].buffer);
series->images[i].buffer = NULL;
}
free(series->labels);
series->labels = NULL;
free(series->images);
series->images = NULL;
free(series);
series = NULL;
}
// reads headerString, pictureCount, pictureWidth, pictureHight
unsigned int readStatusInfo(FILE *const source, GrayScaleImageSeries *const series, char *const headerString, int const sizeToRead, int const amountToRead)
{
unsigned int bytesToRead = 0;
fread(headerString, sizeof(FILE_HEADER_STRING) - 1, amountToRead, source);
fread(&(series->count), sizeToRead, amountToRead, source);
fread(&(series->images->width), sizeToRead, amountToRead, source);
fread(&(series->images->height), sizeToRead, amountToRead, source);
bytesToRead = (series->images->width) * (series->images->height);
return bytesToRead;
}
// reads the imagebytes and the label of all images
void readImagedata(FILE *const source, GrayScaleImageSeries *const series, int const amountToRead)
{
int i = 0;
for (i = 0; i < series->count ; i++)
{
fread(&series->images[i].buffer[0], sizeof(*series->images->buffer), amountToRead, source);
fread(&series->labels[i], sizeof(*series->images->buffer), sizeof(*series->labels), source);
}
}
// checks if the read headerString matches the expected headerString
unsigned int checkHeaderString(const char *const header)
{
int i = 0;
int notIdenticall = 0;
char expectedHeader[sizeof(FILE_HEADER_STRING)] = FILE_HEADER_STRING;
for (i = 0; i < sizeof(FILE_HEADER_STRING); i++)
{
if (header[i] != expectedHeader[i])
{
notIdenticall = 1;
}
}
return !notIdenticall;
}

View File

@ -9,19 +9,18 @@
static void prepareImageFile(const char *path, unsigned short int width, unsigned short int height, unsigned int short numberOfImages, unsigned char label)
{
FILE *file = fopen(path, "wb");
if(file != NULL)
{
const char *fileTag = "__info2_image_file_format__";
GrayScalePixelType *zeroBuffer = (GrayScalePixelType *)calloc(numberOfImages * width * height, sizeof(GrayScalePixelType));
if(zeroBuffer != NULL)
{
fwrite(fileTag, sizeof(fileTag[0]), strlen(fileTag), file);
fwrite(&numberOfImages, sizeof(numberOfImages), 1, file);
fwrite(&width, sizeof(width), 1, file);
fwrite(&height, sizeof(height), 1, file);
for(int i = 0; i < numberOfImages; i++)
{
fwrite(zeroBuffer, sizeof(GrayScalePixelType), width * height, file);
@ -30,7 +29,7 @@ static void prepareImageFile(const char *path, unsigned short int width, unsigne
free(zeroBuffer);
}
fclose(file);
}
}

2
main.c
View File

@ -23,7 +23,7 @@ int main(int argc, char *argv[])
printf("Loaded %u images ... \n", series->count);
model = loadModel(pathToModel);
if(model.numberOfLayers > 0)
{
unsigned char *predictions = NULL;

View File

@ -18,8 +18,8 @@ unityfolder = ./unity
# --------------------------
# Initiales Programm bauen (zum ausprobieren)
# --------------------------
mnist_initial: $(BINARIES)/libmnist_complete.a
$(CC) -o mnist $(BINARIES)/libmnist_complete.a $(BINARIES)/libraylib.a ${LDFLAGS}
#mnist_initial: $(BINARIES)/libmnist_complete.a
# $(CC) -o mnist $(BINARIES)/libmnist_complete.a $(BINARIES)/libraylib.a ${LDFLAGS}
# --------------------------
# Selbst implementiertes Programm bauen

165
matrix.c
View File

@ -1,5 +1,6 @@
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "matrix.h"
// TODO Matrix-Funktionen implementieren
@ -7,6 +8,13 @@
Matrix createMatrix(unsigned int rows, unsigned int cols)
{
Matrix matrix;
Matrix empty = {0, 0, NULL};
if(rows == 0 || cols == 0)
{
//print("Fehler: Dimensionen muessen >= 1 sein!");
return empty;
}
matrix.rows = rows;
matrix.cols = cols;
@ -14,7 +22,7 @@ Matrix createMatrix(unsigned int rows, unsigned int cols)
if(matrix.buffer == NULL)
{
printf("Fehler bei der Speicherreservierung! Keine Matrix erstellt!");
//printf("Fehler bei der Speicherreservierung! Keine Matrix erstellt!");
matrix.rows = 0;
matrix.cols = 0;
}
@ -24,41 +32,43 @@ Matrix createMatrix(unsigned int rows, unsigned int cols)
void clearMatrix(Matrix *matrix)
{
free(matrix.buffer);
free(matrix->buffer);
matrix->buffer = NULL;
matrix->rows = 0;
matrix->cols = 0;
}
void setMatrixAt(MatrixType value, Matrix *matrix, unsigned int rowIdx, unsigned int colIdx)
void setMatrixAt(MatrixType value, Matrix matrix, unsigned int rowIdx, unsigned int colIdx)
{
if(matrix->buffer == NULL)
// printf("hier0\n");
if(matrix.buffer == NULL)
{
printf("Fehler beim Setzen! Matrix nicht initialisiert");
// printf("Fehler beim Setzen! Matrix nicht initialisiert");
return;
}
if(rowIdx >= matrix->rows || colIdx >= matrix->cols)
if(rowIdx >= matrix.rows || colIdx >= matrix.cols)
{
printf("Ungueltige Indizes beim Setzen!\n");
// printf("Ungueltige Indizes beim Setzen!\n");
return;
}
matrix->buffer[rowIdx * matrix->cols + colIdx] = value;
// printf("hier1\n");
matrix.buffer[rowIdx * matrix.cols + colIdx] = value;
// printf("hier2\n");
}
MatrixType getMatrixAt(const Matrix matrix, unsigned int rowIdx, unsigned int colIdx)
{
if(matrix.buffer == NULL)
{
printf("Fehler beim Lesen! Matrix nicht initialisiert");
//printf("Fehler beim Lesen! Matrix nicht initialisiert");
return 0;
}
if(rowIdx >= matrix.rows || colIdx >= matrix.cols)
{
printf("Ungueltige Indizes beim Lesen!\n");
//printf("Ungueltige Indizes beim Lesen!\n");
return 0;
}
@ -67,31 +77,134 @@ MatrixType getMatrixAt(const Matrix matrix, unsigned int rowIdx, unsigned int co
Matrix add(const Matrix matrix1, const Matrix matrix2)
{
if((matrix1.rows != matrix2.rows) || (matrix1.cols != matrix2.cols))
{
printf("Fehler bei Addition: Matrix Dimensionen passen nicht ueberein!\n");
Matrix empty = {0, 0, NULL};
return empty;
}
float matrix1Wert = 0;
float matrix2Wert = 0;
float summe = 0;
int broadcasting = 0;
Matrix ergebnisMatrix = createMatrix(matrix1.rows, matrix1.cols);
Matrix broadcastedmatrix1 = {0,0,NULL};
Matrix broadcastedmatrix2 = {0,0,NULL};
if((matrix1.rows != matrix2.rows) || (matrix1.cols != matrix2.cols))
{
if((matrix1.rows != matrix2.rows) && (matrix1.cols == matrix2.cols))
{
if(matrix1.rows == 1)
{
broadcastedmatrix1 = createMatrix(matrix2.rows, matrix2.cols);
for(int row = 0; row<matrix2.rows; row++)
{
for(int col = 0; col<matrix2.cols; col++)
{
matrix1Wert = getMatrixAt(matrix1, 0, col);
setMatrixAt(matrix1Wert, broadcastedmatrix1, row, col);
}
}
broadcasting = 1;
}
else if(matrix2.rows == 1)
{
broadcastedmatrix2 = createMatrix(matrix1.rows, matrix1.cols);
for(int row = 0; row<matrix1.rows; row++)
{
for(int col = 0; col<matrix1.cols; col++)
{
matrix2Wert = getMatrixAt(matrix2, 0, col);
setMatrixAt(matrix2Wert, broadcastedmatrix2, row, col);
}
}
broadcasting = 2;
}
}
else if((matrix1.rows == matrix2.rows) && (matrix1.cols != matrix2.cols))
{
if(matrix1.cols == 1)
{
broadcastedmatrix1 = createMatrix(matrix2.rows, matrix2.cols);
for(int row = 0; row<matrix2.rows; row++)
{
for(int col = 0; col<matrix2.cols; col++)
{
matrix1Wert = getMatrixAt(matrix1, row, 0);
setMatrixAt(matrix1Wert, broadcastedmatrix1, row, col);
}
}
broadcasting = 1;
}
else if(matrix2.cols == 1)
{
broadcastedmatrix2 = createMatrix(matrix1.rows, matrix1.cols);
for(int row = 0; row<matrix1.rows; row++)
{
for(int col = 0; col<matrix1.cols; col++)
{
matrix2Wert = getMatrixAt(matrix2, row, 0);
setMatrixAt(matrix2Wert, broadcastedmatrix2, row, col);
}
}
broadcasting = 2;
}
}
else
{
//printf("Fehler bei Addition: Matrix Dimensionen stimmen nicht ueberein!\n");
Matrix empty = {0, 0, NULL};
return empty;
}
}
Matrix ergebnisMatrix;
switch (broadcasting)
{
case 0:
case 2:
ergebnisMatrix = createMatrix(matrix1.rows, matrix1.cols);
break;
case 1:
ergebnisMatrix = createMatrix(matrix2.rows, matrix2.cols);
break;
}
for(int row = 0; row < ergebnisMatrix.rows; row++)
{
for(int col = 0; col < ergebnisMatrix.cols; col++)
{
matrix1Wert = getMatrixAt(matrix1, row, col);
matrix2Wert = getMatrixAt(matrix2, row, col);
summe = matrix1Wert + matrix2Wert;
if(broadcasting == 0)
{
matrix1Wert = getMatrixAt(matrix1, row, col);
matrix2Wert = getMatrixAt(matrix2, row, col);
summe = matrix1Wert + matrix2Wert;
}
else if(broadcasting == 1)
{
matrix1Wert = getMatrixAt(broadcastedmatrix1, row, col);
matrix2Wert = getMatrixAt(matrix2, row, col);
summe = matrix1Wert + matrix2Wert;
}
else if(broadcasting == 2)
{
matrix1Wert = getMatrixAt(matrix1, row, col);
matrix2Wert = getMatrixAt(broadcastedmatrix2, row, col);
summe = matrix1Wert + matrix2Wert;
}
setMatrixAt(summe, &ergebnisMatrix, row, col);
setMatrixAt(summe, ergebnisMatrix, row, col);
}
}
clearMatrix(&broadcastedmatrix1);
clearMatrix(&broadcastedmatrix2);
return ergebnisMatrix;
}
@ -99,7 +212,7 @@ Matrix multiply(const Matrix matrix1, const Matrix matrix2)
{
if(matrix1.cols != matrix2.rows)
{
printf("Fehler bei Multiplikation: Matrix Dimensionen passen nicht ueberein!\n");
//printf("Fehler bei Multiplikation: Matrix Dimensionen passen nicht ueberein!\n");
Matrix empty = {0, 0, NULL};
return empty;
}
@ -119,7 +232,7 @@ Matrix multiply(const Matrix matrix1, const Matrix matrix2)
erg += getMatrixAt(matrix1, row, k) * getMatrixAt(matrix2, k, col);
}
setMatrixAt(erg, &ergebnisMatrix, row, col);
setMatrixAt(erg, ergebnisMatrix, row, col);
}
}

View File

@ -170,18 +170,19 @@ NeuralNetwork loadModel(const char *path)
static Matrix imageBatchToMatrixOfImageVectors(const GrayScaleImage images[], unsigned int count)
{
Matrix matrix = {NULL, 0, 0};
Matrix matrix = {/*NULL,*/ 0, 0, NULL};
if(count > 0 && images != NULL)
{
matrix = createMatrix(images[0].height * images[0].width, count);
if(matrix.buffer != NULL)
{
{
for(int i = 0; i < count; i++)
{
for(int j = 0; j < images[i].width * images[i].height; j++)
{
// printf("i %d, j %d \n", i,j);
setMatrixAt((MatrixType)images[i].buffer[j], matrix, j, i);
}
}
@ -248,7 +249,7 @@ unsigned char *predict(const NeuralNetwork model, const GrayScaleImage images[],
Matrix outputBatch = forward(model, inputBatch);
unsigned char *result = argmax(outputBatch);
clearMatrix(&outputBatch);
return result;