Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

University of Madras: B.Sc. Degree Programme in Computer Science With Artificial Intelligence

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

UNIVERSITY OF MADRAS

B.Sc. DEGREE PROGRAMME IN COMPUTER SCIENCE WITH


ARTIFICIAL INTELLIGENCE
SYLLABUS WITH EFFECT FROM 2023-2024

Year: III Semester: V


Computer Vision Practical 326C51
Credits 4 Lecture Hours:5 per week

Learning Objectives: (for teachers: what they have to do in the class/lab/field)


 Understand What Is A Digital Image and what is Manipulating Images
 Understand Manipulating Images One Pixel At a Time, Pixel Transformations,
geometric Operations
Course Outcomes: (for students: To know what they are going to learn)
CO1:Implement Spatial Operations in Image Processing
CO2: Implement the Image Gradients and Edge Detection Techniques
CO3: Implement Extraction of desired features
CO4: Implement object detection

Contents
1. Perform the image transformations that include the geometric and morphological
transformations.
2. Perform the image enhancement by applying contrast limited adaptive histogram
Equalization
3. Perform the Contours and Region based segmentation in images
4. Perform the Wavelet Transforms on image using PyWavelets.
5. Perform the K-Means clustering for Image segmentation using CV2 library.
6. Perform basic motion detection and tracking using python and OpenCV
7. Perform face detection using OpenCV library
8. Perform Foreground Extraction in an image
9. Perform Pedestrian Detection using OpenCV and Python.

You might also like