搜索资源列表
NetDiskv3.2
- 版本信息:网络硬盘.Net 3.2 (免费版) 开发环境:Microsoft.NET fr a mework SDK 主要功能: ·支持多人注册使用,注册后生成自己的专用文件夹,互不影响; ·在线上传文件、可分文件夹管理; ·设置共享权限功能,可设置指定会员读取、写入,或允许全部会员读写; ·会员管理功能,可对每个用户的单独空间大小进行设置; ·登录时验证码控制安全登录; ·支持大
Image_Walsh_Transformation-Can_Test_With_Image
- 沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试.-Walsh (Walsh) is a separable transform transform, which are widely used in image processing. Implementation of the code of the image Walsh transform, very class
lf_decode
- 检测BT.656视频格式中内含的同步信号,可分离出行场同步信号。-detection R BT.656 video format containing the synchronization signal separable travel market synchronous signal.
ImagesharpeningImageTransform
- Sobel算子:是一种空域微分算子,可以通过它锐化图象。 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码。-Sobel Operator : airspace is a differential operator, through its image sharpening. Image will block (8 * 8), for the DCT and IDCT for : DCT
LVQ-EXAMPLE
- 类神经网路,创建LVQ网路对非线性可分离的问题进行分类-neural network, the creation of the Internet LVQ nonlinear separable issues of classification
sharePfisher
- 确定投影方向使得降维以后,样本不但线性可分,而且可分性更好-Determine the projection direction makes dimensionality reduction, sample not only linearly separable, and a better separability
NetDiskv3.2
- 版本信息:网络硬盘.Net 3.2 (免费版) 开发环境:Microsoft.NET fr a mework SDK 主要功能: ·支持多人注册使用,注册后生成自己的专用文件夹,互不影响; ·在线上传文件、可分文件夹管理; ·设置共享权限功能,可设置指定会员读取、写入,或允许全部会员读写; ·会员管理功能,可对每个用户的单独空间大小进行设置; ·登录时验证码控制安全登录; ·支持大
Image_Walsh_Transformation-Can_Test_With_Image
- 沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试.-Walsh (Walsh) is a separable transform transform, which are widely used in image processing. Implementation of the code of the image Walsh transform, very class
lf_decode
- 检测BT.656视频格式中内含的同步信号,可分离出行场同步信号。-detection R BT.656 video format containing the synchronization signal separable travel market synchronous signal.
ImagesharpeningImageTransform
- Sobel算子:是一种空域微分算子,可以通过它锐化图象。 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码。-Sobel Operator : airspace is a differential operator, through its image sharpening. Image will block (8* 8), for the DCT and IDCT for : DCT
LVQ-EXAMPLE
- 类神经网路,创建LVQ网路对非线性可分离的问题进行分类-neural network, the creation of the Internet LVQ nonlinear separable issues of classification
non-separablewavelets
- 关于如何使用不可分小波对于图象的边缘检测-On how to use nonseparable wavelet edge detection for image
convolutionSeparable
- 可分离据卷积,在GPU上实现并行运算,比较CPU和GPU上的效率比较-According separable convolution, in the GPU to achieve parallel computing, compare CPU and GPU on the efficiency
convolution
- 可分离据卷积,在GPU上实现并行运算,比较CPU和GPU上的效率比较-According separable convolution, in the GPU to achieve parallel computing, compare CPU and GPU on the efficiency
SVMmatlab
- 用MATLAB编写的支持向量机,实现了线性可分与线性不可分的情况,还有非线性支持向量机,里面部分常用的核函数。-Prepared using MATLAB support vector machine, to achieve a linearly separable and linear indivisible, it is still non-linear support vector machine, which part of t
poly_svm
- 核函数是利用支持向量机解决不可分问题时引入的一种非线性变换的手段。基本思想是通过非线性变换,使样本变换之后的特征空间中变得线性可分。然后利用线性可分时构造最优超平面的方法,在特征空间中实现最优超平面的求解。-Kernel function is the use of support vector machine to resolve the issue can not be separated from the introduction
Poisson_solver
- a package of fortran subprograms for the solution of separable elliptic partial differential equations
tuxiangbianhuan
- 图像变换 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码,IDCT用来解压缩-Image transform to image sub-block (8* 8), for the DCT transform, and IDCT: DCT is a separable transform image to image compression coding, IDCT used to extr
Quincunx_wavelet_transforms
- Quincunx wavelet transforms Quincunx wavelets are non-separable transform that allows to avoid using vertical/horizontal wavelets. The scaling grows like 2^{j/2} with the scale j instead of 2^j, which can be advantageo
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 ca