Skip to content

Latest commit

 

History

History

ImageExploration

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Data extraction from images

Opencv

Tutorials: https://docs.opencv.org/3.4.6/d9/df8/tutorial_root.html

There are 4 exercises, but you don't have to complete all of them.

  • Choose either Exercise 1 or 4
  • Choose either Exercise 2 or 3

When doing exercise 1, 2 or 4 you will need to use transformations that were discussed in the handout.ipynb notebook. For Exercise 3 you will need to use geometrical and other transformations as well.