MrCodYrohit / CUDA-Advanced-Libraries

This is CUDA Advanced Libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This is CUDA Advanced Libraries


Languages

Language:Python 91.1%Language:Makefile 7.1%Language:Shell 1.8%