CUDA-Morphology Morphology erode/dilate in GPU using CUDA Compile static library and test program Install CUDA Install OpenCV Install CMake mkdir build cd build cmake .. make Run test program ./test <image name> [<hsize of Sel>] [<vsize of Sel>]