beyucel / coursera_imageproc

Solutions to optional assignments in the Coursera online course "Image and video processing: From Mars to Hollywood with a stop at the hospital"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

My solutions to optional programming assignments in the online course Image and video processing: From Mars to Hollywood with a stop at the hospital, offered by the Duke University at Coursera. Note that all exercises are optional and ungraded so the students are permitted (and encouraged) to share their code.

All the code is implemented in Matlab with the Image Processing Toolbox. It can also be run in Octave (the package Image is required).

Test image

Test scripts use the famous image Lena (or Lenna) for testing purposes. To avoid any possible copyright infringement, the image is not included into this repository, however it can be downloaded from here.

Run

Each subdirectory contains a script task.m that will perform all tasks suggested by the selected week’s assignment.

About

Solutions to optional assignments in the Coursera online course "Image and video processing: From Mars to Hollywood with a stop at the hospital"


Languages

Language:MATLAB 100.0%