CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Classical algorithm

搜索资源列表

  1. greedy_snake

    0下载:
  2. 图像分割常用的主动轮廓模型中的一个经典算法——贪心算法-image segmentation commonly used active contour model of a classical algorithm -- greedy algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:60.93kb
    • 提供者:明明
  1. gvf_model

    0下载:
  2. 图像分割中常用的主动轮廓模型的一个经典算法,GVF(梯度矢量流模型)-Segmentation commonly used active contour model of a classical algorithm, gradient vector flow (gradient vector model)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.31kb
    • 提供者:明明
  1. HornandSchunck

    0下载:
  2. 光流(运动估计)经典算法Horn and Schunck算法MATLAB程序-optical flow (Motion Estimation) classical algorithm Horn and Schunck algorithm MATLAB
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.42kb
    • 提供者:卢清华
  1. Imagepro_4

    0下载:
  2. 用于各种图像分割的算法 ,隐痛上传,从上面的边缘检测,二值化,区域分割一些经典的算法来加深对图像分割的理解。粗略分析了这些算法的优点很不足。对于课题算法的选取起了很大的帮助-for various image segmentation algorithm secret anguish uploads from above the edge detection, two values, Segmentation some classical algorithm for image segmenta
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:172.88kb
    • 提供者:王晓明
  1. DemoAlgorithm

    0下载:
  2. Cohen-Sutherland.The classical algorithm in computer graphics. Suitable for beginners to learn.-Cohen-Sutherland.The classical algorit hm in computer graphics. Suitable for beginner 's to learn.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:42.79kb
    • 提供者:zhanglei
  1. HSoptflow

    0下载:
  2. 光流(运动估计)经典算法Horn and Schunck算法MATLAB程序。-optical flow (Motion Estimation) classical algorithm Horn and Schunck algorithm MATLAB program.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.45kb
    • 提供者:billjie
  1. tilib-0.9.1-vc6

    0下载:
  2. 经典算法spiht的c语言实现代码,用于图象压缩-classical algorithm spiht the c code language for image compression
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:42.53kb
    • 提供者:fasdf
  1. noseecluster

    0下载:
  2. 聚类分析技术有着广泛应用.因为在对图像进行聚类分析时,通常缺少可资利用的先验知识,所以需要采用无监督的聚类算法.为了适应图像检索的需要,提出了一种新型的无监督聚类方法,即根据离群点信息来自动确定聚类算法的终止时机.此方法还弥补了现有聚类算法在离群点识别、使用上的缺欠.为验证其可行性,用其改进了CURE和ROCK两个经典算法.实验表明,改进后的两个算法都能自动终止,并能取得优于以往的聚类效果. -clustering analysis techniques have wide applicatio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.43kb
    • 提供者:陈一
  1. matlabClassicArithmetic

    0下载:
  2. matlab经典算法的程序 其中包括:插值与拟合、绘图、数据分析、规划问题、Arithmetic等-Matlab classical algorithm procedures including : interpolation and fitting, mapping, data analysis, planning, Arithmetic etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.92mb
    • 提供者:Jimmy Yen
  1. vctuxiangchulisuanfan

    0下载:
  2. 维纳滤波处理.Hough变换.拉普拉斯高斯边缘检测.图像增强技术,阈值变换,显示渐变色彩效果,图像镜像 图像旋转,逆滤波处理,灰度拉伸等等。。。。经典算法-Wiener filter. Hough transform. Laplace Gaussian edge detection. Image enhancement technology, Threshold transform, show gradual color effects, image rotating mirror imag
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21.34kb
    • 提供者:yyyyyy
  1. Matlabalgo

    0下载:
  2. Matlab经典算法优化问题 Matlab经典算法优化问题-Matlab classical algorithm optimization Matlab classical algorithm optimization problem
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:119.82kb
    • 提供者:wind
  1. Kdtree

    0下载:
  2. 本程序实现了kdtree算法,这是一个经典的算法,可以作为颅面重构的辅助程序-Realized by the kdtree algorithm, which is a classical algorithm can be used as a secondary craniofacial reconstruction program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2.49kb
    • 提供者:hourui
  1. adaboostPknnPlbp

    0下载:
  2. adaboost+knn+lbp 人脸识别代码 经典算法-adaboost+knn+lbp face recognition code classical algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:75.06kb
    • 提供者:刘燕
  1. binarization_Algorithm

    2下载:
  2. 图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-25
    • 文件大小:47.86kb
    • 提供者:sdfadf
  1. ClasslyCanny

    0下载:
  2. 经典的提取图像边缘的算法!可以运行!效果比较好的。请大家试试!-Image Edge Extraction classical algorithm! Can run! Relatively good results. Please try!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.89mb
    • 提供者:fangge
  1. SAR-RDA-Algorithm

    3下载:
  2. SAR成像中的RD算法是最经典的校正算法之一,提供的代码有详细的注释和说明,欢迎大家下载学习-RD SAR imaging algorithm is one of the most classical calibration algorithm, the code provided detailed notes and descr iptions, are welcome to download the study。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-23
    • 文件大小:3.18kb
    • 提供者:杨占
  1. vc_digital

    0下载:
  2. VC数字图像经典算法及实现 源代码 随书光盘 -VC Digital Image classical algorithm and the realization of the source code with the book CD-ROM
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.37mb
    • 提供者:wyx
  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. Classic-algorithm

    0下载:
  2. 共生矩阵的经典算法,可供参考学习之用。.-Classical algorithm co-occurrence matrix is ​ ​ available for reference study.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:138.87kb
    • 提供者:郭长振
  1. Sparse-algorithm

    0下载:
  2. 很好的图像处理资料,基于稀疏的图像去噪,效果很好,内含经典算法详细的说明。-Good image processing data, based on sparse denoising, good effect, containing a detailed descr iption of the classical algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:370.79kb
    • 提供者:王强
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com