搜索资源列表
V2dCAD3.0
- 一个简单的二维图形编辑器.实现了缩放,平移,旋转,镜像等功能.并提供,直线,圆,矩形等基本图元的算法.适合于计算机图形学的学习和应用.-a simple two-dimensional graphics editor. To achieve the scalability, translation, rotation, mirroring capabilities. And to provide a straight, a round, rectangular map yuan basic al
CG_Line
- 计算机图形学的简单设计,包括dda算法,brem算法和矩形,圆的绘制-simple computer graphics design, including dda algorithm, Brem algorithm and rectangular, circular mapping
imagelab2
- 2D图像生成,具体生成了一个矩形和一个圆形,两者相交,不直接调用画线函数,而是用Besenham算法另编写画直线和圆的函数,计算机视觉的一个实验作业。-2D image generation, the generation of a specific rectangle and a circle, the two intersect, not directly call line drawing functions, Rather Besenham algorithm to prepare an
imagelab3
- 像点属性划分,具体画出了一个矩形和一个圆,两者相交,通过鼠标点击判断当前点属于矩形还是圆,用Besenham算法画直线和圆,计算机视觉的一个实验作业。-pixel attribute division, a painted concrete rectangle and a circle, the two intersect. Click on the mouse through judging the present point is rectangular or circular, paint
基本画线实现算法
- 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (Col
opencv_sample.rar
- 在mfc中使用opencv的开发实例,实现了canny算法、矩形检测、金字塔切割等算法,mfc,opencv,canny,find square...
barsky
- 梁友栋算法,矩形裁剪直线 按1鼠标画直线,按2鼠标画矩形,并且矩形会裁剪直线-Liang Dong algorithm, a rectangular cut a straight line drawn by a mouse line, according to two mouse draw a rectangle, and the rectangle will be cut a straight line
88888
- 介绍了矩形窗口的二维线段裁剪算法,图形界面友好,程序简洁易懂-Introduced the two-dimensional rectangular window Line Clipping algorithm, graphical user-friendly, the program simple and easy to understand
MinAreaRectangle
- 对平面上的点集,寻找它的最小面积包围矩形,最小周长包围矩形,以及最大距离点对。算法采用了游标卡尺的思想,在找到凸包后时间复杂度为线性。-for finding the minimum area encasing rectangle and the maximum distance pair. The complexity of this algorithm is O(n),so it s very fast.
tuxingsuanfa
- 使用扫描算法进行直线、矩形的绘制,适合初学者熟悉扫描算法-Scanning algorithm using linear, rectangular drawing, suitable for beginners familiar with scanning algorithm
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
face
- 人脸检测C源程序,主要是最小外接矩形算法和椒盐去噪,中值滤波的实现程序。-Face Detection C source, minimum bounding rectangle algorithm and salt and pepper denoising, the realization of the program of the median filter.
LineCutting
- 实现矩形区域的二维裁剪,所用的算法为Cohen-Sutherland裁剪算法-Realization of two-dimensional rectangular area cut, the algorithm used for the Cohen-Sutherland clipping algorithm
shape
- 准备面试时的形状相关的算法实现。Shape, 矩形、三角形等。-Prepare for interview: shape associated algorithm.
Pencil
- 基于C #,VS2012平台,使用不同的算法,绘制基本图形如:圆形,矩形等。可实现画笔基本的颜色,粗细调整等。可实现基本功能:擦除,裁剪等。-Based on C#, VS2012 platform, using different algorithms, the basic graphics rendering such as: circle, rectangle etc.. And the basic colors, adjust the thickness. The realization