CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - 跟踪算法

搜索资源列表

  1. 基于BP神经网络人脸识别算法研究

    0下载:
  2. ,读取一个BMP图象.用鼠标跟踪点单击某一点,即可获得该点的坐标值
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:283290
    • 提供者:flm
  1. ray_trace

    1下载:
  2. VC+opengl实现光线跟踪算法,使用了3ds场景模型-VC opengl achieve ray tracing algorithm, the use of 3ds Scene Model
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:244042
    • 提供者:weiguian
  1. ray_trace

    2下载:
  2. 实现光线跟踪算法,opengl实现,在一个小盒子里可以看到反射,透射,折射
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7038
    • 提供者:gongyiling
  1. GPU-KLT-1.0

    0下载:
  2. 利用C++实现的KLT跟踪算法,通过GPU提高算法效率。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:51279
    • 提供者:小白
  1. glGPGPU

    0下载:
  2. 使用OpenGL实现的GPU光线跟踪,采用Voxel算法实现-OpenGL implementation using GPU ray tracing, using Voxel algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2608613
    • 提供者:william
  1. camshift

    0下载:
  2. 基于opencv的camshift算法实现运动物体的跟踪,平台为vc6.0.加载avi格式视频,通过鼠标点击确定跟踪物体的大小和区域。-Opencv of camshift algorithm based on moving object tracking, platform vc6.0. Load avi format video, object tracking by mouse click to determine the size and area.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1054797
    • 提供者:echo
  1. RayTraciny

    0下载:
  2. opengl实现光线跟踪算法,内容包括多光源效果,材料属性对光线跟踪的影响,动态光源。-opengl ray tracing algorithm implementation, including many lighting effects, material property on the effects of ray tracing, dynamic light source.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:828590
    • 提供者:神方舟
  1. guang

    0下载:
  2. 用 opengl 实现的光线跟踪的算法,内部有场景,可选择跟踪深度等-Opengl achieved using ray tracing algorithms, there are scenes such as the option to track the depth of
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:37465
    • 提供者:wangzhao
  1. pre_ray_tracing

    0下载:
  2. 用opengl实现的一个光线跟踪算法,有兴趣的可以参考下,环境为vs2008。-Opengl implementation with a ray tracing algorithm, interested can refer to, the environment vs2008.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1119079
    • 提供者:Jeffrey Lu
  1. TargetTracking

    1下载:
  2. 目标跟踪系统的仿真模拟程序,用C语言实现了常用目标跟踪算法kalman滤波,并使用OpenGL模拟了多种机动目标运动模型,完成了雷达跟踪仿真的图形化显示-Target tracking system simulation program, using C language to achieve a common target tracking kalman filter, and uses OpenGL to simulate a variety of maneuvering target mo
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3871486
    • 提供者:jpj
  1. raytracingExam

    0下载:
  2. 光线跟踪算法的课程大作业历程,算法实现简单清楚,容易理解。-The ray tracing alogrithm for a experiment course.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:590922
    • 提供者:阿囧
  1. ray_trace

    0下载:
  2. 一个简单实用的光线跟踪算法,开发环境是VC++,喜欢的朋友请下载-A simple and practical ray tracing algorithm, the development environment is VC++, like a friend, please download
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:30720
    • 提供者:饮恨
  1. RayTracer1

    0下载:
  2. 图形学中光线跟踪算法的源码,简单实用,值得推荐-Ray tracing algorithm source code, simple and practical
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:286140
    • 提供者:jls
  1. guangxiangenzhong

    0下载:
  2. 光线跟踪算法程序,适合初学者,程序可以运行-Ray tracing algorithm program, suitable for beginners, the program can run
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5426513
    • 提供者:赵晨
  1. TheRaytracer

    1下载:
  2. 光线跟踪算法(opengl),有阴影,有透明,有遮挡,但由于没有使用任何加速算法,生成速度较慢,约为28秒。-Ray tracing algorithm (opengl), with shadow, transparent, cover, but the absence of any acceleration algorithm used to generate slower, about 28 seconds.
  3. 所属分类:OpenGL program

    • 发布日期:2017-02-23
    • 文件大小:1894400
    • 提供者:杨自
  1. mirror

    0下载:
  2. 用opengl真实绘制场景,利用镜面发射的效果和采用光线跟踪算法实现光照。-True with opengl rendering scenes, the use of mirror effects and launch ray tracing algorithm using illumination.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:249049
    • 提供者:李奕
  1. RayTracer

    0下载:
  2. 光线跟踪实例。该程序实现了光线跟踪算法。-Ray tracing examples. The program implements the ray tracing algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:8869659
    • 提供者:kylin qi
  1. ray_tracing

    0下载:
  2. 光线跟踪算法, 实现了的光线跟踪,没有考虑物体之间光的传播-Ray tracing algorithm to achieve ray tracing, did not consider the propagation of light between objects
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4226472
    • 提供者:李元芳
  1. OpenGL实现的光线跟踪算法

    0下载:
  2. windows系统下使用vc6.0结合OpenGL实现的光线跟踪算法。程序比较简单,单一场景。
  3. 所属分类:OpenGL

  1. 光线跟踪 Ray_Trace

    0下载:
  2. 简单的光线跟踪算法,亲测VC++6.0可以用,需自行配置opengl环境。(Simple ray tracing algorithm, pro VC++6.0 can be used, the need to configure the OpenGL environment.)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-09
    • 文件大小:376832
    • 提供者:sin1731
« 12 »
搜珍网 www.dssz.com