Skip to content

Biswajee/DenoisingAssignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Denoising assignment

This repository holds denoising assignment in course project for CSE 791. The aim of this assignment was to grab an image in PGM format with unsigned characters and convert it into PGM Image with integral gray levels.

Prerequisites

  • C programming

Images

Images introduced in the repository are typically 512 x 512 array with gray scale [0...255]. All images used in project are standard test image : Lenna.

Result

The converted image can only be read in Matlab which produces the following result:

Using the complementary GNU Octave or any other imaging software to open the converted image results in error.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published