搜索资源列表
SFS三维重构递推算法的求解及精度研究
- 由单幅二维图像重构出曲面的三维几何形状技术一直是图像领域研究的难点,主要 表现在现有方法重构精度较低、图像辐射度方程的迭代求解容易发散以及光照易受到干 扰等难以解决的问题,整个理论体系还不完善。由于从明暗恢复形状的方法,只需单幅 图象的灰度信息就可恢复物体三维表面形状,所以近年来,SFS技术作为计算机视觉领 域重要的研究方向,己日益被关注,尤其在工业、农业、国防、医学、空间技术等领域, 更具有广泛的应用前景。
matlab__三维图形绘制实例
- 主要描述几种典型的三维图形的绘制,并举出实例 包括如何绘制三维曲线、三维曲面、标准三维曲面图、简单易学
swqm.rar
- 三维曲线曲面比较演示系统程序设计 设计一个图形用户界面(GUI)演示常见的三维函数图形,至少包含“三维绘图” 、“选项” 、“退出”等菜单,三维绘图的包括:参数方程x=e-t/20cos(t), y= e-t/20sin(t),z=t其中t 为0到2π、参数方程x=t,y=t2,z=t3其中t为0到1之间(在同一图形界面中分别绘制它们的三维曲面和三维曲线图)。“选项”菜单主要包括:网格开关,图例开关,坐标边框开关,色度空间选择菜单,曲线颜色菜单。,Comparison of three-dim
rbf2.rar
- 通过径向基函数将散乱数据点云重构为三维隐式曲面,RBF
3D_Surface.rar
- VC+Opengl实现Bizer三维曲面的生成和调整,VC+ Opengl achieve Bizer generate three-dimensional surfaces and adjust the
polyfit2d.rar
- 根据已知的三维离散数据(x,y,z),在MATLAB中利用此函数进行三维曲面拟合,再根据polyval2d得出拟合函数的系数矩阵。,according to 3D discrete datum (x,y,z),use this function in MATLAB to fit 3D surface, and use polyval2d to get coefficient matrix
PLY_IO_Read_Write
- PLY文件的读取和写入程序:PLY文件是一个三维图形的数据存储格式,包括了三维曲面上所有采样点的坐标,以及所有采样点间的网络拓扑-A program which can read and write a PLY file
bpspline
- MATLAB写的二维和三维曲面插值的一些程序,供大家参考学习-Written in MATLAB two-dimensional and three-dimensional surface interpolating a number of procedures, for your information to learn
利用OpenGL实现三维地形
- 此资料介绍的是:利用OpenGL实现三维地形可 视化,采用Delaunay三角化法得到地形采样点,并用已知数据对三角曲面进行插值加密,生成规则格网(GRID)数据结构的方法,可得到高度真实感的三维地形可视化效果。 -The data presented are: the use of OpenGL for three-dimensional terrain visualization, using Delaunay triangulation method to be terrain
Graph1
- 很多几何图形的画法,如三维图形、曲线及曲面的绘制,三次样条曲线,BEYOND,曲面,Beziel曲线等--Many geometric figure drawing methods, like three dimensional graph, curve and curved face drawing, three transects tunes curve, BEYOND, curved surface, Beziel curve and so on
Recon.940503b
- 作者:Hugues Hoppe, University of Washington. 输入:散乱数据点云 输出:三维曲面-surface reconstruction
1
- 二次曲面模型,关键在于如何作出三维曲面图形-Quadratic surface model, the key is how to make a three-dimensional surface graph
matlab
- 用matlab实现相加,相乘,时间反转,及三维曲面的绘制-matlab
DEMO
- 利用MATLAB GUI做的三维数据自动绘图程序,安装运行库后可自动运行,实现从EXCEL读取数据并自动绘制三维曲面图的功能-Using three-dimensional data in MATLAB GUI to do automatic drawing program, after installation of runtime to run automatically read data from a EXCEL and automatically draw the three-dime
3Dgraph2
- 采用GDI+绘制三维曲面图形,可实现任意缩放,三维图形旋转,并可选择是否显示网格-Three-dimensional surface rendering using GDI+ graphics, can be any scale, rotate three-dimensional graphics, and can choose whether to display grid
3Dimension_curves
- 多种三维的曲线图~如圆柱面上的正弦曲线,双曲面上的正弦曲线,等-~ A variety of three-dimensional graph, such as the cylindrical surface of the sine curve ,sine curve of hyperbolic plane, etc.
surf和mesh创建 的三维图
- surf和mesh创建 的三维图。 1. 请对 画出 和 的数据变化范围从 到 的曲面图形, 2 增加一些坐标轴信息,如标题、三个坐标轴的标签等信息。(Surf and mesh create three-dimensional drawings.)
Draw_3D
- 画各种三维曲面图的简单示例:三维网格曲面函数;带等高线的三维网格曲面函数;带底座的三维网格曲面函数(A simple example of drawing a variety of three-dimensional curved surfaces)
threedimension
- 软件平台为MATLAB,可将给定的散点数据绘制成三维曲面图,代码附有详细的注释说明,并附带测试数据。(Plot the given scatter data into a three-dimensional surface graph)
激光雷达数据处理
- 文件中包含原始激光雷达数据,MATLAB读取.ubh文件、点云数据滤波、误差分析、模型验证、三维表面拟合的源代码,目前调试无误(The file contains raw lidar data. MATLAB reads the source code of.Ubh file, point cloud data filtering, error analysis, model validation and 3D surface fitting. At present, debugging is