Image and video processing.pdf

0 downloads 0 Views 152KB Size Report
fundamental concepts that translate a physical scene into a digital image. ... will cover the most fundamental tools in image enhancement, showing how simpleĀ ...
Image and video processing About the Course What is image and video processing? Images and videos are everywhere, from those we take with our mobile devices and share with our friends to those that we receive from Mars and the ones we see in the movie theatre, without forgetting the whole ensemble of images of our bodies that are taken in hospital visits. Image and video processing is the art of working with such images and movies, from making it possible to store and transmit them to making those dark and blurry images look nice, as well as interpreting and analyzing the medical data and recognizing our friendsā€™ faces in social pictures. This discipline is also fascinating because it uses tools from many areas of applied mathematics. In this class you will look behind the scenes of image and video processing, from the basic and classical tools to the most modern and advanced algorithms. The course will start with an introduction to the basics of image formation and the fundamental concepts that translate a physical scene into a digital image. We will then describe the underlying concepts of image compression, the enabling technology that makes it possible for images to be sent from Mars and videos to be stored in our mobile phones. We will cover the most fundamental tools in image enhancement, showing how simple tools can significantly improve images. Both geometric and non-geometric tools as well as spatial and non-spatial operations will be presented. Details on image segmentation will be provided, one of the most fundamental and useful problems in image processing. The above topics will be extended to color images and video. Once we have covered the fundamentals, which both provide the basis for modern image and video processing and serve many important applications until today, we will move into recent progress in the area, covering image inpainting (how to remove objects from images and video), image processing via sparse modeling and compressed sensing, geometric partial differential equations for image analysis, image processing for HIV and virus research, and image processing for neurosurgery and other medical applications.

Course Syllabus Week 1- Introduction to Image and Video Processing: We will cover the fundamentals, including some elements of visual perception, sensing, sampling, and quantization. Week 2- Image and Video Compression: We will learn the fundamental tools enabling us to receive images from Mars, to upload images to the web, and to store a lot of images and

videos in our mobile phones. Week 3- Spatial Processing: This week we will learn some of the most classical and fundamental tools that help us still today to make noisy, blurry, and dark images look much better. Week 4- Image Restoration: When something is known or estimated about the degradation process, we can do much better, and in this week we will learn how. Week 5- Image Segmentation: How do we split an image or video in its core components? Week 6- Geometric PDEs: We will learn about the use of partial differential equations and geometric deformations for problems like image enhancement and object detection. Week 7- Image and Video Inpainting: How to make objects disappear and other special effects. Week 8- Sparse Modeling and Compressed Sensing: We will cover some of the most modern tools for image enhancement and image analysis. Week 9- Medical Imaging: As an example of medical image analysis, we will illustrate examples and techniques in the areas of brain research and virus analysis. Computer Exercises- See below for more details on this.

Recommended Background Image and video analysis can be approached from numerous areas of mathematics, from linear algebra to geometry, optimization, and differential equations. We plan to make all the lectures as self-contained as possible, but basic background in linear algebra and digital signal processing will be helpful.

Suggested Readings The first 5 lectures will follow, in part, "Digital Image Processing, 3rd edition"by Gonzalez and Woods. The more advanced material will be based on material the instructor will make available. Some interesting books for the advanced material include: Michael Elad, Sparse and Redundant Representations: From Theory to Applications in Signal and Image Processing, Springer. Guillermo Sapiro, Geometric Partial Differential Equations in Image Analysis, Cambridge

University Press. Alex Bronstein, Michael Bronstein, and Ron Kimmel, Numerical Geometry of Non-Rigid Shapes, Springer One of the first and still outstanding books in digital image processing is: Azriel Rosenfeld and Avinash Kak, Digital Picture Processing, Academic Press.

Computer Exercises We will have numerous optional computer exercises, with forums and teaching assistants dedicated to them. This in addition to students, which in the past have produced outstanding codes and helped each other tremendously. MathWorks (http://www.mathworks.com/) will provide free Matlab (with the necessary toolboxes) for those students registered to the class and that are interested in using Matlab for their optional homework. Tutorials will be provided to help those that need to learn the language.