Skip to content

NCTU-VRDL/CV-Homework-in-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV-Homework-in-Python

NTU Computer Vision Practice solutions in Python

All code are developed under Python 2.7.6 and Python Image Library (Pillow)

  • HW1: Basic image processing
  • HW2: Connected component labeling
  • HW3: Histogram Equalization
  • HW4: Binary Morphology: Dilation, Erosion, Opening, Closing, and Hit-and-Miss
  • HW5: Gray Scale Morphology: Dilation, Erosion, Opening and Closing
  • HW6: Yokoi Connectivity Number
  • HW7: Thinning algorithm
  • HW8: Noise Removal
  • HW9: General Edge Detection
  • HW10: Zero Crossing Edge Detection

About

NTU Computer Vision Practice solution in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%