搜索资源列表
SurfCreat
- 根据给定的数据点阵,自动自成三次B样条曲面。可一次生成多张曲面。有源代码和执行文件。-According to the given data matrix, automatic self-cubic B-spline surfaces into. Can generate more than one surface. Source code and executable files.
Mesh45
- 三维科学图形包括三维网线图形;三维线状图形;三维坐标设置;填充网状图形;填充颜色的层数;颜色分层的数值条;向顶部和底部投影;边框设置;背景颜色设置;实体图形;等高线图形。给定zij=f(xi,yj)离散数据点,三维图形控件可以绘制出各种精美的图形。三维 图形控件包含的文件有:mesh45.ocx,olch3d32.dll,meshxyz.dll。-Three-dimensional graphics, including three-dimensional network of scientif
Deal_ply_matrix
- 读取ply三维数据时,可采用改程序对读取的矩阵数据进行的预处理,从而便于在matlab上直接使用数据.-Read ply three-dimensional data, the program can be used to change the matrix to read the data pre-processing, so as to facilitate the use of data directly in matlab.
imageproDlg
- color space components are stored at non-unit strides and, second, intermediate results can be larger than 8 bits. In this paper we show that extended subwords and the Matrix Register File (MRF) can be employed to mitigate these limitations.
CreateCustomColor
- 展示如何繪製關聯的彩色地圖矩陣指數Y數據的彩條。在某些圖形應用程序,你可能要直接映射對象,根據給定的顏色數據的表面顏色。在這告訴你如何創建自定義顏色底紋。-Create a Custom Color Shading in C# In my previous article (for more info, please visit www.publishing.unicadinc.com), I have shown you how to draw color bars by associat
Ransac
- RANSAC为RANdom SAmple Consensus的缩写,它是根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,得到有效样本数据的算法。它于1981年由Fischler和Bolles最先提出[1]。 RANSAC算法经常用于计算机视觉中。例如,在立体视觉领域中同时解决一对相机的匹配点问题及基本矩阵的计算。 RANSAC算法的基本假设是样本中包含正确数据(inliers,可以被模型描述的数据),也包含异常数据(Outliers,偏离正常范围很远、无法适应数学模型的数据)
plywrite
- 将三维三角网格数据存为ply格式文件,输入参数为三维数据x,y,z坐标,色彩信息,三角网格下标矩阵-The data is saved in the three-dimensional triangular mesh ply format, input parameters for the three-dimensional data x, y, z coordinates, color information, the subscr ipt matrix triangular mesh
sanweitu
- 把滤波之后的波形按照取点时的位置放在一个矩阵中来表示三维数据,并在三维图像中读取图像最高点的幅值和坐标。-The wave filter according to the position taken after the time point represented in a three-dimensional data matrix, and the coordinates of the image and read the maximum amplitude point in a three
CPP_RANSAC
- 它是基于一组包含异常数据的样本数据集,并计算数据的数学模型参数。这是第一次由Fischler和Bolles 1981提出。ransac是经常使用的计算机视觉。RANSAC假设为一组正确的数据,有一种方法,模型参数的计算。-It is based on a set of sample data sets containing abnormal data, and the mathematical model parameters are calculated. It was first propo