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

搜索资源列表

  1. 1

    0下载:
  2. OBB包围盒算法,定义算法,可用于调用函数,非常有用。-OBB bounding box algorithm, the definition of the algorithm can be used to call the function, very useful.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1010
    • 提供者:贾渊清
  1. PtsCompress

    0下载:
  2. 点云读取,建立包围盒,进行K领域搜索,法向量计算-Point cloud, reading, creating a bounding box, perform the search field K, vector calculation method
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1763
    • 提供者:陈达枭
  1. boundingbox3

    0下载:
  2. bounding box for multiple target tracking applications
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:872
    • 提供者:javad
  1. prtree-1.7.tar

    0下载:
  2. Since objects stored in a spatial can be rather complex they are often approximated by simpler objects, and spatial indexes are then built on these approximations. The most commonly used approximation is the minimal bounding box: the smallest
  3. 所属分类:Button control

    • 发布日期:2017-04-25
    • 文件大小:193699
    • 提供者:vadhana
  1. Particlesystemfalls

    1下载:
  2. 本文的主要贡献是以线元为基本造型单位,运用动力学原理模拟瀑布的运动轨迹[9],结合层次包围盒技术和建立聚类树加速粒子与障碍物之间的碰撞检测,并采用逐渐淡化融合的方法绘制粒子,形成了具有真实感的实时瀑布飞溅的效果。-Contribution of this article is based on the line for basic modeling unit, use the dynamics simulation trajectories of waterfall [9], combined
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5491333
    • 提供者:wangjie
  1. DelaunayTriangulation

    0下载:
  2. 将文件中的点生成矩形包容盒,并将点插入生成三角网-The document points to generate held bounding box, and the insertion point to generate triangulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:61698
    • 提供者:刘琴琴
  1. 19.)-3D-Picking-Pt.-2

    0下载:
  2. 该模型主要是进行3D模型任一点的拾取功能,常用的方法是使用一屏幕上的包围盒去拾取鼠标的点击物体,而我们使用的是光线投射方法。-This tutorial is the continuation of the first tutorial 3D Picking Part1, where we used a bounding box rendered “behind the scenes” to find an object user has clicked on. Problem of this
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3936094
    • 提供者:PengLei
  1. bounding_box

    0下载:
  2. 辅助画图像的bounding box 的工具-a tool used to mark bounding box
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-14
    • 文件大小:3171
    • 提供者:柳枭龙
  1. D3dBoxEdit

    0下载:
  2. direct3d 三维模型 包围盒拖拽编辑-direct3d three-dimensional model of the bounding box drag edit
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-27
    • 文件大小:230747
    • 提供者:杜田春
  1. pack2

    0下载:
  2. 1.粒子系统实现喷泉; 2.喷泉的水面,采用的是模仿水波的网格,当水滴滴到水面的时候,会在那个点产生一个很低的点,然后向四周的点扩散,形成一高一地的波形。 3.三维草丛和树木为3DS模型; 4.天空是采用天空包围盒,6个面包围在视角的外面,然后贴上图片(连续的内容的图片),看起来很像天空 改变天空明亮度,设置灯光的颜色,如果天空很暗,那么就改变值使变亮, 如果太亮,就使变暗,来回循环-1. The particle system fountain 2. The surf
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-08
    • 文件大小:15545214
    • 提供者:刘忠途
  1. opt_noop_swizzle

    0下载:
  2. getConservativeBounds returns the conservative bounding box of the clip in device (as opposed to canvas) coordinates.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2515
    • 提供者:muigerhq
  1. example

    0下载:
  2. 用于点云数据的简化,选出最小包围方格中的重心以达到数据缩减-The minimum bounding box method, used to process point cloud data, solving the point cloud data in virtual grid in the center of gravity, can be used for data reduction
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1823
    • 提供者:kangkang
  1. SkBBoxRecord

    0下载:
  2. This an abstract SkPictureRecord subclass that intercepts draw calls and computes an axis-aligned bounding box for each draw that it sees, subclasses implement handleBBox() which will be called every time we get a new bounding box. -This is an abst
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4461
    • 提供者:zttaweng
  1. code

    0下载:
  2. this code will help to identify the tuberculosis infection, by analysing the chest x-ray, infected region will showed by a white bounding box
  3. 所属分类:Development Research

    • 发布日期:2017-04-26
    • 文件大小:81800
    • 提供者:Ranjith
  1. boundingbox

    0下载:
  2. Bounding Box for R-tree in C-Bounding Box for R-tree in C++
  3. 所属分类:Other Databases

    • 发布日期:2017-04-12
    • 文件大小:1024
    • 提供者:Jafat
  1. Localization

    0下载:
  2. 多种不基于测距的定位算法比较,包括APIT、DV-hop、Bounding Box、MDS-MAP等等 注释清晰-Ranging is not based on a variety of localization algorithm comparison, including APIT, DV-hop, Bounding Box, MDS-MAP, etc. Note clear
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:6538509
    • 提供者:徐南
  1. Localization

    0下载:
  2. 经典的无线传感网络(WSN)节点定位算法的matlab代码,算法包括: RSSI, Centroid, APIT, DV-hop, Amorphous, Bounding Box, Grid Scan, MDS-MAP-Classic wireless sensor networks (WSN) localization algorithm matlab code, algorithms include: RSSI, Centroid, APIT, DV-hop, Amorphous, Boun
  3. 所属分类:Data Mining

    • 发布日期:2017-05-26
    • 文件大小:8959600
    • 提供者:snow
  1. minboundbox

    1下载:
  2. 求取空间点云的最小包围盒体积,可以得到8个角点的坐标-Obtaining spatial point cloud minimum bounding box size, you can get coordinates eight corner points
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4381
    • 提供者:陈锋
  1. bounding_box_and_centroid_algo

    0下载:
  2. Bounding Box and centroid algorithm with accuracy
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1789
    • 提供者:K.Tejram
  1. sbimi

    0下载:
  2. Brain tumour detection using bounding box algorithm for segmentation..it is mainly used to detect the brain tumour..it contains input images too.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:224745
    • 提供者:malathimalathi
« 1 2 3 4 56 »
搜珍网 www.dssz.com