文件名称:Gaussian-Blur
介绍说明--下载内容均来自于网络,请自行研究使用
This project for OpenCV C++.
This is the most commonly used smoothing method.
This is also used to eliminate noises in an image. Gaussian kernel is slided across the image to produce the smoothed image.
Size of the kernel and the standard deviation of the Gaussian distribution in X and Y direction should be chosen carefully.
-
This is project for OpenCV C++.
This is the most commonly used smoothing method.
This is also used to eliminate noises in an image. Gaussian kernel is slided across the image to produce the smoothed image.
Size of the kernel and the standard deviation of the Gaussian distribution in X and Y direction should be chosen carefully.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Gaussian Blur\Debug\MyPic.JPG
.............\.....\test1.exe
.............\.....\test1.ilk
.............\.....\test1.pdb
.............\test1\MyPic.JPG
.............\.....\stdafx.cpp
.............\.....\stdafx.h
.............\.....\targetver.h
.............\.....\test1.cpp
.............\.....\test1.vcxproj
.............\.....\test1.vcxproj.filters
.............\.....\test1.vcxproj.user
.............\test1.sln
.............\test1.v11.suo
.............\Debug
.............\ipch
.............\test1
Gaussian Blur