Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 391 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 391 Bytes

ImageProcessing_NYCU2020

NYCU_2020_Fall image processing class homework

Hw1 Image enhance

Implement intensity transformation, spatial filter and histogram equalization

Hw2 Gradient filter and Canny edge detector

Try various gradient filter and threshold the gradient magnitudes to find the candidate edge points

Implement Canny edge detector. Study the effect of the two thresholds