BMP Processing
TD1: BMP Reader
In this part I made up a Reader for the Header of BMP files.
The size of a BMP Header is 54 bytes and I have been used the documentation for reading this header.
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
In this part I made up a Reader for the Header of BMP files.
The size of a BMP Header is 54 bytes and I have been used the documentation for reading this header.
BMP Processing program implementing 2D Convolution and transforming filters