This is a course to introduce opencv with an example at the end of course.
At the end of this course, probably you can do a project to recoginize license plate.
The path in each file is based on my laptop or my desktop, if you have trouble to load it, probably you need to change it.
If you have any question, please send me an email, my email address is w0470221@nscc.ca
Read, show and save image
Basic concept of image
Read, check and change pixel
Deal pixel with numpy
Get image attribute
ROI
Seperate channels and merge channels
Adding layer of image
Image blending
Image type change
Image resize
Flip the image
Intro to Thresholding
Threshold in using
Average filtering
Box filtering
Gaussian filtering
Median filtering
Image erosion
image dilation