搜索资源列表
Draw2
- 一个简单的画线和画圆和正方形的程序,实现了序列化-a simple line drawing and Circle and Square procedures to achieve a sequence of
graphics_c
- 有关于《计算机图形学》的实验,VC 有各种画圆,线,以及填充-on "Computer Graphics" experiment, a variety of VC Circle, Line, and filled
witkey
- 实验内容 ① 直线和圆的生成,设定屏幕图形工作方式,彩色象素的读写,直线和圆的扫描转换。 ② 多边形的裁剪和填充 ③ 图形变换:二维变换、及投影、透视变换 -Experimental content ① generate a straight line and circle, set the screen graphics work, read and write color pixel, a straight line and circle scan conversion. P
jicheng
- 定义点Point类作为基类,在此基础上派生出直线Line类和圆Circle类,在Circle类的基础上以不同的属性派生出圆柱Cylinder类和球Spheroid。并要求基类和各派生类具有以下特点: (1) Line类含有计算直线长度和斜率的成员函数。 (2) Circle类含有计算圆面积的成员函数。 (3) Cylinder类含有计算圆柱表面积和体积的成员函数。 (4) Spheroid类含有计算球体的表面积和体积的成员函数。 -Point definition of po
breseham
- 这个程序是用Breseham画法在visual c++平台下画直线和圆。可以对图像进行刷新,画多条直线,多个圆-This procedure is used Breseham paint in visual c++ platform for the next drawing a straight line and circle. Can refresh the image, painted more than a straight line, a number of round
CMG
- Draw line and circle in C,Very simple code
paint
- 模拟Windows中的画图程序,可以选择画直线、矩形、圆形、文字,可以设置画笔的粗细和颜色等-Simulation of the Windows Paint program, you can choose to draw a straight line, rectangle, circle, text, you can set the brush size and color, etc.
Intersection_of_lines_and_circles
- This code can find intersection of line and circle, line and line, circle and circle
DxfReadLine
- 在AutoCAD中绘制直线和圆并以DXF文件保存,在VC++6.0下编程读取图元信息,并将图形显示出来。-AutoCAD Drawing in a straight line and circle and DXF file in VC++6.0 under the program to read pixel information, and graphics displayed.
HoughTrans
- Detect Line and Circle 基于opencv的直线,圆检测 retinex算法用于人脸识别预处理-Opencv-based Detect Line and Circle line, circle detection algorithm for face recognition preprocessing retinex
Program
- this are graphics line and circle drawing algorithm implemented in c or c-this are graphics line and circle drawing algorithm implemented in c or c++
Hough
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
linecircle
- 可以实现直线和圆检测 检测的结果又一定的误差-Straight line and circle detection can be achieved test results has some error
mfc
- 本代码用于画线、画圆,是我作为一个初学者做的-draw line and circle
Vc-P-P-mapping-program
- 能够实现直线和圆/Bezier曲线/区域填充,有文档说明-To achieve a straight line and circle/Bezier curve/area filling, there are documented
DDA-line-and-midpoint-circle
- 包含了DDA方法画线及中点法画圆,在绘图区域任意指定圆心及半径即可实现画圆命令-DDA method of drawing a line and the midpoint method to draw a circle, circle command can be achieved in any specified center and radius of the drawing area
yuanhexiangduandejiaodian
- 根据输入的线段端点坐标和圆心的坐标半径 求线段与圆的交点-Find the intersection of line and circle line endpoint coordinates based on the input of the coordinates of the center and the radius
Draw
- 一个简单的绘图程序,使用API编程,实现简单的点线圆绘图及灰度处理功能-A simple drawing program, using API programming, a simple gray dotted line and circle drawing processing functions
ZazaniaoDll
- 鸟叔开发的ZazaniaoDll工具 用于检测直线和圆-Zazaniao tools used for line and circle detection
FPGA程序
- 实现了光栅的四细分 辨向 计数 还可以测量点线圆等多功能 二维测量系统(Four subdivision and counting of the grating are realized, and a multifunctional two-dimensional measuring system, such as dot, line and circle, can also be measured)
