Skip to content

crashkeys/MathMorph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MathMorph

Parallel Programming Ex#2 Implementation of the 4 main operators of Mathematical Morphology (erosion, dilation, opening and closing) This projects aims to compare the completion time of a sequential approach and a parallel one using CUDA

Requirements

  • OpenCV