搜索资源列表
voxelizer-v1.1.zip
- 这个Matlab程序,可以从.OBJ文件中读取三维模型,并转换成单元体表示。同时提供了一个绘图plot函数,来可视化三维物体。 ,The Matlab program can be. OBJ file to read three-dimensional model, and converted into cell precursors express. At the same time provides a mapping function plot to visualization of t
sift
- 基于SFIT算法的图像处理程序,可以实现一幅图像的特征检测和显示检测结果,同时可以实现两幅图像之间的配准,并接配准后进行拼接,以便用于图像融合使用。-SFIT algorithm based on image processing program, can achieve an image feature detection and display test results, and can achieve the registration between two images and then
ObjectFilesFormat
- 计算机图形学,obj图像说明,用于计算机图形学软件中的实体交互,3DMAX MAYA等-Computer Graphics, obj image descr iption for the computer graphics software, interactive entity, 3DMAX MAYA, etc.
subdivision
- 基于VC++的图形细分,读取obj,off图形文件进行显示,并且可以按照功能设定进行边,点的显示-VC++ based graphical subdivision, reads obj, off to display graphics files, and settings can follow the function side of the display of points
GenPos
- 生成并保存一个工件在一定角度范围内的投影视图。支持OBJ格式,生成的图片保存在相应的文件夹内。-Generate and save a workpiece in a certain range of angles of projection views. Support OBJ format, the resulting image saved in the appropriate folder.
TrueColor2SingleBand
- VC/C++源码,图形处理,图像转换 VC实现真彩色图像转换为8位图像,RGB三个波段的灰度通过一个线性变换式计算为单波段灰度。 关于代码: DWORD _width1 = WIDTHBYTES(width*8) //保存的8bits位图保存宽度 DWORD bytesCount1 = _width0*height //存储该真彩色位图数据段所用的字节数,不是像素数 DWORD bytesCount2 = _width1*height //存储8b
NUAGES_SRC.tar
- 平行切片图像的3D重建,用于医疗领域。 程序支持的文件格式:obj 格式, DXF 格式, iv 格式, VRML 格式, STL(立体印刷)格式 off 格式.-The parallel slice images of 3D reconstruction for the medical field. The program supported file formats: obj format, DXF format, iv formats, VRML format, STL (3D
obj_display
- 包含三维obj格式的模型,并用matlab读取并显示,程序可用。-Contains a three-dimensional model of obj format, using matlab read and display, the program is available.
my_obj_display
- matlab 读取显示.obj图形文件,在matlab界面中以三维图像形式显示,并将三维坐标信息生成 Excel保存。-Matlab to read display. Obj graphics files,A 3D image display in the matlab interface, and it will generate Excel save three-dimensional coordinate information.
meshfix
- 数字表面模型的处理软件,可以处理多种文件格式的表面模型,例如:obj,ply,off等,对表面模型进行几何和拓扑结构进行修复。-Processing software of digital surface model, surface model, can handle a variety of file formats such as: Obj, ply, off etc., on the surface model of the geometric and topological struc
matlab
- 三维模型数据中包含“Princeton Shape Benchmark dataset”,三维模型数据库,其中的.off文件为三维模型,这些模型可以使用文件夹中的“打开三维模型的软件”打开查看。 matlab代码中“读取三维模型”为matlab读取.off文件的代码,得到的是三角面片信息和点云坐标 “三维模型切割”中为切割三维模型的一个例子,具体是从三维模型上找三个点构成一个平面,找到这个平面与三维模型的交点,这只是一个例子,具体如何切割三维模型需要自己实现,其中读取的三维模
mesh2pcd
- VC++ 实现MESH OBJECT转换为PCD图片格式,使用PCL库(Convert to PCD format from Mesh object .obj format)
CloudViewer-master
- CloudViewer (点云可视化软件)是一款面向三维点云数据处理、点云开发专业人员及爱好者的三维点云可视化软件,该软件具备以下功能: 点云 IO。常见点云格式文件(如 ply, pcd 和 obj)的读取、保存、删除清空及可视化。 点云的基本操作。设置点云颜色,合并多个点云,点云格式转换等。 可视化的基本操作。设置视图窗口背景颜色,设置点云的可视化尺寸,设置坐标系的显示,设置视图方位(Main view, Left view, Top view),网格面片显示,网格线框显示