/Image-Processing

Some features in image processing

Primary LanguageJupyter Notebook

ImageProcessing20222

Some features in image processing. Practical part of knowledge in class.

Each week each lesson in image processing.

  1. WEEK 1 : Display images, calculate Histogram, Gray scale changing and calculate Intensity profile
  2. WEEK 2 : Contrast enhance => Linear, non-lỉnear transform and Image Interpolation
  3. WEEK 3 : Filters => Gaussian, Laplace, Median,.
  4. WEEK 4 : Fourier transform => high-pass and low-pass Gausian filters
  5. WEEK 5 : Image sharpening => Sobel, Laplace

Additionally, there are some bonus exercises in class:

1.Detect row and column from given chessboard images
=> Using line hough transform / detect contour

2.Character detection: split string to character from given image => Using Unsharp filter for creating clear space boundaries between characters, them find contours and split character