Skip to content

akshatparmar2634/Cuda_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaussian Filtering

Project Description

This Python script performs Gaussian filtering on a grayscale image using OpenCV and NumPy libraries. Gaussian filtering is a common image processing technique used to blur images and reduce noise. The script reads an input image in TIFF format, applies a Gaussian filter to it, and saves the processed image in the same format.

How to Run

Have a look at HOW_TO_RUN.txt file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published