Skip to content

The implementation the coursework / labs of the Year 4 course #EBU723U Image and Video Processing.

Notifications You must be signed in to change notification settings

xqqxiaoqiqi/Course-ImageVideoProcessing-1718

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course-ImageVideoProcessing-1718


INFORMATION

AUTHOR: CHEN ZIQIAN
DATE: December 2017

INSTRUCTION

To run the programme,

  1. Locate in the /code folder.
  2. Execute 'init.m' to read all images into matrices. (Note: This could take some time)
  3. Based on which exercise you want to look at, copy the corresponding paragraph well specified in 'ex_commands.m' and execute it.
    Alternatively, you can simply run 'ex_commands.m' and all the results should be presented in order.
  4. Images will be written in the folder /results/jpg or /results/pgmppm.
    Of course you can empty all the images in there before executing 3).

NOTE

a) Due to the inconsistence of requirements between the instructions in the document and on QMplus, as well as the file size limitation on the submission page, I removed most of the generated pgm/pgm files and the docx report from my submission (they take up too much space) and compressed my PDF report.
However, the compele set of my coursework can be found on my personal Github page. All rights reserved
b) Open any of these ppm/pgm files, there is a signature of my name embedded in the header (as required in the exercise).
c) In 'ex_commands.m' the statements for writing ppm/pgm files are commented, because they consume too much time.
You can un-comment them and execute if you wish.

About

The implementation the coursework / labs of the Year 4 course #EBU723U Image and Video Processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%