搜索资源列表
EllipseWnd
- 椭圆窗口,可以最小化到任务栏中-oval window can be minimized to the task bar
简易二维CAD
- 此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CAD software companies primary s
图行算法
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, pai
Roundwindows
- 通常Windows应用程序的窗件都是矩形的。使行界面非常单调。本程序创建一个椭圆形窗件。可以用鼠标拖动窗件。-usually Windows application window is rectangular pieces of. So line interface very monotonous. The procedure to create an oval window pieces. Drag the mouse can be used pieces of the window.
画图小程序
- 可以画直线、矩形、圆形和椭圆形。不可以画三角形和多边形。没有橡皮擦。-picturesque linear, rectangular, round and oval. Not painted triangle and polygon. No eraser.
dbutils
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing
FilterCal
- 这个我写的一个计算LC滤波器的程序,可以显示出最后的频率截止情况,有最平法,椭圆法等计算方法-this, I wrote a calculation of the LC filter procedures can demonstrate that the frequency of the final deadline, the most-France, oval law calculation method
DrawTools2005_src
- C#绘图,可以画直线,圆,椭圆等,很不错的,使用了命令行设计模式,对c#画图和设计模式感兴趣的同学可以下来-C# Graphics, you can draw a straight line, round, oval and so on, very good, use the command-line design model, c# Drawing and design patterns can be of interest to the students down
Paint
- 可以画圆、直线、椭圆、矩形。并且可以编辑!-Can drawcircle, straight, oval, rectangular. And can edit!
yizhongsuijiduotuoyuanjiancedekuaisusuanfa
- 针对多椭圆检测问题提出了一种快速随机检测算法。该算法利用在图像中随机采样到的一个边缘点和 局部搜索到的两个边缘点以及这三个点的邻域信息确定候选椭圆,再将候选椭圆变换为对应圆,通过确认真圆来确 认真椭圆。在确定候选椭圆时,最大限度地减少随机采样点数 剔除更多的非椭圆点,降低了无效采样,减少了无效 计算。数值实验结果表明:该算法具有良好的鲁棒性,其检测速度比同类算法快-Ellipse detection problem for many a fast random detect
4_hough
- 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
Classic.oval.design.development.VB.code.window
- VB 椭圆窗口设计开发经典代码Classic oval design and development of VB code window -Classic oval design and development of VB code window
Oval
- 圆及椭圆拟合输入: 图像文件seal1.jpg、seal2.jpg、coin1.jpg 任务: 尝试将上述三个文件中圆或椭圆的外轮廓拟合出来 输出要求: 1. 每个拟合圆或椭圆的中心坐标,半径或长短轴长度; 2. 将主要的中间步骤及最终拟合结果用OpenCV的cvShowImage 显示出来。-Circle and ellipse fitting type: image file seal1.jpg, seal2.jpg, coin1.jpg task: Try the
paint-the-oval
- 画椭圆。可以在视图上移动鼠标,画出各种椭圆。与绘图工具类似。-Painted the oval. In the view you can move the mouse to draw a variety of oval. Similar with the drawing tools.
Oval-boxes
- VB编写的椭圆形提示框,用以替代VB自带的提示。但点击,非悬停提示。-VB prepared by the oval-shaped prompt box, as an alternative to the the prompt of the VB comes with. But click on the, non-hover prompt to.
Oval-source-form
- 使用VC所学的窗体制作知识创建一个椭圆形的窗体,在这个不规则窗体内使用了背景图像-Use the form VC production knowledge learned to create an oval form, in this irregular body using a background image window
Oval-midpoint-Bresenham-algorithm
- 椭圆中点Bresenham算法,基于mfc,运行平台VC 6.0能够完美运行-Oval midpoint Bresenham algorithm, based on mfc, VC 6.0 operating platform run perfectly
oval
- this program is about creating a oval using the opengl source code which shows how the oval is created nd d-this program is about creating a oval using the opengl source code which shows how the oval is created nd d
oval
- 本程序实现了vb.net下的异形窗口,椭圆形窗口实现的常用方法,以供参考-This procedure achieved under the vb.net shaped window, oval window to achieve the common method for reference
Graphics-oval-formation-algorithm
- 图形学中椭圆的形成算法,c语言的代码,希望对你有所帮助!-Graphics oval formation algorithm, c language code, hope to help you