2 |
23.09.2024 - 27.09.2024 |
- Matlab coder onramp course and exersices
- find relevent C programming library for converting image data into RGB data
- Give RGB input to the matlab generated function
- display RGB values and give it as input to matlab generated function
|
- Matlab coder onramp course certificate pdf
- Raw RGB image data produced successfully using stb_image.h header file
- solved errors regarding integrating stb_image.h image code and matlab gernation code
- could print raw rgb values of every pixel on concole, research regarding stackover flow issue
|