/cv-course-2022

👀 CV course in MIPT, 2022. Khaymonenko Viktor

Primary LanguageC++

CV course ABBYY, MIPT

Homeworks

  • First homework is devoted to VNG demosaicing algorithm needed to retrieve original image from Bayer filter,
  • Second homework is for different algorithms of median filtering. It is needed to decrease the level of noise in image and prepare it for latest operations in a pipeline,
  • Third homework is for determining the rotation angle of text. It uses Fast Hough Transform which finds the best 2D-line parameters between dots of black-white image.