Skip to content

georgebud/RGB-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGB-image

  • 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.

About

image processing operations: compression, decompression, vertical or horizontal mirroring, overlapping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors