Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ChienKangLu/Image-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Processing

These are homeworks of image processing.

Develop tools and techniques

  • C++
  • Opencv
  • Visual Studio

Homework1

  1. Transform RGB image to gray image
  2. Move the gray image one position to the right and calculate PSNR (Peak signal-to-noise ratio) and SSIM (structural similarity index)
  3. Build up the histogram of the gray image

Homework2

  1. Dilatation
  2. Erosion
  3. Boundary

About

Basic image processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages