Real-time digital signal processing

bla bla.

Training objective

Duration of training

Three days

Date and place of training

Place: Toulouse (France), dates : contact us.

Contents


I - INTRODUCTION TO OPENCV
During this first part, you will be able to familiarize yourself with the essential functions of OpenCV for image or video processing.

  • Basic types (images / matrix, points, rectangles)
  • Inputs / outputs (reading and writing image and video files)
  • User interface (displaying images and videos)
  • Color spaces (BGR, HSV, etc.)
  • Elementary operations on images (extracting regions of interest, image normalization, resizing, thresholding, etc.)
  • Drawing functions (circles, text, lines, etc.)
  • Practical work: using the Mat class, objects detection according to their hue, using region of interest and masks