搜索资源列表
大型数字图形图像系统VC源码
- 大型的图形图像系统,包括直线,弧线,圆,椭圆,等等图形的源代码-large graphics system, including the line, arc, circle, ellipse, and so on graphical source code
Hough check line, circle and ellipse
- check line, circle and ellipse region Hough检测直线,圆,椭圆的部分代码
graphics
- 本程序是图形的设计,比较简单 可以画线,圆和椭圆 并可以平移,旋转,选择删除,回退,保存 打开图形-The code is used to graph design. It can draw line,draw circle,draw ellipse.The graph can be rotated,translated and selected delete,undo,save.
vctuxingjiaohuhuizhi
- 二维图形交互软件,可以画直线,圆,椭圆, 多边形,曲线,可以选取颜色-interactive 2D graphics software, can be painted line, circle, ellipse, polygon, curve, select colors
Bresenham算法编程演示
- Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose
大型数字图形图像系统VC源码
- 大型的图形图像系统,包括直线,弧线,圆,椭圆,等等图形的源代码-large graphics system, including the line, arc, circle, ellipse, and so on graphical source code
Line_Circle_Ellipse
- 简单的Bresenham_Circle(画圆)Bresenham_Line(直线) MidpointEllipse(椭圆) 三个基本图形的实现算法-simple Bresenham_Circle (Circle) Bresenham_Lin e (linear) MidpointEllipse (oval) three basic graphics algorithm
Graphic-example
- 矢量图形编程源码,支持直线,圆,椭圆,文字等的绘制。-source vector graphics programming support line, circle, ellipse, the text rendering.
js-graphics
- DHTML, Javascr ipt Draw Line, Circle, Ellipse (Oval), Polyline, Polygon, Rectangle. High Performance Javascr ipt Vector Graphics Library. -DHTML, Javascr ipt Draw Line, Circle, Ellipse (Dec.), Polyline, Polygon
Hough_line_circle_ellipse
- 基于Hough变换的直线,圆,椭圆的检测.其中直线检测是VC代码.圆和椭圆是MATLAB代码-Hough transform based on a straight line, circle, ellipse detection. Which is the VC code line detection. Round and oval is the MATLAB code
Line
- 用vc++6.0实现画图,及其滚动条控件的综合使用-With vc++ 6.0 Paint realize, and its scroll bar controls the integrated use of
openGL--Bemhan
- 本代码为Bresenham直线生成代码,在窗体中可以以任意角度画出直线。-The code for Bresenham line generated code, in the form we can draw a straight line to any angle.
Draw
- 实现一个画图程序。要求能够画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。并能实现Undo/Redo(一步即可)。要求结果可以存盘,但不必存成图片文件。-The realization of a Paint program. Requirements can draw a straight line, arc, elliptical arc, polygon, to custom colors. For p
1985Hough
- hough变换,用于直线和圆,椭圆的检测,很实用-hough transform for line and circle, ellipse detection, it is practical
Bresenham
- C++ code. Realization of Bresenham algorithm for rasterization of line, ellipse and circle (with Glut).
Hough
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the b
line-ellipse-circle
- 用vc++的mfc完成的一个可以画圆,椭圆,直线的程序-Vc++ mfc with the completion of a can draw a circle, ellipse, straight line program
cgdemo
- 计算机图形学画线,画椭圆,画圆,以及一些算法不是特别好的填充算法-Computer graphics drawing a line, ellipse, circle, and some algorithms are not particularly good filling algorithm
Draw-line-and-circle
- MFC 程序,可以指点画圆,中心点画圆,有滚动, 同时可以实现自动画椭圆, 画线-MFC to point out a painting circle, rolling, and at the same time can realize automatic draw ellipse
sam1
- IMPLEMENTATION OF LINE, CIRCLE AND ELLIPSE ATTRIBUTES