TP02 - Image Processing Using Python-OpenCV
TP02 - Image Processing Using Python-OpenCV
Faculté de Technologie
Département D’électronique et télécommunication
Filière : Électronique des systèmes embarqué
Année universitaire : 2022/2023
Option : ESEM
Niveau : Master 2
Enseignant : MOKADEM Zakaria.
Module : TP Computer Vision (Vision Artificielle)
TP N° : 02
Image Processing using Python-OpenCV
The main objective of this set of practical work is that the student understand the basic classroom concepts of
computer vision using python IDE and OpenCV .
What you need to know?
• Basic programming experience: You need to know how to use an editor and run scripts.
• basic concepts of computer vision
Basic Concepts:
OpenCV (Open Source Computer Vision) :
OpenCV is a free cross-platform library for real-time image processing that has become a standard tool for all things
related to Computer Vision. The applications for OpenCV cover areas such as segmentation and recognition, 2D and
3D feature toolkits, object identification, facial recognition, motion tracking, gesture recognition, image stitching,
high dynamic range (HDR) imaging, augmented reality, and so on.
Assignment:
Write a python code, can concatenate (collect) multiple images into one.