搜索资源列表
CTreconstruction
- 卷积反投影重建CT2维图像(Visual Fortran编写)-convolution-projection reconstruction CT2-dimensional images (Visual Fortran preparation)
code
- 矩卷积反投影法实现CT图象重建,从投影重建三维物体的图像,就是重建一个个横断面。这样三堆图像的重建就归结为二维图象的重建-Moment convolution back projection method of CT image reconstruction, reconstruction of three-dimensional objects from projection images, is a reconstruction of a cross-section. This three
Convolution_Example
- Example of picture convolution action.
Digital_Image_Processing
- 实现Gaussian Blur等Convolution操作,Erosion和Dilation等Mophorlogy操作,以及二值化操作等等。-Convolution operation such as Gaussian Blur, Morphology operation such as Erosion and Dialation, as well as the thesholding operation and so on.
fushi
- C++腐蚀运算源程序 利用模板卷积对二值图像进行腐蚀操作-C++ source code using the template convolution operator corrosion on the corrosion of binary image operations
comp_graf
- Convolution graph filters
ndnanfilter
- NDNANFILTER N维零相位数字滤波器,忽略NaN的。 短语法: [年,钨] = ndnanfilter(十,HWIN,女) 短输入: X - 有/无NaN的多维数据。 HWIN - 窗口的名称(默认情况下移动平均的Nd: rectwin )。 的F - 向量指定为每个维窗口半宽度。 短暂输出: Ÿ - 过滤/平滑X数据与零相移(如X!一样大小)。 W - N维是通过一种特殊的子函数生成的中心对称的窗口称为
convolve2
- CONVOLVE2可以用于任何CONV2使用,采取同样的参数并返回一个小的公差范围内同样结果。加速计算是通过使用面膜中的奇异值分解,表示为外产品总结一下。这些都可以有效地计算与行和列向量的卷积。 CONV2是用来从事这项运动。 可分面具是一个特殊情况,并受CONVOLVE2处理多达FILTER2一样。许多不属于其他口罩可分低等级(如Gabor函数口罩),并更有效地处理CONVOLVE2。 该功能也将计算出降秩逼近一个给定的面具如果需要的话,将使用此是否会加速计算。一个额外
CannyEdgeDetection
- Canny边缘检测的高斯卷积,索贝尔operation.entire代码组成,是在建MATLAB函数任何自由,除了必须改变形象reading.threshold根据图像和被提取的特征。 做检查更新的高斯卷积文件,它比前一个准确 请注意,代码的执行时间是low.This是因为没有内在的功能被使用。 为了提高车速了,请改为内置的功能“conv2“的卷积码 -canny edge detection comprising of gaussian convolution,so
MedianFilter
- 针对二维影像使用中值滤波器进行卷积运算(C++)-Convolution filtering using Median fiter
GaussianKernel2D
- 一个产生2D高斯卷积矩阵的代码,比较简单,很容易明白。-generate the 2D gaussian convolution kernel
3356896convp
- 主要是用来实现图像的二维卷积的结果,实现的效率大大提高。-Mainly used to achieve the results of the two-dimensional convolution of the image, to achieve the efficiency is greatly improved.
benzlxs
- 用matlab编写逆投影变换程序,三个m文件分别代表最近邻插值法,双线性插值法,立方卷积插值法,通俗易懂,含有测试图片,打开就能用-Inverse projection transformation program, matlab prepared three m documents represent the nearest neighbor interpolation, the bilinear interpolation and cubic convolution interpolatio
huitu6
- 利用MFC绘制正弦波,绘制离散序列并求其卷积,和DFT变化-MFC draw sine wave, to draw discrete sequence and find the convolution and DFT changes
zibian_gaussfilt
- 在matlab环境下,自编的高斯滤波函数,其中的二维卷积运算也是自编的,没有使用matlab自带conv2函数。-In the matlab environment, self-Gaussian filter function, which is a two-dimensional convolution self, without using matlab built conv2 function.
cuda2Dcov
- cuda 2D 二维图形上的快速卷积操作。C++语言实现-cuda 2D dimensional graphics on the fast convolution operation. C++ language
Gabor-Transform
- Gabor滤波器的原理是 其脉冲响应为一个谐波函数(即下式中的余弦函数)和一个高斯函数的乘积。根据信号与系统理论,时频域的卷积和乘积互为傅里叶变换。Gabor滤波器的傅里叶变换为谐波和高斯函数各自傅里叶变换的卷积-The principle of the Gabor filter is a harmonic of its impulse response function (i.e., the cosine function in the formula) and the product of
image_corracov
- matlab中图像卷积和自相关函数的演示和解释,这两个函数在使用时有很多技巧需要注意。-demonstrated and explained matlab image convolution and autocorrelation function, these two functions have a lot of skills in the use of note.
compression
- Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR:
sift
- SIFT算法是在不同的尺度空间上查找关键点,而尺度空间的获取需要使用高斯模糊来实现,Lindeberg等人已证明高斯卷积核是实现尺度变换的唯一变换核-SIFT algorithm is to find the key points on the different scales of space and capture scale space requires the use of a Gaussian blur to achieve, Lindeberg, who has proved a G
