搜索资源列表
ply文件格式源代码
- 三维图形学,逆向工程一个文件格式读入与输出的源代码,大家有意可以研究一下。-3D Computer Graphics.VC in/out source code of a file format about reverse engineering .
OpenGL
- : NURBS 方法因其表示法的同一性、形状控制灵活性,在曲面造型和重构中具有重要作用. 该文通过分析,完 成了在MFC 中用OpenGL 实现NURBS 曲面的绘制及裁剪,为在逆向工程中实现基于型值点的曲面拟合和裁剪奠 定了基础.-: NURBS said because of the Identity Act, shape control flexibility. In surface modeling and remodeling plays an important role.
photodispose
- 自己毕业时做的,主要是面向逆向工程用于提取条形激光,然后得到坐标数据的软件
openglandre
- opengl在逆向工程中应用的一些文章,感觉还不错的
quick3D_Viewer_4_setup
- 计算机逆向工程及可视化模型浏览器,可浏览off,stl,wrl,ply等文件格式。-Computer model of reverse engineering and visual browser, visit off, stl, wrl, ply and other file formats.
curveandsurfacereconstruction
- 曲线曲面重建方法研究,发现一个关于曲线曲面有关算法方面的好资料,与大家分享下.可作逆向工程研究参考.-Reconstruction of curves and surfaces and found that a related algorithm for curves and surfaces on good information to share with you the next. Can be used for reverse engineering study.
001
- 细分曲面造型技术研究 ----------典型曲面细分方法, 特征生成 控制,逆向工程建模应用 -image technology
cPP
- reverse engineering C++ 本文讲了对于逆向工程分析人员来说,能从一个二进制可执行文件中识别出C++程序,的结构,并且能标识出各个主要的类,以及这些类之间的关系(继承、派生等)是非常重要的。为了能做到这一点,逆向工程分析人员就必须要(1)能识别出这些类(2)能识别出这些类之间的关系(3)识别出类中的各个成员。本文就是要教大家能做到上述三点。-reverse engineering C++ article about the analysis for reverse engin
testObjects.tar
- 逆向工程中,国外的三维立体的体数据,用薄化算法或距离场算法求取中轴的数据。-Inverse Engineering,Voxel data,used by distance field-based skeletonization or skeletonization by thinnin
RandomSampleConsensus
- 在逆向工程中通过测量仪器得到的产品外观表面的点数据集合也称之为点云,通常使用三维坐标测量机所得到的点数量比较少点与点的间距也比较大,叫稀疏点云;而使用三维激光扫描仪或照相式扫描仪得到的点云点数量比较大并且比较密集,叫密集点云。-Data collection point in the surface appearance of the product obtained by reverse engineering measurement instruments, also known as po
BitSegmentation
- 在逆向工程中通过测量仪器得到的产品外观表面的点数据集合也称之为点云,通常使用三维坐标测量机所得到的点数量比较少点与点的间距也比较大,叫稀疏点云;而使用三维激光扫描仪或照相式扫描仪得到的点云点数量比较大并且比较密集,叫密集点云。-Data collection point in the surface appearance of the product obtained by reverse engineering measurement instruments, also known as po
StarUML
- StarUML是一种生成类图和其他类型的统一建模语言(UML)图表的工具。这是一个用Java语言描述的创建类图的简明手册。 StarUML(简称SU),是一种创建UML类图,并能够自动生成Java的“stub code” 的工具。SU也可以做JAVA逆向工程,以产生相应的UML图表。- StarUML is a UML class diagrams and generate other types (UML) diagrams tool. This is a concise manua
Octree
- 用八叉树法对逆向工程得到扫描的三维实体模型图像处理,实现了对大量点云数据进行三维网格构建。-Octree method of reverse engineering can be scanned 3D solid model of image processing, realize the construct 3D mesh of a lot of point cloud data.