搜索资源列表
-
0下载:
彩色图像处理包括彩色图像变换、彩色图像卷积滤波-color image processing, including color image transform, convolution filter color image
-
-
0下载:
1.这是一个matlab滤波程序,内含空域二维卷积滤波;频域高通滤波;三级butterworth高通滤波器设计。
2.效果较好,内含较为翔实的代码注释,通用性,可移植性较强。-1. This is a Matlab filtering procedures, airspace containing 2D convolution filter; Frequency - domain high pass filter; 3 butterworth high pass filter design.
-
-
0下载:
高斯滤波先对图像做卷积运算,进行线性滤波,支持替代方式操作。-Gaussian filter to the image so convolution operation, linear filtering, support for alternative means of operation.
-
-
0下载:
小波变换源码,国外VC开发的,效果比较好
I ve been involved with wavelet-analysis since my Ph.D studies and over the years developed various wavelet-transforms C++ libraries. This one concerns 2D implementation of the Fast wavelet transform (FWT). The 2D FWT is used i
-
-
0下载:
Convolution Filter 中文叫濾鏡的東西
可以改變圖檔的樣子的-Convolution Filter to alter images
-
-
0下载:
滤波器的设计
线性滤波
卷积与相关
imfilter 滤波函数
预定义滤波
FIR 滤波器的设计
FIR 滤波器基础
计算二维频率响应
计算期望频率响应矩阵
频率变换法 频率采样法
窗函数法 -The design of linear filtering, convolution filter and associated filtering function imfilter predefined filter F
-
-
1下载:
含有多种卷积核达到图像模糊,低通、高通滤波,边缘检测等目的,并且可自定义卷积核。-Contains a variety of convolution to the image fuzzy, low pass, high pass filter, edge detection purposes, and can be customized convolution.
-
-
1下载:
数字图像处理,包括图像的卷积,相关,线性滤波处理,边缘检测都是运用labview来完成的。-Digital image processing, including images, linear convolution, filter, edge detection is accomplished using labview
-
-
0下载:
Convolution filtering is a technique that can be used for a wide array of image processing
tasks, some of which may include smoothing and edge detection. In this document we show
how a separable convolution filter can be implemented in NVIDIA CUD
-
-
0下载:
对.raw的图像进行格式转换一个灰度图转化,运动检测,直方图,二值化等。包括卷积滤波。-对. Raw format images with a grayscale conversion, motion detection, histograms, binary and so on. Including the convolution filter.
-
-
0下载:
Canny 算子 是一个具有滤波、增强和检测的多阶段的优化算子。在进行处理前,Canny
算子先利用高斯平滑滤波器来平滑图像以除去噪声( 即用高斯平滑滤波器与图像作卷积) 。-Canny operator is a filtering, enhancement and optimization of multi-stage detection operator. Before treatment, Canny operator first use Gaussian smoothing fi
-
-
0下载:
laplace convolution filter
-
-
0下载:
滤波:高低通滤波器,空间滤波器,浮雕滤波器,2-D卷积滤波,fspecial函数,加噪处理,-Filter: low pass filter, spatial filter, filter relief ,2-D convolution filter, fspecial function, noise handling,
-
-
0下载:
使用不同的核进行图像的二维滤波。包括Smooth(实现图像平滑)与Filter2D(对图像做卷积运算)-Using different nuclei of the two-dimensional filtering of the image. Smooth (image smoothing) Filter2D (image convolution operation)
-
-
1下载:
Opencl实现的几种滤波算法,包括双边,sobel,卷积-The OpenCL achieve several filter algorithm, including bilateral, Sobel convolution
-
-
0下载:
Gabor滤波,有详细注释,并通过与图像卷积提取图像的纹理特征-Gabor filtering, detailed notes, and through convolution with the image texture features extracted
-
-
0下载:
在VS C++ 平台上编写的卷积滤波函数,已经编译运行成功-Convolution filter in C++
-
-
0下载:
二维卷积过滤器
卷积是一种像素过滤器 用像素本身以及邻近像素的加权平均值来替换这个像素-Two-dimensional convolution filter
Filters of the convolution is a weighted average of the pixel and the neighboring pixels in the pixel itself, the pixel is replaced
-
-
0下载:
现有自然图像素描画效果生成算法存在容易造成画面细节丢失,笔画线条单一等问题。针对这些问题,本文提出了一种改进的自然图像素描画效果生成算法,通过模拟艺术家创作素描画过程,分步生成素描画图像底纹和素描画场景笔画轮廓,采用8个方向卷积滤波提取图像中不同方向的细节信息,并使用不同长度不同粗细的笔画来模拟艺术家在创作过程中不同力度的绘画效果,最后合并素描画笔画效果和素描画图像底纹,得到与原输入自然图像内容一致,色调与艺术家绘制的素描画效果相同,笔画和底纹形式与实际素描画相似,真实感较强的素描画效果输出图像
-
-
0下载:
彩色图像的滤波和卷积运算,旨在增强图像的清晰度(Color image filtering and convolution operations, designed to enhance the image clarity)
-