资源列表
emmpm
- 利用em/mpm算法,对图像进行阈值提取,分割(Using the em/mpm algorithm, the thresholding of the image is extracted and segmented.)
GPS_INS位置组合程序
- gps_ins 组合导航程序。有仿真数据。(gps_ins combination of navigation procedures. There are simulation data.)
SLIC
- 把一幅原本是像素级的图,划分成区域级的图。(A map that is originally a pixel level, divided into a map of the regional level.)
squareD
- 提取图像中规则的直线边界区域,并进行显示(The linear boundary area of the rule is extracted and displayed.)
Caustic
- Show How to make water simulation in OpenGL.
裁剪图像
- 实现图像的裁剪功能,对图像进行裁剪等操作(The realization of the cutting function of the image, the cutting of the image and so on)
图像融合
- 图像融合的代码,可实现权重函数融合等简单图像融合(Image fusion code, simple image fusion, such as weight function fusion, and so on)
《VTK用户手册》
- 本章的主要目的对VTK系统进行概括性的介绍,并且提供了一些基本的信息,让用户能用各种开发语言(C++、TCL、Java、Python)创建应用程序,在本章开始的时候,主要介绍VTK系统的基本概念和对象模型,在本章的最后,用一些示例程序说明如何用VTK构建应用系统。(The main purpose of this chapter is the overview of the introduction of the VTK system, and provide some basic inform
occt
- 适用于VS2015的OpenCASCADE程序调试可视化文件,存放于 我的文档之下的Visual Studio 2015目录Visualizers里边即可生效,如果没有Visualizers文件夹,新建即可(OpenCASCADE program debug visualizations for VS2015)
STLMassProp
- 载入stl文件,计算三角形表面积以及体积(Load the STL file to calculate the surface area and volume of the triangle)
ufd_load_library
- 本文件将演示如何使用以下的 UG/Open API 函数(s): UF_load_library UF_unload_library 描述: UF_load_library 加载library_name指定的共享库,并发现由symbol_name指定的入口点。 不难看出它有些类似于GetProcAddress,但使用更简单,当然也仅仅适应于UF/Open API范畴。(This file will demonstrate how to use the fol
cycle_compound_doc
- 将UG存储下来的文件,作为复合文档,遍历,以了解其文件的基本构成。(File stored by UG as a composite document, traversing to understand the basic composition of its files.)