资源列表
qq1
- 框选成角平行墙体线,倒角。 用于封闭因有窗体截断墙体线,不能计算墙体工程量,可删除墙体封口线,并对墙体线倒角。 -The frame chooses the angle parallel wall line, the bevel edge. Because uses in sealing up has the window to interrupt the wall line, cannot calculate the wall resilience, may delete the wa
matlab
- MATLAB下的曲面拟合程序-源代码,挺有用的-MATLAB surface fitting process- source
rotar_circle
- Program that performs the rotation of a circle into 360 degrees showing us your 2D graphics
新建 文本文档
- 直方图交互界面,可以进行可视绘制!非常好用!-histogram interface, visualization can be drawn! Very handy!
CG-29
- 计算机图形学的各类图形的填充算法,以确定图形为例。
translateandrotate
- 题目:编程实现 多边形的平移、旋转变换 要求:不能调用OpenGL的变换函数,如glTranslatef, glRotatef,glScalef。要求通过矩阵相乘的方式,自 己计算出变换后几何图形的坐标。-do it without glTranslatef and glRotatef
SC11010056
- 本程序设计了一个以跷跷板为原型的图像模型。该模型由一个长方形,两个正方形 和一个三角形组成-This procedure is designed as the prototype of a seesaw image model. The model consists of a rectangular, square and a triangle composed of two
Bezier
- 计算机图形学中的基本、二次、三次、面贝齐尔曲线的绘制-The Drawing of Basic, Quadratic, Cubic and Surface Bezier Curves in Computer Graphics
polardb
- 将角度和幅度的二维数组画成dB值的polar图- POLARDB Polar coordinate plot. POLARDB(THETA, RHO) makes a plot using polar coordinates of the angle THETA, in radians, versus the radius RHO in dB. The maximum value of RHO should not exceed 1. It sh
图像剪裁 matlab
- 使用MATLAB对指定区域的图像进行裁剪,获得目标图像
freeman
- 最大概然估计拟合直线,简单的使用最大概然估计拟合了直线,文件中给出了两张图片-MLE fit line(MLE for fitting a line pair)
FCMClust
- C均值聚类,具有对多种类进行分类的能力,运算采用迭代方式-C-means algorithm