搜索资源列表
C版图形学circle
- 经典画圆程序,C语言版,建立了坐标系,用户只需要输入圆的半径。-classic Circle procedures, C language version, a coordinate system, the user need only input the circular radius.
画图系统
- 我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a ce
New0004
- 个人编写的小程序,实现圆弧画图和插补,未进行规格化,如果有人能帮忙进一步优化,将不甚感激!-A program which programed by myself could bring about circular arc drawing and interpolation.But it is not standardized.I am be very grateful for whom optimize it futherly.
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
c_graph
- 图形学的菜鸟,基本的画直线和圆的代码(我刚开始学习,请给个机会通过吧~!谢谢站长)-graphics guys, the basic linear and circular painting of the code (I have just started learning opportunities passage Qinggeigan ~! Thank you head)
ex03
- 这个例子是从Allegro V3.12的例程包中移植过来的,原文件为examples\\ex4.c 原作者是Shawn Hargreaves.这个程序示范怎样操作调色板,它把一套同 心的圆画在屏幕上并且通过循环调色板产生奇妙的特效.-this example from the routines Allegro V3.12 package transplant, the original document examples \\ ex4.c Shawn Hargreaves is th
圆和椭圆2
- 学习计算机图形学的同学必修的一道题目,本人做的比较简单,实现圆和椭圆的象素显示-study computer graphics students a compulsory subject, I do a simple, circular and elliptical achieve 471003
circular
- 卫星图片识别,利用圆谐展开的方法进行旋转不变识别,有图例,是好几个程序的结合-Satellite Photo identification, the use of circular harmonic approach rotation invariant recognition, a legend. Several of the integration process
Hough-circle-detection
- Hough变换检测圆,matlab源代码-Detection of circular Hough transform, matlab source code
zhixian
- 这是数控技术课本上的逐点比较法插补直线和圆弧的程序,-This is the numerical control technology textbook case-by-point comparison of linear and circular interpolation procedures
Circle
- 利用霍夫变换检测圆,可检测多个。内有详细介绍。-Using Hough Transform Detect circular, can detect multiple. There is a detailed introduction.
CircularHough
- Circular Hough是Hough Transform for circle detection,霍夫变换用于圆检测的matlab源码,希望对大家有一定帮助-Circular Hough is the Hough Transform for circle detection, Hough transform for circle detection matlab source, and they hope to have everyone must assist
houghcircle
- Circular hough transform for eyedetection and precise eyes location. it is a very good code that works on both grayscale and jpg image.
houghGUI
- circular hough transform
OpenCV-Circular-ROI
- circular region of interest opencv C-circular region of interest opencv C++
circular-birght-target-detect
- 首先利用形态学开运算将图像中小于结构元素的亮点去掉,利用源图像与处理后的图像作差,对差图像进行阈值分割,得到二值图像,将二值图像中的一些干扰区域去掉,提取二值图像中的圆形区域,并在源图像上对小目标进行标记,实现对圆形亮目标的检测-Remove the area in the image smaller than structural element by morphologic open operation,receive image A,original image subtract imag
Detection-Technique-for-Circular-Parts-Based-on-M
- Detection Technique for Circular Parts Based on Machine Vision
Extracted-the-circular
- 二值化图像,提取图像中的圆形,例如提取照片中的车轮-Extracting a circular image, for example, extraction wheel photo
Circular-interpolation-vb
- 这是VB写的一个圆弧插补源码,有四个象限的整个代码,代码比较全,对开发都来说是很有用的,而且word文档中有整个代码。-It is written in a circular interpolation VB source, there are four quadrants of the entire code, the code is relatively wide, for the development of both is very useful, but there is the wh
circular plane
- 圆形在平面内不重叠随机分布的模型,其中圆形模型的半径和数量可自行设置(Nonoverlapping random distribution in a circular plane)