- implementation of standard image processing operations: compression, decompression, vertical or horizontal mirroring, overlapping.
- This application uses quaternary Tree in which the nodes on each level correspond to a division of a square area of the image into four quarters, and the root of the tree is associated with the entire image.
- C language was used to develop the entire program.
georgebud/RGB-image
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|