Skip to content

Through this directory I got a comprehensive understanding of the basics of memories in CS

Notifications You must be signed in to change notification settings

krigjo25/Memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Processing Projects

This repository contains several image processing projects developed as part of the xCS50 - Introduction to Computer Science course. Each project implements different functionalities related to image manipulation and recovery.

Projects

1. Recover

Description: Implements a program to recover corrupted JPEG files.

Files:

Usage:

./recover [path/to/file/filename.raw]

2. Filter

Description: Implements a program to apply various filters to BMP images.

Files:

Usage:

./filter [flag] infile outfile

3. Smiley

Description: Implements a program to change the color of pixels in BMP images.

Files:

Usage:

./filter [flag] infile outfile

@krigjo25

About

Through this directory I got a comprehensive understanding of the basics of memories in CS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published