Commit graph

18 commits

Author SHA1 Message Date
Jakob Stornig
aa58f99045 minor changes 2023-09-25 11:11:07 +02:00
Jakob Stornig
38fafa672c minor changes for pgm files 2023-09-24 21:27:59 +02:00
jastornig
f13d3950b0 (fix) image loader windows 2023-09-23 20:30:25 +00:00
Thomas
accb195dd9 test 2023-09-23 21:33:51 +02:00
Jakob Stornig
70e22d52bd (feat) load pgm images 2023-09-21 12:59:14 +02:00
Jakob Stornig
e0c46fc46a progress bar and rename function measure accuracy 2023-09-21 11:22:31 +02:00
Jakob Stornig
2eb2814f70 (feat) image loader implemented
Includes:
*converter from big endian to c unsigned int
*image loader
*image visualizer to check functionality.
2023-09-19 18:19:45 +02:00
jastornig
66df284ca8 Merge branch 'Temp' into 'Development'
Image.c

See merge request jastornig/c-net!4
2023-09-19 13:18:36 +02:00
jastornig
1a9f66f960 Merge branch 'Development' into 'Temp'
# Conflicts:
#   CMakeLists.txt
#   image.c
2023-09-19 11:13:44 +00:00
Thomas Schleicher
a3e676ba1f Merge remote-tracking branch 'origin/Temp' into Temp
# Conflicts:
#	image.c
2023-09-19 13:06:02 +02:00
Thomas Schleicher
2c768550f3 Ready to rumble 2023-09-19 13:04:34 +02:00
Jakob Stornig
52d97f3c54 debug build 2023-09-19 11:19:56 +02:00
Thomas Schleicher
f98bb5cbaa Changes 2023-09-19 11:11:44 +02:00
Ghost_Element
4453b4743e images_free + comments 2023-09-19 10:56:41 +02:00
Ghost_Element
e824d7fdea img print 2023-09-19 10:52:55 +02:00
Thomas Schleicher
2e01424422 Fixed Image.c & image.h 2023-09-19 10:31:23 +02:00
Ghost_Element
2ce9336727 img print 2023-09-19 10:21:42 +02:00
Thomas Schleicher
11ad8a9cba Small Changes in the Matrix files, and start of the image files 2023-09-19 09:21:11 +02:00