Computer Vision and Image Processing Overview
This content provides a comprehensive overview of topics covered in a Computer Vision and Image Processing course. It includes details on linear algebra foundations, photometry and color, linear filters, image features and textures, stereopsis, motion estimation, clustering, and segmentation. The material also covers midterm logistics and review for the upcoming exam. Each section offers insights into key concepts and methodologies essential for understanding computer vision and image processing techniques.
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
CSE 473/573 Computer Vision and Image Processing (CVIP) Ifeoma Nwogu Lecture 35 Review for midterm
Schedule Last class Overview of convolution neural networks Today Midterm review Readings for today: None 2 11/17/2014
Midterm logistics In class; 45 minutes for 20-25 questions Similar in difficulty level to the quizzes Will cover topics we did in class; programming assignments are also fair game Close book exam 1-- sided cheat sheet notes allowed on a standard 8.5x11 paper 3 11/17/2014
Linear algebra foundations Review quiz 0 to get a sense of the LA questions Basic linear algebra definitions Vector and matrix operations Principal component analysis (PCA), eigenvalues and eigenvectors RANSAC 4 11/17/2014
Photometry and color Reflection at surfaces Lambertian + specular model Shape from shading Color representation (linear and nonlinear color spaces) No questions on Human color perception Physics of color 5 11/17/2014
Linear filters Fundamentals of filtering Convolution and correlation Gradients Edge detectors Pyramids 6 11/17/2014
Image features and textures Harris corner detector Blob detector Descriptors Histogram of gradients SIFT Texture extraction 7 11/17/2014
Stereopsis Correspondence problem (disparity) Epipolar geometry Image rectification Depth estimation Homography Fundamental and essential matrices Know when to use which 8 11/17/2014
Motion estimation Estimating optical flow Lucas-Kanade flow equations Motion-based feature tracking 9 11/17/2014
Clustering and Segmentation K-means clustering Mean-shift algorithm Features for segmentation 10 11/17/2014
Object detection and recognition Detection via classification Person detection Bag-of-words representation Object detection evaluation 11 11/17/2014
Probability concepts and classifiers Basic definitions Bayes rule Linear versus nonlinear classifiers 12 11/17/2014
Deep architectures Artificial Neural networks Perceptron Multi-layer networks and backpropagation Motivation for deep architectures Uses of CNN 13 11/17/2014