CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - 检测算法

搜索资源列表

  1. CollisionDetection.tar

    0下载:
  2. 碰撞干涉检测高效算法,能快速地检测是否发生干涉和碰撞 -Collision Detection efficient algorithm can quickly detect the occurrence of collisions and interference
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:32430
    • 提供者:何钢
  1. zombie

    1下载:
  2. 碰撞检测算法,源码研究,多体动力学的基础啊!
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:50873
    • 提供者:王二
  1. Ransac-Line-and-3D-Plane

    0下载:
  2. 根据Ziv Yaniv的RANSAC直线检测算法,开发出在一些三维点中检测出若干空间平面的算法。-Based on Ziv Yaniv s RANSAC straight line detecting algorithm, these codes could find some 3D planes in some 3D points.
  3. 所属分类:3D Graphic

    • 发布日期:2016-01-27
    • 文件大小:413696
    • 提供者:刘刚
  1. CT

    4下载:
  2. 图像反投影重建算法,利用CT采集的数据在进行R_L_滤波后进行反投影得到检测图像。-Image reconstruction algorithm, using the projection of the data collected on CT after R_L_ filter back-projection get detection images.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-22
    • 文件大小:557040
    • 提供者:walter
  1. Octree

    1下载:
  2. java3D实现碰撞检测时的八叉树创建,并提供AABB碰撞检测算法-java3D Octree
  3. 所属分类:3D图形编程

    • 发布日期:2017-05-01
    • 文件大小:7341
    • 提供者:xiaoyupeng
  1. motion-extract

    0下载:
  2. 运动目标提取和跟踪是视觉分析、高级行为理解以及运动编码等计算机视觉 应用领域中基本而又重要的一步,也是计算机视觉中的难点问题。本文深入研究 了运动视觉中目标的精确提取与跟踪算法,包括运动检测、阴影消除、外轮廓提 取以及目标的跟踪四个方面-Extraction and tracking of moving targets is a visual analysis, to understand high-level acts, as well as encoding movement i
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1580919
    • 提供者:丁行
  1. 3Dsuanfa

    0下载:
  2. c++中的数值算法 Bsp分割算法简述.地形碰撞检测方法,地形渲染的动态LOD四叉树算法详细实现.高级碰撞检测技术.四叉树和八叉树的剔出选择.图片镂空算法集合-c++ in the numerical algorithm outlined Bsp segmentation algorithm. terrain collision detection methods, dynamic LOD terrain rendering algorithm in detail quadtree achiev
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:499568
    • 提供者:李海涛
  1. rapid-2.01.tar

    0下载:
  2. 碰撞检测库,VC++可以调用该库。用来测试碰撞检测算法。好不容易收集下载的-Collision detection
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:72265
    • 提供者:张锁
  1. LS_Li_v0

    0下载:
  2. 基于水平集的边缘检测方法,内含李春明05年的相关论文,代码即为论文中算法的源码-edge detect based on level_set,including paper of ChunMing,05
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:773397
    • 提供者:周Ada
  1. harris

    0下载:
  2. 基于harris的角点检测算法和hough直线检测。去判断图片角点和线存在的位置-base on the haries corner detect algorithm and hough line detection. find the corner and line on the picture.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:1126
    • 提供者:jihang
  1. fast-matlab-src

    0下载:
  2. 好用的角点检测算法 有例子 程序简单易懂-Examples handy corner detection algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-06
    • 文件大小:2886688
    • 提供者:zhangshan
  1. keypointExtraction

    0下载:
  2. harris角点检测的源代码,利用算法提取特征点。-harris corner detection of the source code, the use of algorithms to extract feature points.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-26
    • 文件大小:763796
    • 提供者:joyi
  1. octree

    0下载:
  2. 场景检测算法之一:octree算法的实现代码-the source code to implement octree algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:3114
    • 提供者:孙晟轩
  1. bsp-tree

    0下载:
  2. 场景检测算法之一:bsp tree的实现代码-the source code to implement bsp tree algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-29
    • 文件大小:34515
    • 提供者:孙晟轩
  1. 3D-Reconstruction.

    0下载:
  2. 择了一种速度、特征点数量和精度都比较好的组合方案:FAST角点检测算法+sift特征描述子+FLANN(Fast Library for Approximate Nearest Neighbors) 匹配算法。-Choose a speed and precision of the number of feature points are relatively good combination scheme: FAST corner detection algorithm+sift featur
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7534732
    • 提供者:qinqin
  1. Real-TimePCollisionPDetection

    0下载:
  2. 实时碰撞检测算法和实践应用学习文档,详细介绍了具体涉及到的一些基本接口-Real time collision detection algorithm and practical application of the learning document, details of the specific related to the basic interface
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2678518
    • 提供者:guozhr
搜珍网 www.dssz.com