You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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