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

搜索资源列表

  1. visKDTree

    0下载:
  2. kdtree. 用于最近点搜索。 可输入点的三维坐标,再输入查询点,即可得到指定的最近点坐标。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:257721
    • 提供者:卢新
  1. libkdtree++_0.6.2

    1下载:
  2. 一个C++写的KdTree容器模板库,支持std容器,和自定义的存储方式,对插入、删除和查找作了优化
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:94158
    • 提供者:Wen Ming Yu
  1. K主曲线

    0下载:
  2. 包括三个文件 kdtree.m kmeans.m sqdist.m
  3. 所属分类:源码下载

  1. RayCasterCode基于光线投射算法的体绘制基数的应用

    0下载:
  2. 本代码是基于光线投射算法的体绘制基数的应用,其中包括KDTREE等加速算法。-This code is based on ray casting volume rendering algorithm for the application base, including KDTREE other acceleration algorithms.
  3. 所属分类:3D图形编程

    • 发布日期:2017-05-22
    • 文件大小:7064576
    • 提供者:eric
  1. KD-Tree

    2下载:
  2. 光线追踪的cuda程序,基于cuda实现,大大加速了速度。-Cuda ray tracing program, based on cuda implementation, greatly accelerating the speed.
  3. 所属分类:3D图形编程

    • 发布日期:2013-07-08
    • 文件大小:12245
    • 提供者:wangpichao
  1. RT1

    1下载:
  2. 使用CUDA进行并行光线跟踪的原代码,需要支持CUDA的显卡和相应驱动-The use of CUDA parallel ray tracing of the original code, the need to support CUDA graphics card and the corresponding drive
  3. 所属分类:3D图形编程

    • 发布日期:2013-07-08
    • 文件大小:7064
    • 提供者:静涛
  1. gpuray-0.91

    1下载:
  2. Standford大学开发的GPU光线跟踪程序,实现了基于GPU的KDTree算法,需要Brook+编译运行-Standford University, the development of GPU ray-tracing program, enables GPU-based algorithms KDTree need to run the Brook+ compiler
  3. 所属分类:OpenGL

    • 发布日期:2013-07-09
    • 文件大小:36410601
    • 提供者:william
  1. kdtree

    0下载:
  2. 建立kd树的源代码,亲测可以使用,能极大提高搜索的速度-Establishment of the kd-tree source code, the pro-test can be used, can greatly improve the search speed
  3. 所属分类:Search Engine

    • 发布日期:2017-03-21
    • 文件大小:312322
    • 提供者:马云
  1. stitching

    0下载:
  2. 用来多幅图片的无缝拼接产生全景图像,暂时只能处理灰度图像-this program can be used to produce a pano. image automaticly,only gray images are avilble at the momnent!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:62810
    • 提供者:李超俊
  1. kmeansBasedOnKdtree

    0下载:
  2. 在kdtree的基础上用kmeans算法对数据进行聚类,能够提高聚类的精度。-kmeans based on kdtree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:317816
    • 提供者:shiziw369
  1. KdTree

    0下载:
  2. 二叉树编程,一些编程算法!可用于只能仿真里智能体的控制!-Binary programming, some programming algorithm! Simulation can be used only in the agent control!
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2785
    • 提供者:琉魁
  1. kdtree_cpp_warpper

    0下载:
  2. 实现对John Tsiombikas的C语言版的kdtree算法的C++封装,实现了最近邻查询已经指定距离搜索。复杂度NLOG(N),非常快。-A c++ wrapper of John Tsiombikas s library for working with 2d/3d kd-trees
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:10259
    • 提供者:highrisk
  1. Visualization_Library_SDK

    1下载:
  2. Visualization Library 是一个 C++ 的中间件用来开发基于 OpenGL 2.1 的 2D/3D 应用程序,支持高级特性包括 OpenGL Shading 语言、帧缓冲对象、多目标渲染、Vertex 以及点阵缓冲对象、KdTree/AABB frustum culling 等等。提供一个基于 Unicode 的多语言文本引擎、高级纹理、DDS cubemaps, mipmaps, compressed textures, 等等。特别适合用来开发 3D/2D 的可视化、虚拟现
  3. 所属分类:OpenGL program

    • 发布日期:2017-01-04
    • 文件大小:22465536
    • 提供者:李学艺
  1. KD

    0下载:
  2. This a construction of a KDtree and ANN.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:1457
    • 提供者:RHman16
  1. kdtree

    0下载:
  2. 基于手机系统图像拼接中kd树算法的实用程序-a program of kd tree arithmetic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:5869
    • 提供者:刘潇
  1. kdtree

    0下载:
  2. 实现二叉树建立,前序、中序、后序、深度等搜索功能-To achieve the establishment of a binary tree, the former in depth search
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:697570
    • 提供者:499315384
  1. kdtree

    0下载:
  2. 在图像处理中,用最优节点优先法,建造kd树,用于特征点匹配-In the image processing, the optimal node with priority method, build kd tree, used for matching feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:55631
    • 提供者:missliu
  1. vgg_kdtree2

    0下载:
  2. kdtree的实现,用来图像检索,检索出与某一副图像中某特征相似度由高到低的n副图像-image patch data stored in k-d trees for fast and discriminatory image patch searches.the implemention of kdtrees
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:62691
    • 提供者:杨磊
  1. kdtree

    0下载:
  2. 特征点匹配时,采用构造KD-tree,用最优节点优先法寻找最佳匹配点-Matching feature points, the tectonic KD-tree, with the optimal node is preferred method to search for the optimal matching point
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:4795
    • 提供者:huangjiulin
  1. kdtree

    0下载:
  2. KD tree implementation in C by Rajeev Kumar
  3. 所属分类:TreeView

    • 发布日期:2017-04-08
    • 文件大小:756
    • 提供者:Rajeev Kumar
« 1 2 34 5 »
搜珍网 www.dssz.com