10th week report - MATF-RS19/RS029-image-processing GitHub Wiki

What's done this week

  1. Grayscale negative
  2. RGB negative
  3. Color complement
  4. Fuzzy image enhancement method for color images (the results are unbelievable!)
  5. 3 different fuzzy image enhancement methods for grayscale images
  6. RGB to HSV conversion and vice versa
  7. Histogram equalization technique
  8. Histogram equalization technique with restoring brightness
  9. Technique based on adjustment of the mean of the image

Plan for the next week

  • Try to pass some exams.

Current output

Color complement:

Input: input color complement Output: color complement

Grayscale negative:

Input: input negative grayscale

Output: grayscale negative output

Color negative:

Input: input color negative Output: color negative

HE:

Input: low contrast tree Output: HE output

Mean adjust:

Input: mean adjust output

Output: mena adjust output

Color image enhancement using fuzzy logic:

Input: fuzzy color input Output: fuzzy color output

Grayscale enhancement using fuzzy logic:

Input: fuzzy grayscale input Output: fuzzy grayscale output

Histogram stretching technique:

Input: low contrast tree Output: HS output

HE with restoring brightness:

Input: HE restoring brightness input Output: HE restoring brightness output

Fuzzy grayscale technique:

Input: input

Output: fuzzy grayscale output