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

搜索资源列表

  1. interface4.12

    0下载:
  2. 用visualc++ opengl实现激光快速成型-with visualc opengl laser Rapid Prototyping
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:896387
    • 提供者:yang
  1. TRIANGULATION.rar

    0下载:
  2. 包含了激光三角法的一些外文研究资料,对三维检测感兴趣的可以,Laser Triangulation contains some foreign language study materials, three-dimensional detection of interest can be
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:4031748
    • 提供者:陈峰峰
  1. yundongrentidejianceyugenzong

    0下载:
  2. 介绍了一个使用三维激光摄像机对道路上的自行车辆和行人进行检测和跟踪的实时系统-Introduction of a three-dimensional laser camera to use on the road to vehicular and pedestrian detection and tracking of real-time systems
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:85261
    • 提供者:谭园芳
  1. LIDA3dBuilding

    0下载:
  2. 随着LIDAR技术的出现,三维建筑物的提取也受到越来越多的重视。由于LIDAR数据分布的不连续性和不规律 性,直接从机载激光扫描测距数据中进行建筑物提取较为困难。本文提出了一种结合灰度影像的LIDAR数据三维建筑物提 取方法,分三个步骤:首先对灰度影像进行建筑物二维提取;然后将处理后影像和LIDAR数据粗匹配,初步确定LIDAR数 据中的三维建筑物区域;最后利用一组阈值操作进行三维建筑物的精确提取。实验结果表明该方法简单实用,适应性强。-With the emergence of L
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:177868
    • 提供者:jerry
  1. mydesign

    0下载:
  2. c++builder6和OpenGL结合的激光打靶的过程-c++ builder6 and OpenGL combined process of laser targeting
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:583872
    • 提供者:陈艳余
  1. specti

    0下载:
  2. 三视角线激光三维人体尺寸视觉测量系统-Three-dimensional perspective of the body size of the visual line of laser measurement system
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:269490
    • 提供者:abc515
  1. Animate

    1下载:
  2. SolidWorks 2009 COM 二次开发 三维激光切割机自动编程软件仿真模块代码-SolidWorks 2009 COM Secondery Development Three-Dimentional Laser Cutting Mechine Auto Programming Simulation Section
  3. 所属分类:OpenGL program

    • 发布日期:2016-07-15
    • 文件大小:5120
    • 提供者:
  1. Path

    0下载:
  2. SolidWorks 2009 COM 二次开发 三维激光切割机自动编程软件轨迹离散模块代码-SolidWorks 2009 COM Secondery Development Three-Dimentional Laser Cutting Mechine Auto Programming Path Discrete Section
  3. 所属分类:OpenGL program

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

    0下载:
  2. 激光堆焊温度场仿真,可实验三维瞬态温度场的模拟,能动态模拟激光运动-Laser overlaying welding temperature field simulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:1281
    • 提供者:蓝天白云
  1. 23

    0下载:
  2. 提出一种基于单目CCD摄像机反求系统的三维数据的获取方法,首先对单目CCD摄像机拍摄的单幅图像进行滤波、细化等手段处理得到单像素宽度的激光条纹,然后建立激光条纹上的像素点与空间上的三维点之间一一对应的函数映射,获取物体的外轮廓信息。-Proposes a single-purpose reverse CCD camera system of three-dimensional data acquisition method, first monocular CCD camera captured
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:339023
    • 提供者:
  1. sanweixianshi

    0下载:
  2. 激光点云三维显示及平移激光点云三维显示及平移-Three-dimensional display and panning of the laser point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:5254864
    • 提供者:maxime
  1. 550398sui

    0下载:
  2. 其中包含地形生成,场景漫游,碰撞检测,场景中模拟了河流,跳跃的鱼,喷泉,树木,水草,房屋,塔楼,楼梯,飘动的-I write three-dimensional point cloud to streamline the procedures for the three-dimensional laser scan data of the chord height- angle of law implementation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:247319
    • 提供者:陈红
  1. CPoint3DCloud

    0下载:
  2. 3D激光点云数据库查看软件包,编程环境为VS2010,使用opengl库-View 3D laser point cloud database package, programming environment for VS2010, using opengl library
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:2837582
    • 提供者:王安东
  1. upload_inCfree_show361points

    0下载:
  2. 初步实现了将激光雷达一次扫描的361个点在二维平面上的相对位置的显示。从txt文件到二维数组然后筛选过滤,最后归一化显示。缺陷在于很粗糙,而且没有用类来写,指针也比较繁琐。请轻拍。-The initial realization of a scanning laser radar 361 points in the relative position of two-dimensional plane of the display. To a two-dimensional array from
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:172833
    • 提供者:CHEN Ping
  1. laser

    0下载:
  2. Opengl显示激光扫描的数据,包含读取.dat文件-Opengl programe
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1902806
    • 提供者:ggyy
搜珍网 www.dssz.com