搜索资源列表
计算数目
- 这是 我编的一个小程序,请大家指点。 内容简介:计算机图形学的原理、算法及系统,并用c语言编写绘图程序。主要内容包括计算机图形学的发展概况、图形设备及系统;线段、园、区域填充、线型线宽、字符、裁剪、等基本图形生成算法;样条、Bezier、B样条等常用曲线的概念、生成算法和性质;Coons曲面、Bezier曲面、B样条曲面等常用曲面的基本概念和生成算法;用c语言编写绘图程序。-This Part I of a small program, please guidance. Descr iption
objectBreak
- 本款程序在Visual Studio2005下,完成自定义AutoCAD命令。运行命令,提示用户用鼠标点击第一个点,然后提示点击第二个点。由这两点确定一条直线段,所有与直线段相交(包括相接)的实体(线、弧段、圆、椭圆等)都在交点处打断成多个实体,原实体的性质不变(即原实体如果是二维多义线组成的线,打断后仍然是二维多义线,圆弧、椭圆和圆打断成圆弧)。-Program in Visual Studio2005 this subsection, the complete custom AutoCAD
BHcircle
- 数值微分(DDA)法: 设过端点P0(x0 ,y0)、P1(x1 ,y1)的直线段为L(P0 ,P1),则直线段L的斜率 L的起点P0的横坐标x0向L的终点P1的横坐标x1步进,取步长=1(个象素),用L的直线方程y=kx+b计算相应的y坐标,并取象素点(x,round(y))作为当前点的坐标。因为: yi+1 = kxi+1+b = k1xi+b+kDx = yi+kDx 所以,当Dx =1 yi+1 = yi+k。也就是说,当x
CSharp
- C#1实现使用“Graphics”类的“DrawPie”方法和“FillPie”方法绘制立体饼图 C#2实现使用绘制线段函数画cos曲线 C#3实现使用“Graphics”类的“DrawLine”方法绘制圆。 C#4实现文本编辑器的设计 C#5实现鼠标事件-C# using the " Graphics" class " DrawPie" methods and " FillPie draw three-dimensional pie
drawing
- 绘图板:实现C#窗体应用中基本绘图功能,主要有:铅笔(粗笔、细笔、中笔),橡皮擦(小、中、大),画圆(线段、矩形),画笔颜色,屏幕截图等功能(没有bug~~~)-The drawing board: basic drawing functions in C# form application: pencil (thick pen, fine pen in the pen), eraser (small, medium, large), Circle (lines, rectangles), pe
Hough-Line-detection
- 基于opencv的Hough线段检测,能有效的检测出图像中的线段-Hough line detection based on opencv can effectively detect image segments
BOMDTHZ
- 定义一个线段类作为矩形的基类,基类有起点和终点坐标,有输出左边和长度以及线段和x轴的夹角的成员函数。矩线段对象的两个坐标作为自己一条边的位置,它具有另外一条边,能输出矩形的4个顶点坐标。给出类的定义并用程序验证它们的功能。-Define a segment class as a rectangular base class, the base class has a beginning and end coordinates, there is a member function of the
KinectSkeletonViewer
- 通过Kinect获取骨骼数据,然后将骨骼点的坐标作为Ellipse控件的20个位置坐标,同时用线段将相应的点连接起来,最后将绘制出的骨骼映射到彩色图像上。-Skeleton data obtained by Kinect, and coordinates of the point of the bone 20 as Ellipse control position coordinates, and a line connecting the corresponding points, and f
PointOnLine
- GIS算法 实现点是否在线段上,实现了窗体上画线,实现了向量的叉乘-GIS impelment point is on the line or not
dgls_ys
- 本人自己写的基于道格拉斯算法的线段的压缩 ,里面有详细的编译说明-I wrote it myself Douglas based compression algorithm segment, which has compiled a detailed descr iption of
MtyControl
- 该控件属于简单的画线控件,能够选择横向及纵向,能够选择线的数量、样式及宽度,增加了一个小滑块来让线能够表示信号方向,能够选择滑块的颜色及运动方向,并且包含结束事件,能让不同方向的线段连接起来。-The controls are simple line drawing controls to horizontal and vertical, can choose the number, style and width of the line, added a small slider to ma
CSharp_CAD
- C#调用CAD接口,在AutoCAD中绘制线段和点-C# call CAD interface, draw the line and point in AutoCAD
PolygonCutPolyline
- 运用C#编程语言完成多边形裁剪算法程序。实现输入一个多边和一段线后能够自动将线裁剪并保留多边形内的线段而舍弃多边形外的线段。-Using C# programming language to complete polygon clipping algorithm program. Enter a multilateral and achieve some line after line can automatically crop and retained within the polygon