登录
首页 » Visual C++ » scanalyze-1.0.3_source_code

scanalyze-1.0.3_source_code

于 2007-03-21 发布 文件大小:932KB
0 277
下载积分: 1 下载次数: 1604

代码说明:

  斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接(Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect of illumination system. Generation can be achieved on the 3D graphics rotation, movement and different angles graphics Mosaic)

文件列表:

scanalyze-1.0.3 source code
...........................\absorient.cc
...........................\absorient.h
...........................\accpersp.c
...........................\accpersp.h
...........................\alignmentbrowser.tcl
...........................\analyze.tcl
...........................\auto_a.tcl
...........................\auxlibs
...........................\.......\include
...........................\.......\.......\stl
...........................\.......\.......\...\algo.h
...........................\.......\.......\...\algobase.h
...........................\.......\.......\...\htm" target=_blank>algorithm
...........................\.......\.......\...\alloc.h
...........................\.......\.......\...\htm" target=_blank>bitset
...........................\.......\.......\...\bvector.h
...........................\.......\.......\...\char_traits.h
...........................\.......\.......\...\defalloc.h
...........................\.......\.......\...\htm" target=_blank>deque
...........................\.......\.......\...\deque.h
...........................\.......\.......\...\function.h
...........................\.......\.......\...\htm" target=_blank>functional
...........................\.......\.......\...\hashtable.h
...........................\.......\.......\...\htm" target=_blank>hash_map
...........................\.......\.......\...\hash_map.h
...........................\.......\.......\...\htm" target=_blank>hash_set
...........................\.......\.......\...\hash_set.h
...........................\.......\.......\...\heap.h
...........................\.......\.......\...\htm" target=_blank>iterator
...........................\.......\.......\...\iterator.h
...........................\.......\.......\...\htm" target=_blank>limits
...........................\.......\.......\...\htm" target=_blank>list
...........................\.......\.......\...\list.h
...........................\.......\.......\...\htm" target=_blank>map
...........................\.......\.......\...\map.h
...........................\.......\.......\...\htm" target=_blank>memory
...........................\.......\.......\...\multimap.h
...........................\.......\.......\...\multiset.h
...........................\.......\.......\...\htm" target=_blank>numeric
...........................\.......\.......\...\pair.h
...........................\.......\.......\...\htm" target=_blank>pthread_alloc
...........................\.......\.......\...\pthread_alloc.h
...........................\.......\.......\...\htm" target=_blank>queue
...........................\.......\.......\...\htm" target=_blank>rope
...........................\.......\.......\...\rope.h
...........................\.......\.......\...\ropeimpl.h
...........................\.......\.......\...\htm" target=_blank>set
...........................\.......\.......\...\set.h
...........................\.......\.......\...\htm" target=_blank>slist
...........................\.......\.......\...\slist.h
...........................\.......\.......\...\htm" target=_blank>stack
...........................\.......\.......\...\stack.h
...........................\.......\.......\...\htm" target=_blank>stdexcept
...........................\.......\.......\...\stdexcept.h
...........................\.......\.......\...\stl_algo.h
...........................\.......\.......\...\stl_algobase.h
...........................\.......\.......\...\stl_alloc.h
...........................\.......\.......\...\stl_bvector.h
...........................\.......\.......\...\stl_config.h
...........................\.......\.......\...\stl_construct.h
...........................\.......\.......\...\stl_deque.h
...........................\.......\.......\...\stl_function.h
...........................\.......\.......\...\stl_hashtable.h
...........................\.......\.......\...\stl_hash_fun.h
...........................\.......\.......\...\stl_hash_map.h
...........................\.......\.......\...\stl_hash_set.h
...........................\.......\.......\...\stl_heap.h
...........................\.......\.......\...\stl_iterator.h
...........................\.......\.......\...\stl_list.h
...........................\.......\.......\...\stl_map.h
...........................\.......\.......\...\stl_multimap.h
...........................\.......\.......\...\stl_multiset.h
...........................\.......\.......\...\stl_numeric.h
...........................\.......\.......\...\stl_pair.h
...........................\.......\.......\...\stl_queue.h
...........................\.......\.......\...\stl_raw_storage_iter.h
...........................\.......\.......\...\stl_relops.h
...........................\.......\.......\...\stl_rope.h
...........................\.......\.......\...\stl_set.h
...........................\.......\.......\...\stl_slist.h
...........................\.......\.......\...\stl_stack.h
...........................\.......\.......\...\stl_string_fwd.h
...........................\.......\.......\...\stl_tempbuf.h
...........................\.......\.......\...\stl_tree.h
...........................\.......\.......\...\stl_uninitialized.h
...........................\.......\.......\...\stl_vector.h
...........................\.......\.......\...\htm" target=_blank>string
...........................\.......\.......\...\tempbuf.h
...........................\.......\.......\...\tree.h
...........................\.......\.......\...\type_traits.h
...........................\.......\.......\...\htm" target=_blank>utility
...........................\.......\.......\...\htm" target=_blank>vector
...........................\.......\.......\...\vector.h
...........................\.......\.......\tnt
...........................\.......\.......\...\blas.h
...........................\.......\.......\...\cholesky.h
...........................\.......\.......\...\cmat.h
...........................\.......\.......\...\fcscmat.h
...........................\.......\.......\...\fmat.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DynamicFusion-master
    本程序基于dynamicfusion的方法,对动态场景实时三维重建。(This procedure is based on dynamicfusion method, real-time three-dimensional reconstruction of dynamic scene.)
    2017-08-17 14:29:23下载
    积分:1
  • GameFrame
    说明:  三维人物绘制,使用DirectX的ID3DXAnimationController接口实现三维人物绘制,其中包括骨骼蒙皮技术。注意:编译时一定要将Resource文件夹拷贝到Debug或Release目录下。(Drawing three-dimensional characters, the use of the DirectX interface ID3DXAnimationController drawing three-dimensional figures, including skinned mesh technology. Note: When the compiler must Resource folder are copied to the Debug or Release directory.)
    2008-12-08 20:26:32下载
    积分:1
  • daima
    说明:  三维地形实时动态显示的核心代码---来自<<Visual C++ 编程技巧典型案例解析>>(Real-time dynamic display of three-dimensional topography of the core code--- from <<Visual C++编程技巧典型案例解析>>)
    2008-09-15 21:27:57下载
    积分:1
  • splinewidget
    VTK对格式为DICOM医学数据重建后,利用VTKsplinewidget类对其作进行曲线,并能利用鼠标对其人机操作。(VTK format for DICOM medical data reconstruction after VTKsplinewidget class its for the curve, and can use the mouse to its man-machine.)
    2020-10-27 10:29:59下载
    积分:1
  • code
    program to compute 2d-maxima for a set of xy points. The xy data points are generated using a random number generator. The command to run the program at DOS prompt is: - compute 2d-maxima for 500 xy points .2dmaxima 500
    2012-05-19 04:38:55下载
    积分:1
  • DownsamplePointCloud
    VTK里面的对点云进行降采样的程序,可以直接使用。(VTK point cloud inside the down-sampling procedure can be used directly.)
    2021-05-10 01:08:33下载
    积分:1
  • exoosg
    exercis on osg programing in visuel basic c++
    2013-11-09 19:19:42下载
    积分:1
  • WmfViewer
    说明:  wmf文件的查看程序,本程序是一个vc编写的activex控件,可以对wmf文件进行查看和缩放等操作(wmf file to view the procedure, the procedure is a vc prepared activex control, can wmf file for viewing and scaling operations)
    2008-08-28 16:28:29下载
    积分:1
  • lft2
    用MFC实现的3D图形学中的立方体,可旋转,有三种投影方式,正交,透视,斜投影三种(MFC achieved with 3D graphics in the cube can be rotated in three projection mode, orthogonal, perspective, oblique projection of three)
    2020-06-30 12:00:02下载
    积分:1
  • 3D_TerrainV2.0
    3d与 vc opengl 的结合 ,对初学者的帮助应该很大(Vc opengl and 3d combination of help for beginners should be great)
    2008-07-30 21:45:14下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载