This chapter will cover the application of visual effects to images. Overall these topics will be covered. From now on these notes will be divided by topic rather than by chapter. So I have provided an index for each of the topics covered in chapter 2.
- Root Dir

- 2D Convolution
- Blurring
- The Size of Kernel vs blurriness
- Edge Detection
- Motion Blur
- Under The Hood
- Sharpening
- Understanding The Pattern
- Embossing
- Erosion and Dilation
- Vignette
- Handle Color Images
- Summary
- What is 2D convolution and how to use it
- How to blur an image
- How to detect edges in an image
- How to apply motion blur to an image
- How to sharpen and emboss an image
- How to erode and dilate an image
- How to create a vignette filter
- How to enhance image contrast