Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • ImageConvolution_src.rar Convolution of images allows for image alterations that enable the creation of new images from old ones. 此源码包含十分详尽的Bitmap位图卷积实现方法
  • convolution(vc++).rar 我上硕士时完成的第一个作业!!! 可以显示两个离散的数据,然后完成它们之间的卷积运算,并显示!绝对原创
  • matlab_sourcecode_for_Axes.rar ... 图像 - Gabor filters: 可视化Gabor滤波器 - Convolute: 计算输入图像和Gabor滤波器的convolution - Features: 特征可视化 - FingerCode: 在数据库中加入该指纹 - Check: 指纹匹配
  • vector_field_convolution_method.rar VFC计算vector field convolution,类似于gvf矢量场,用于图象分割
  • gabormask.rar Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised. It is not ...
  • myfft_ifft.zip FFT and IFFT for 16-bits wave, you can use this instead of convolution calculate, input samples must be 2^n. If its not 2^n samples just stuff zero in last array. I already make it to C++ class you can new a calss and do it easy
  • conv_fft_ifft.zip include FFT IFFT and using FFT to calculate convolution and round off. Its useful for wave 16 bits.
  • 20072010.rar 20072010.rar:tubor,LDPC,convolution的部分代码,欢迎下载!
  • img_conv_3x3.rar image convolution for Ti c64
  • cconv.rar Circular Convolution of two equal-length vectors. Highlights that circular convolution in the time domain is the effectively the same as element-by-element multiplication in the frequency domain.