Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

CUDA Image Processing Project

cat

TO

processedImage

Overview

This project demonstrates a simple image processing application using CUDA and OpenCV. The application loads a cat image, processes it using a CUDA kernel to invert the colors, and displays the processed image.

Technologies Used

  • CUDA: For parallel processing on the GPU.
  • OpenCV: For image loading, processing, and display.
  • C++: The programming language used for implementation.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages