Skip to content

mingchao-zhou/imageprocessing

Repository files navigation

Part I:

  • Import a RGB image and seperate the color in RGB channels.
  • Convert it to HSV channels and display them.
  • Detect the blue pixels using binary mask.

Part II:

  • Load and display a low-constrast grayscale image, then calculate and plot the image's histogram.
  • Plot the CDF of the histogram.
  • Apply CDF to enhance the image and compare histogram.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages