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

搜索资源列表

  1. cluster-algorithm

    0下载:
  2. 聚类算法的vc++代码实现,包含了两种算法-clustering algorithm to achieve the vc code, includes two algorithms
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:352.52kb
    • 提供者:liu yang
  1. Foley Algorithm

    0下载:
  2. Foley 球面分割算法-科学数据可视化-Foley spherical segmentation algorithm-Scientific Data Visualization
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:59.7kb
    • 提供者:吴小毛
  1. an example based super resolution algorithm code

    0下载:
  2. an example based super resolution image reconstruction algorithm code
  3. 所属分类:图形图象

    • 发布日期:2011-04-17
    • 文件大小:4.64kb
    • 提供者:imageprocess
  1. 包括常用的IHS,PCA 加权图像融合三种算法的Matlab源代码

    6下载:
  2. 包括常用的IHS,PCA 加权图像融合三种算法的Matlab源代码,Which are used in the IHS, PCA-weighted Image Fusion Algorithm three Matlab source code
  3. 所属分类:图形图象

    • 发布日期:2017-05-24
    • 文件大小:108.5kb
    • 提供者:杨平
  1. 基于Retinex的MSRCR算法的C语言实现

    0下载:
  2. 基于Retinex的MSRCR算法的C语言实现。其中的高斯平滑采用了与尺度无关的快速算法,每个点的运算只要6MADD。程序改自GRetinex,一个GIMP插件,C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point ar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-21
    • 文件大小:84.69kb
    • 提供者:myb
  1. opencv实现的snake算法

    0下载:
  2. opencv实现的snake算法,可以用于轮廓提取。,opencv realized snake algorithm, can be used for contour extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:92.66kb
    • 提供者:李占闯
  1. imagethining.rar

    0下载:
  2. 图像细化 (Image Thinning),一般指二值图像的骨架化(Image Skeletonization) 的一种操作运算。 一个图像的骨架由一些线和曲线(比较理想的是单像素宽度),骨架可以提供一个图像目标的尺寸和形状信息,因而在数字图像分析中具有重要的地位,图像细化(骨架化)是进行图像识别、线条类图像目标分析的重要手段。 本文将探讨骨架的一些性质,给出如何判断一个像素是否属于图像目标的骨架,最后将给出获得图像目标骨架的基本算法。,Image Thinning (Image T
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:90.8kb
    • 提供者:魏建亮
  1. KPCA.rar

    1下载:
  2. 快速的人脸特征提取算法KPCA,比普通的pca特征提取算法在效率上好了不少,Fast facial feature extraction algorithm KPCA, than ordinary PCA feature extraction algorithm in the efficiency of a good many
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1.67kb
    • 提供者:songy
  1. stripmap SAR RD

    5下载:
  2. SAR的距离多普勒成像算法,SAR为条带式工作模式,Distance from the SAR Doppler imaging algorithm, SAR for striped mode
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-05
    • 文件大小:2.01kb
    • 提供者:qiao feng
  1. Hydrid_GA_ACATSP.rar

    0下载:
  2. 基于遗传和蚁群混合算法的图像配准算法 需要利用matlab遗传工具箱,Based on genetic and ant colony algorithm for hybrid image registration algorithm need to use genetic toolbox matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:3.53kb
    • 提供者:凌志刚
  1. cast.rar

    1下载:
  2. 一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。,MPI-based parallel volume rendering algorithm, which is a pure software implementation, graphics cards without the use of aircraft, including a simple medical image data.
  3. 所属分类:3D图形编程

    • 发布日期:2014-05-13
    • 文件大小:1.88mb
    • 提供者:dodo88
  1. edge-detect-algorithm-comparis

    1下载:
  2. 边缘检测算法的比较,有susan算子,log算子,prewitt算子,Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator
  3. 所属分类:Special Effects

    • 发布日期:2015-10-26
    • 文件大小:609byte
    • 提供者:lh
  1. An.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

    0下载:
  2. 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature po
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:167.54kb
    • 提供者:memcpy
  1. Edge-feathering-algorithm

    2下载:
  2. 边缘羽化算法,利用opencv实现。当前后背景颜色差值较大时,具有好的效果。-Edge feathering algorithm, using opencv implementation. After the background color of the current difference is large, with good results.
  3. 所属分类:OpenCV

    • 发布日期:2016-12-22
    • 文件大小:1.4mb
    • 提供者:
  1. boundary-fill-algorithm-pullmann

    0下载:
  2. - algorithm is designed as real boundary fill alg., but for visibility, it is drawing not only single pixels, - but 10x10px squares. By clicking on the canvas, you specify starting point where algorithm is started... - That磗 why white spaces are
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:15.14kb
    • 提供者:Menahem
  1. terrain-matching-algorithm

    1下载:
  2. 关于地形匹配算法的程序,集合了多种常用算法,采用的是自定义的vis高程图,对地形匹配发面的研究很有帮助-Terrain matching algorithm on the procedures for collection of a variety of commonly used algorithms, uses a custom vis elevation map of the terrain matching baking helpful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:4.9mb
    • 提供者:yunliu
  1. ADAPTIVE-IMAGE-FUSION-ALGORITHM

    2下载:
  2. 针对低可见光图像和红外图像的特点,提出一种基于DT-CWT的自适应图像融合算法.该算法具有好的平移不变性和方向选择性,更适合于人类视觉.先对源图像作双树复小波变换,充分考虑各尺度分解层的系数特征,对 低通子带引入免疫克隆选择,根据统计评价准则定义亲和度函数,自适应获得最优融合权值 对高通子带则根据人类视觉特性定义局部方向对比度,并作为融合准则,突出和增强了各源图像的对比度与细节信息.实验结果表明: 与基于小波的融合结果相比较,本文的融合算法自适应性和鲁棒性更强,较好地保护和显示了源图像中
  3. 所属分类:Wavelet

    • 发布日期:2017-03-23
    • 文件大小:305.59kb
    • 提供者:赵昭
  1. PSO-image-segmentation-algorithm

    0下载:
  2. 为了提高算法的执行效率, 应用粒子群算法求取图像中任意两点间最短路径来定位目标边界, 并与经典的基于Dijkstra 动态规划图搜索的Liv e Wire 算法进行比较.-In order to improve the efficiency of the algorithm, particle swarm algorithm to strike any of images to locate the shortest path between two object boundaries, and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:311.14kb
    • 提供者:
  1. greedy-algorithm

    2下载:
  2. 这是基于Donna Williams和Mubabak Shah的贪婪算法论文的代码-This code is based on the greedy algorithm which presented by Donna Williams and Mubabak Shah in their paper
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.9mb
    • 提供者:chunyi li
  1. rice algorithm

    2下载:
  2. 一个CCSDS(空间数据系统咨询委员会)提出的航天器图像数据压缩算法——RICE算法的MATLAB实现(a software based on MATLAB realize the RICE algorithm recommended by CCSDS.)
  3. 所属分类:图形图象

    • 发布日期:2020-06-18
    • 文件大小:6kb
    • 提供者:科詹哈
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com