资源列表
Bezier
- 绘制贝塞尔曲线,可以在指定任意多个点的情况下绘制贝塞尔曲线-Draw bezier, can be in specify any number of points draw bezier
LeastSquare
- 给出一些离散的点,根据最小二乘法求出拟合的直线。-If there are some discrete points, you can get a line based on least square method.
read-save
- 将所选文件夹中的所有*.pts 文件中的 x和y 读取出来 ,并将读取出的信息保存到*.txt文件中-The selected folder*. pts file for all x and y read out, and read out the message saved to the*. txt file
test
- 输入参数 画出图像其中要设置四个参数 通过菜单实现 可以保存图像-draw graph
RodonTransform
- 该程序基于radon变换算法实现图像的变换, vc上实现 ,含opencv的头文件-The program is based on Radon transform algorithm to achieve the transformation of the image, VC achieve with opencv header files
jjm
- 圆形零件图内外径测量,测量圆形元件图的内外径-ihavenothingtosay
imageshaperecog
- 图像形状识别Delphi源码,包括矩形度、椭圆度和拐点提取的形状识别。-shape recognization delphi code.
2011072036
- 这是用mfc编写的一个简单的绘图程序,其中包括点、直线、虚线、颜色选择以及线型线宽的选择。-This is a simple drawing program written using mfc, including points, lines, dashed lines, color selection, and linear linewidth choice.
text3
- 利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现以屏幕客户区中心为圆心绘制任意直线,单击裁剪和中点裁剪分别对直线进行裁剪。-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), to achieve a center-screen client area centered on drawing an arbitrary line, click the mid-p
seedfilling
- 计算机图形学的种子填充,可实现种子填充算法。-Computer graphics filled seeds, seed fill algorithm can be realized.
caijian
- 计算机图形学实验中的二维裁剪程序 ,可以直接运行在VC++中-Computer Graphics experimental procedures in the two-dimensional cutting can be directly run on VC++ in
b-spline
- 简易程序,实现计算机图形学中B样条曲面的绘制~-Realize computer graphics b-spline curve of the draw