CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - laplace

搜索资源列表

  1. BCB-program3

    0下载:
  2. This BCB program used the mask method by highbass, lowpass and Laplace to test bmp images and watch the results.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1231
    • 提供者:majoryang
  1. Laplace

    0下载:
  2. 金字塔分解图像-Pyramid image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:142584
    • 提供者:张洋
  1. fusionSD

    0下载:
  2. 图像融合边缘强度以及拉普拉斯融合的代码,可直接提高工作效率。-Image fusion edge intensity and code Laplace integration can improve work efficiency directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:8354
    • 提供者:huangya
  1. lapulas

    0下载:
  2. 拉普拉斯实现的一个代码。有助于更好的理解应用matlab的自带拉普拉斯函数使用-Laplace implement a code. Contribute to a better understanding of the application comes with matlab function using Laplace
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:110703
    • 提供者:菜花
  1. TP-Detection-de-contour

    0下载:
  2. some border detection algorithms coded In matlab ( Roberts, Laplace, Gaussian)
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:200071
    • 提供者:bliss
  1. matlab_GUI

    0下载:
  2. 边缘检测:Roberts边缘检测算子、Sobel边缘检测算子、Prewitt边缘检测算子、Canny边缘检测算子、Laplace边缘检测算子等等。-Edge examination, Kirsch calculate operator, Sobel calculate operator, Laplacian calculate opera
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:2807
    • 提供者:李光耀
  1. Lpyramid

    0下载:
  2. laplace金字塔在图像处理中用处很多,这里给出laplace金字塔的MATLAB版本,希望对大家有用。-Laplace pyramid is useful in image processing, presented here MATLAB version of Laplace pyramid, hope useful for everyone.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:145999
    • 提供者:汪火根
  1. main3

    1下载:
  2. 空域增强处理 频域增强处理 滤波器原理 中值滤波/Sobel /罗伯特/拉普拉斯等增强算子实验 直方图处理和滤波处理 -Enhanced spatial frequency domain processing enhancement processing filter principle median filter/Sobel/Robert/Laplace operator, such as enhanced experimental histogram processing
  3. 所属分类:Special Effects

    • 发布日期:2016-08-07
    • 文件大小:1024
    • 提供者:Eason
  1. Laplace_using_finite_diff

    0下载:
  2. Laplace equation using finite difference method
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2497
    • 提供者:nk96411141beng
  1. helloGPGPU_GLSL-1.0.2

    0下载:
  2. 显示如何使用GPU进行通用计算,例子中使用GLSL实现高斯-拉普拉斯边缘检测算子-show how to use the GPU for general purpose computing, for example the use of GLSL achieve Gaussian- Laplace operator Edge Detection
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-30
    • 文件大小:8277
    • 提供者:he5045713
  1. laplace2

    0下载:
  2. Laplace Transformer Mathematical Resolution
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:8442
    • 提供者:david
  1. LaPuLaSi_RongHe

    0下载:
  2. 拉普拉斯金字塔在图像融合中有所应用。首先对两个待融合图像求拉普拉斯残差金字塔,然后用模板对每一级残差图像进行融合得到融合后图像的残差金字塔,然后对这个金字塔进行重构就能得到最终的融合图像,图像各尺度细节得到保留-Laplacian pyramid image fusion has been applied. First, the two images to be fused residual demand Laplace pyramid, then the template for each l
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:950
    • 提供者:steve
  1. classify

    0下载:
  2. 用大数据来训练一个朴素贝叶斯分类器,并且在分类器中加入α=1的拉普拉斯平滑。-Use the data given in table to train a naive Bayes classifier and test it.Add Laplace smoothing into the classifier with α=1,and test angin.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:612
    • 提供者:yuanxin
  1. LEM-Algorithm

    1下载:
  2. LEM(拉普拉斯特征映射)算法,拉普拉斯特征映射是基于局部邻域,保持局部结构的流形学习方法。LEM通过一个无向加权图刻画流形上数据点间的近邻关系,图的顶点为原始数据点,图的边对应点之间的近邻关系,边的权值对应近邻点之间的相似程度(也可以是某种距离),LEM在低维嵌入空间中尽量保持图中数据点之间的近邻关系,然后求取嵌入坐标。通俗的说,LEM认为在高维数据空间离得近的点在低维嵌入空间也应该离得近-LEM (Laplace feature mapping) algorithm, Laplace fea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:481915
    • 提供者:ccc
  1. fuse_lap

    0下载:
  2. matlab源程序,通过拉普拉斯变换进行两幅图像的融合,融合效果好-matlab source, through the Laplace transform fusion of the two images, good fusion effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2832
    • 提供者:曹禹
  1. ImgLenna

    0下载:
  2. 对图像做canny算子,拉普拉斯边缘提取,踢去系数自行输入-Make the image canny operator, Laplace edge detection, kicked coefficient input by
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:96587
    • 提供者:赵云
  1. Image-enhence

    0下载:
  2. 使用C#实现了图像空域增强、频域增强和图像锐化,包括laplace算子等算法。-Using C# to achieve the image spatial enhancement, frequency domain enhancement and image sharpening, including the Laplace operator and other algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:363496
    • 提供者:dachengzhi
  1. MCM1

    0下载:
  2. 蒙特卡洛随机走动仿真求解位问题(拉普拉斯方程)- Using fixed random walk MCM to solve a potential problem involving Laplace s equation
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:625
    • 提供者:linyun
  1. MCM3

    1下载:
  2. 蒙特卡洛方法实数型随机走动求解拉普拉斯方程- Using floating random walk MCM to solve Laplace s equation
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:795
    • 提供者:linyun
  1. extractkeypoint

    0下载:
  2. 提取角点的实用程序,也叫特征点提取,包括Harris方法、SUSAN方法、SUSAN-Laplace方法。-extract keypoints also called feature , corners , interest points , etc.The following algorithm are provided : Harris SUSAN - Harris-Laplace- Laplacian of Gaussian (LoG)- Gilles The input imag
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:538007
    • 提供者:李建伟
« 1 2 ... 33 34 35 36 37 3839 40 41 42 »
搜珍网 www.dssz.com