搜索资源列表
Conv
- This the code about convolution-This is the code about convolution
Image_processing_matlab
- 上课时做的matlab图像处理实验,包括卷积,拉普拉斯变换,罗伯特算子,种子算法,-Matlab class to do the image processing experiments, including convolution, Laplace transform, Robert operator, seed algorithm, and so on
line_sobel
- Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
1111
- 数字图象处理教程 INTRODUCTION 4 DIGITAL IMAGE DEFINITIONS 5 COMMON VALUES 6 CHARACTERISTICS OF IMAGE OPERATIONS 7 TYPES OF OPERATIONS 7 TYPES OF NEIGHBORHOODS 8 VIDEO PARAMETERS 9 TOOLS 9 CONVOLUTION 10 PROPERTIES OF CONVOLUTION 10 FOUR
Convolution
- VC++开发的图形处理程序,可进行图形区域处理,有模糊图像、锐化图像、Laplacian边缘增强,梯度方向边缘增强,平移差分边缘增强等功能,有详细源码解释-VC++, graphics processing, graphics area can be dealt with fuzzy images, sharpening images, Laplacian edge enhancement, gradient direction of edge enhancement, edge enhance
ConvolutionCUDA
- 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
Bilinear-interpolation-and-cubic-convolution
- 二次线性插值和三次卷积插值,高质量图像缩放技术之一,文中有大量代码,实用性很强。-Bilinear interpolation and cubic convolution,is one of Image scaling technology
Convolution
- 图像处理中的统一卷积核 能够实现卷积的计算 包含工作站 源码。- image processing convolution. calculation of the convolution. can be achieved include workstations source.
smoothing-using-convolution-kernels-
- 最主要的是采用卷积核来进行图像的低通滤波,进行平滑处理。-Most important is the use of convolution kernels to the image of the low-pass filtering, smoothing.
convolution
- This code is for convolution. You can use it for image convolution
Convolution
- matlab 编写的离散和连续函数的卷积计算,可控制幅值、频率、相位等参数,有较好的图形界面。-Discrete and continuous function convolution calculation,written in Matlab. Parameters such as amplitude, frequency, phase can be changed, and there is a good graphical interface.
2-d-convolution
- 二维卷积,结合数字图像处理中的卷积核思想理解-2 d convolution.With digital image processing of convolution nuclear thought understanding
Fast-2-D-convolution
- 图像处理中经常用到卷积运算,它并不能等同于普通的二维矩阵的卷积运算,为了解决边界效应,通常都要采取一些优化手段。请仔细阅读代码,必有收获。- Y = CONVOLVE2(X, M, SHAPE) where SHAPE is a string returns a subsection of the 2-D convolution with size specified by SHAPE
time-domain-convolution-theorem
- 该程序为数字信号处理实验中的时域卷积定理。-Digital signal processing experimental time domain convolution theorem
convolution-model
- 褶积运算,褶积模型的制作,c语言编程,地震数据处理-Convolution, convolution model making, c language programming
The-convolution-function
- 读取文件中的图像数据对图像实现卷积运算及处理后图像文件输出-The image data in the read file to realize the convolution operation on the image and the processed image file output
Convolution
- 打开bmp图像,并能够进行图像卷积运算,对于理解图像处理很有帮助-Open bmp image, and capable of image convolution, image processing is helpful for understanding
Wiener-and-blind-convolution
- 维纳滤波与盲卷积算法代码,用于图像处理去燥 清晰化处理,自带图像还有附录讲解-Wiener filter and blind convolution algorithm code for image processing to dry clear processing, comes with the image there are appendix to explain
Image Filtering & Convolution
- 彩色图像的滤波和卷积运算,旨在增强图像的清晰度(Color image filtering and convolution operations, designed to enhance the image clarity)
conv
- 矩阵卷积的几种版本:conv函数,矩阵乘法形式,纯矩阵乘法形式(Several versions of matrix convolution: convolutional vision, matrix vision, only-matrix vision)
