CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - FAST算法

搜索资源列表

  1. OpenBMPFormatPicture

    0下载:
  2. 采用新的算法快速打开一个BMP格式的图片-introduction of a new fast algorithm to open a BMP format picture
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:68742
    • 提供者:诸晓武
  1. hdpz

    0下载:
  2. 一种基于图像灰度的快速匹配算法,PDF格式的-A gray fast matching algorithm, PDF format
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:163854
    • 提供者:ljg
  1. BCHdecode

    0下载:
  2. 一种快速BCH编译码算法设计 这个算法很好的 -A fast encryption algorithm design of the algorithm good
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:135722
    • 提供者:梦君
  1. Fast-Video-Segmentation-Algorithm

    0下载:
  2. 快速视频分割算法
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1471033
    • 提供者:lijin
  1. Fast-imagematching

    0下载:
  2. 图像相关匹配算法的快速实现,对原有算法进行了改进!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:430933
    • 提供者:小哈
  1. camera-method-based-on-OpenCV.

    0下载:
  2. 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. ,System are directly used in the internal parameters of the camera calibration algorithm, calib
  3. 所属分类:Project Design

    • 发布日期:2017-03-22
    • 文件大小:42137
    • 提供者:wangtao
  1. LJClusterDemo

    0下载:
  2. 文本聚类是基于相似性算法的自动聚类技术,自动对大量无类别的文档进行归类,把内容相近的文档归为一类,并自动为该类生成特征主题词。适用于自动生成热点舆论专题、重大新闻事件追踪、情报的可视化分析等诸多应用。 灵玖Lingjoin(www.lingjoin.com)基于核心特征发现技术,突破了传统聚类方法空间消耗大,处理时间长的瓶颈;不仅聚类速度快,而且准确率高,内存消耗小,特别适合于超大规模的语料聚类和短文本的语料聚类。 灵玖文档聚类组件的主要特色在于: 1、速度快:可以处理海量规模
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1100725
    • 提供者:lingjoin
  1. fast-SVMtraning-researchpaper

    0下载:
  2. 快速 svm 训练算法的研究 里面有道opencv库,是论文来的,不合适的不要下-fast SVMtraning researchpaper
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:635362
    • 提供者:毛渝南
  1. Animprovedfastfeaturematchingalgorithmsift

    0下载:
  2. 一种改进的快速sift特征匹配算法,对学习sift算法很有帮助-An improved fast feature matching algorithm sift
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:149503
    • 提供者:feng hw
  1. mcl

    0下载:
  2. 详细介绍MCL算法,是由Sebastian Thrun a, Dieter Fox, Wolfram Burgard, Frank Dellaert所著的论文,发表于Artificial Intelligence上。-Mobile robot localization is the problem of determining a robot’s pose from sensor data. This article presents a family of probabilistic lo
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1425709
    • 提供者:xuyuhua
  1. aFastAlgorithmforNon-bipartiteMaximalMatching

    0下载:
  2. 图论相关算法:a fast algorithm for non-bipartite maximal matching-Graph Theory correlation algorithm: a fast algorithm for non-bipartite maximal matching
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:94699
    • 提供者:henry
  1. NEW_FHT

    0下载:
  2. 快速Hartley变换(简称FHT)的一种新算法-Fast Hartley Transform A new algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:232952
    • 提供者:aiaijie
  1. A-Fast-Encoding-Algorithm-

    0下载:
  2. 一种基于矢量量化的快速算法 一种基于矢量量化的快速算法-A Fast Encoding Algorithm for Vector Quantization
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:87107
    • 提供者:张亚
  1. Fast-Computation-of-Moments-Based-on

    0下载:
  2. 基于8向链码的不变矩快速计算算法,可应用于2-D物体识别-2-D object recognition can be applied to the chain code unchanged moments quick calculation algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:339325
    • 提供者:曾翔
  1. Fast-Marching-Method

    0下载:
  2. 图像修复的快速行进算法,与其他基本模型相比,具有在较短时间内达到类似修复效果的特点,已被广泛应用。-The fast marching algorithm for image restoration. Compared with other basic models, it can achieve a similar effect in a short time. And it has been widely applied.
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2718645
    • 提供者:iris xin
  1. Fast-generalized-cross-correlation-

    2下载:
  2. 基于快速广义互相关时延估计算法的深度测量技术-Fast generalized cross correlation time delay estimation algorithm based on depth measurement technology
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:751619
    • 提供者:王三
  1. fast-template-matching

    1下载:
  2. 本文提出一种基于图像边缘几何特征的快速模板匹配算法。算法利用边缘 点的位置和梯度方向作为匹配信息进行相似度计算。可以很好的避免因图像明 暗变化、光照不均匀、旋转所带来的影响,且对于部分遮挡的情况,亦可以得 到良好的匹配结果。为了得到边缘点坐标和梯度方向,本文根据曲面拟合原理, 通过平移变换,推导出精确梯度方向和亚像素边缘坐标的快速算法。既加快了 算法的处理速度,也是匹配算法高精度的前提保证。为了使匹配算法满足实时 性要求,主要采用阈值判断和图像金字塔算法的搜索策略。在阈值
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2213762
    • 提供者:liu
  1. Fast-Algorithms-for-SignalProcessing

    0下载:
  2. 外国著名教科书 数字信号处理的快速算法 内容详尽-Fast Algorithm exhaustive famous foreign textbook content for digital signal processing
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2663465
    • 提供者:南宫崔浩
  1. Fast-Template-Matching

    0下载:
  2. 硕士学位论文 图像模板匹配快速算法研究-Research on Fast Algorithm for Image Template Matching
  3. 所属分类:software engineering

    • 发布日期:2017-06-08
    • 文件大小:15464125
    • 提供者:liu
  1. An Image Inpainting Technique Based on the Fast Marching Method

    1下载:
  2. 用于图像修复的快速行进算法的原文资料,Fast Marching Method
  3. 所属分类:软件工程

« 12 3 4 5 »
搜珍网 www.dssz.com