Skip to content

abpwrs/ece-5480-fa20-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ece-5480-fa20 Final Project

Digital Image Processing Project

Part One

Segment and count coins in the image below using a Hough transform. Then classify these segmentations as pennies or dimes. example image

Part Two

Generalize the processing pipeline from part one to classify quarters, and account for images of different scale.

Results

  • Coin Detection: 419/420 coins
  • Coin Classification 419/419 coins

result image