搜索资源列表
Arithmeticccc
- 主要用于图像处理的核心算法,用于图像的变换-mainly used for the core image processing algorithm for image transformation
ml
- 是进行JPEG图形压缩算法的代码,对图形进行DCT变换-is JPEG image compression algorithm code, the graphics DCT
Apriori_Csharp
- Apriori关联规则产生算法:不限制事务数据和1项集的数量,计算深度为3,变换深度值请修改循环中变量K的值
ShowWaveForm
- vc#下实现的不同频率选择的滤波器,包括FFT变换,各种滤波算法, 如果你要编写数字信号处理相关的程序,
基于小波变换和模糊算法的医学图像的边缘检测算法
- 边缘检测的一些不错的算法,包括很多算子的源代码。机会不容错过。-Edge Detection some good algorithms, including many Operator source. The opportunity should not be missed.
矩阵转换问题
- 给定两个 4×4 方格矩阵组成的图形 A 和 B ,每个方格的颜色为黑色或白色。图形 A 和图形 B 的黑白方块总数相等。 通过交换相邻方格的颜色。试设计一个算法,计算最少需要多少步变换,才能将图形 A 变换为图形 B
C#编写的投影变换、道格拉斯压缩、左转算法、线性四叉树
- C#编写的投影变换、道格拉斯压缩、左转算法、线性四叉树
Floyd
- c#窗体实现数据结构中的floyd算法,并且可以自动变换floyd的先后次序-c# form to achieve floyd algorithm
CSharp_DSP
- DSP算法,包括线性卷积、复多项式矩阵积分,离散傅立叶变换、反离散傅立叶变换等-Linear convolution, matrix integral, DFT and IDFT...
Walsh
- 传统快速离散Walsh变换算法(FWT)-Traditional fast discrete Walsh transform algorithm (FWT)
DistanceTransformation
- 距离变换算法实现,在C#中,地图代数中经常用到-Distance transform algorithm
LPCsource
- 线性预测编码(LPC)源程序,模拟每帧240样本的、频率50-300的线性预测编码算法实现,表现形式为控制台程序。-Linear predictive coding (LPC) source
juzhenbianhuanyiyuanfangcheng
- 用C#语言实现简矩阵变换一元方程的算法,内有详细代码-C# language using simple matrix transformation algorithm for a dollar equation, with detailed code
segmentatioin
- 基于图像分割的算法,包括:Hough变换,阈值法,特征空间聚类法,松弛迭代法等
CSharpProjectionDauglass
- C#编写的投影变换、道格拉斯压缩、左转算法、线性四叉树-C#good
pass-4-fft
- 快速傅里叶变换,一种快速算法,C语言编写-This is fast Fourier transform.The standard deviation of the FFT method is about 1/6 of that of the log-fit method and about a half of the standard deviation of the Prony method.
FFT--filter
- 快速傅立叶变换算法频域滤波,效果不错,可以试试。-Fast Fourier Transform algorithm for frequency domain filtering, good results, you can try.
MyDIP
- 对图片进行离散余弦变换,经典的算法,内含完整的源码。-Discrete cosine transform, contains the complete source code.
De-noising
- 一种利用小波变换的算法,实现对图像的去噪。-A method of wavelet transform algorithm, to achieve image denoising.
GeometricTransform
- 不仅运用C#具有内置的方法来实现图像的几何变换:旋转,缩放,错切和平移,而且还运用仿射变换算法来实现上述的几何变换。最后,运用双线性插值和三次卷积插值算法实现图像的插值运算-Not only the use of C# has a built-in method to achieve an image of geometric transformations: rotation, scaling, shearing and translation, but also the use of the