Welcome![Sign In][Sign Up]
Location:
Search - circle

Search list

[Special EffectsHough-matalab

Description: 基于Hough变换的圆检测 -matalab程序,能有效地检测圆曲线,在matalab下运行-Based on the Hough transform circle detection-matalab procedures, can effectively detect circular curve, in the run matalab
Platform: | Size: 98304 | Author: 哥琴 | Hits:

[JSP/Javadraw

Description: mpl.add(new MenuItem("DDA画线")) mpl.add(new MenuItem("中点画线")) mpl.add(new MenuItem("Bresenham画线")) mpl.addActionListener(this) mp2=new Menu("画圆") mp.add(mp2) mp2.add(new MenuItem("公式法画圆")) mp2.add(new MenuItem("多边形逼近圆")) mp2.add(new MenuItem("中点画圆")) mp2.addActionListener(this) -mpl.add (new MenuItem ( DDA line drawing )) mpl.add (new MenuItem ( in the line stipple )) mpl.add (new MenuItem ( Bresenham line drawing )) mpl.addActionListener (this) mp2 = new Menu ( Circle ) mp.add (mp2) mp2.add (new MenuItem ( drawcircle formula )) mp2.add (new MenuItem ( Polygon approximation circle )) mp2.add (new MenuItem ( midpoint drawcircle )) mp2.addActionListener (this)
Platform: | Size: 6144 | Author: 李默 | Hits:

[matlabgeneratethecircle

Description: Generate a great circle "trajectory" from [lat1,lon1] to [lat2, lon2]. % Resulting points will be seperated by approximately delta_ft feet. % By default, delta_ft = 100 feet. All lat/lon inputs & outputs are in % degrees. -Generate a great circle trajectory from [lat1, lon1] to [lat2, lon2]. Resulting points will be seperated by approximately delta_ft feet. By default, delta_ft = 100 feet. All lat/lon inputs
Platform: | Size: 5120 | Author: huguangfeng | Hits:

[Algorithmcircle-vortex-method

Description: 圆柱绕流问题的涡方法数值模拟(fortran源码)-Circular cylinder problem of numerical simulation of vortex method (fortran source)
Platform: | Size: 227328 | Author: 徐晓亮 | Hits:

[Software EngineeringHough-circle-paper

Description: 这个一篇硕士论文,题目是:基于改进Hough变换的圆形物体检测.这里面提出了很多改进的hough算法.-This a master s thesis topic is: based on improved Hough transform detection of circular objects. This raised a lot of inside hough improved algorithm.
Platform: | Size: 3046400 | Author: yaodage | Hits:

[Graph programCIRCLE

Description: dos下tc图形模式下的简单编程,是一个tc编程的好参考-dos under tc simple graphics mode programming, programming is a good reference tc
Platform: | Size: 16384 | Author: Lotus | Hits:

[matlabcircle-recognition

Description: 基于圆形比的圆的识别程序,使用matlab编制,简单易懂-Based on the ratio of a circle round the identification procedures, the use of matlab prepared, easy-to-read
Platform: | Size: 29696 | Author: lina | Hits:

[Linux-UnixCircle

Description: 在linux下用java编写画圆饼图,这是我的一个实验代码-In linux using java drawcircle prepared pie chart, this is one of my experimental code
Platform: | Size: 28672 | Author: snow | Hits:

[Multimedia programDriver

Description: Driver for shape, point, circle, cylinder hierarchy
Platform: | Size: 7168 | Author: yaling | Hits:

[Special EffectsHough

Description: 一种随机Hough变换检测圆的改进算法,很好的提高了检测圆的性能-A randomized Hough transform circle detection to improve the algorithm, a very good round and improve the detection performance
Platform: | Size: 98304 | Author: 隋航 | Hits:

[Embeded-SCM Develop320240_1335_line_circle

Description: SED1335(RA8835)控制的320240液晶画任意斜率直线和任意大小的圆的算法程序-SED1335 (RA8835)-controlled LCD 320,240 painting a straight line of arbitrary slope and any size of circle algorithm procedure
Platform: | Size: 17408 | Author: 李娜 | Hits:

[SCMcircle

Description: 单片机乘法,开根号,算出圆的轨迹 并驱动两个步进电机实现悬挂物圆周运动-Single-chip multiplication, the root number, calculate the circular track and drive two stepper motors悬挂物realize circular motion
Platform: | Size: 3072 | Author: Will | Hits:

[Graph Recognize22219011211120071115164509189959

Description: SUSAN算子用于角点检测的基本步骤: 1) 对于感兴趣的每个象素点(一般的情况就是图像中的每个象素点)作用一圆模板; 2) 根据亮度比较函数计算圆模板中的USAN区域; 3) 根据几何阈值,计算象素点的初始响应; 4) 使用USAN重心与核中心的距离法则去除伪角点,使用USAN重心与核中心的连线上的每个点都必须在USAN区域来保证算法的一致性(即USAN区域的相连性) 5) 对每个象素点的响应,使用 (或更大)的窗口搜索局部极大值,进行非极大值抑制 -SUSAN operator for corner detection of the basic steps: 1) For each pixel of interest points (the general situation is that each image pixel points) the role of one circle template 2) calculated according to the brightness comparison function round Usan template region 3) According to the geometric threshold, calculating the pixel-point initial response 4) the use of Usan center of gravity and nuclear center removed from the law of pseudo-corner, the use of Usan center of gravity and nuclear center to connect the each point must be in the Usan region to ensure consistency algorithm (that is linked to sexual Usan region) 5) points for each pixel in response to, the use of (or greater) of the local maxima search window for non-polar large value of inhibition
Platform: | Size: 4109312 | Author: 张妙言 | Hits:

[Special Effectshough

Description: 图像处理中经常需要检测圆形状的物体,该程序用霍夫变换可以检测圆的圆心和半径。-Image processing often requires detection of a round-shaped objects, the program can detect the use of Hough transform and radius of the center circle.
Platform: | Size: 1024 | Author: yww | Hits:

[Special Effectshough_circle

Description: Hough变换实现检测圆的程序,对圆形的突变点敏感,可以实现边缘图像中圆的检测。-Hough transform circle detection procedure, the mutation point of a circular sensitive, you can realize edge detection image circle.
Platform: | Size: 2048 | Author: 无梦 | Hits:

[Special EffectsHoughcircle

Description: 这是一个hough圆的程序,检测图形图像中的圆,可以对一些目标进行检测和处理。-Hough it is a circular process, testing graphics image circle, you can detect a number of targets and processing.
Platform: | Size: 1358848 | Author: 北方上午 | Hits:

[Special EffectsBmpProcess

Description: 基于MFC平台,利用Hough变换实现对直线和圆的检测,能很好的检测出来。-MFC-based platform, the use of Hough transform to achieve a straight line and circle detection, can be detected very good.
Platform: | Size: 3924992 | Author: Richard Chang | Hits:

[Special EffectsHough_Transform_for_circle_detection

Description: 利用Matlab实现的,利用Hough变换进行圆检测算法。-The use of Matlab to achieve, the use of Hough transform for circle detection algorithm.
Platform: | Size: 2048 | Author: 孙汶 | Hits:

[Graph DrawingDraw

Description: 实现一个画图程序。要求能够画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。并能实现Undo/Redo(一步即可)。要求结果可以存盘,但不必存成图片文件。-The realization of a Paint program. Requirements can draw a straight line, arc, elliptical arc, polygon, to custom colors. For polygon, ellipse and circle can be filled. And can realize Undo/Redo (step to). Save results can be requested, but need not be saved as image files.
Platform: | Size: 1993728 | Author: leo | Hits:

[OpenGL programDDA

Description: DDA 算法 achieve DDA line drawing algorithm, the Bresenham algorithm, which generates the midpoint painted circle algorithm, and polygon scan line filling algorithm -DDA algorithm achieve DDA line drawing algorithm, the Bresenham algorithm, which generates the midpoint painted circle algorithm, and polygon scan line filling algorithm
Platform: | Size: 1024 | Author: | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net