/CUDA-Advanced-Libraries

This is CUDA Advanced Libraries

Primary LanguagePython

Edge Detection with CUDA and Python

This project performs edge detection on colorful images using Python and CUDA. It processes .tiff images and outputs them in .png format.

Features

  • Fast edge detection using GPU acceleration.
  • Simple interface for processing images.

Getting Started

See the INSTALL file for setup instructions.