搜索资源列表

  1. FindCircles

    0下载:
  2. opencv find circle source code
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-22
    • 文件大小:7168
    • 提供者:ninja
  1. CircleTest3

    0下载:
  2. Java Application, Circle test
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:bugger22
  1. tuxingbianhuan

    0下载:
  2. 系统具有4种可选择的功能,按字母“Y”画一个用点组成的圆;按字母“S”画一个三角形用并不同颜色填充;按字母“Z”画一个矩形并用不同颜色填充;按“q”键退出。-System has four kinds of optional features, according to the letter " Y" draw a circle with points by letter " S" and draw
  3. 所属分类:汇编语言

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:wei
  1. Ant-Circle

    0下载:
  2. 经典的蚁群算法蚁周模型的实现,论文:《Distributed Optimization by Ant Colonies》-ant colony system, ant circle
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:156672
    • 提供者:nxliliang
  1. circle1

    0下载:
  2. 此代码是一个遗传算法的应用。它解决了以下问题:在一个有很多星的空间上,画最大的圈,并且使得圈不碰到任何星。最后的输出是一个图像。-This code is an application of GA. It solves the following problem: Draw the largest possible circle in a space of stars without enclosing any of t
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:12288
    • 提供者:竹子的信仰
  1. circle

    0下载:
  2. 在vc++环境下画一个圆环,可以对颜色进行调节-In vc++ environment draw a circle, you can adjust the color
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-22
    • 文件大小:858112
    • 提供者:杨舒
  1. CircularHough

    0下载:
  2. 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 ever
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:miaosiyi
  1. S20SH4

    0下载:
  2. 画图版,链表功能。undo,redo 实现文件的存取Open、New、Save、SaveAs 建立类,shape rectangle,circle,line类 -Paint version feature list. undo, redo implementation document access Open, New, Save, SaveAs type set up, shape rectangle, circle,
  3. 所属分类:GIS编程

    • 发布日期:2024-05-22
    • 文件大小:2231296
    • 提供者:蒋毓
  1. circle

    0下载:
  2. This program uses principle of the Image Processing to find center of circles.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:Traisith
  1. MATLAB

    0下载:
  2. 利用MATLAB实现的一些图像处理程序 有利用HOUGH变换实现圆的检测 也有实现均值处理的以及同台滤波处理还有中值滤波的-The use of MATLAB implementation of a number of image processing procedures have to use HOUGH transform circle detection also realize there is implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:刘东
  1. curvefitting

    0下载:
  2. 最小二乘法的曲线拟合检测圆软件,只需点击三个点就可以吧圆拟合出来。-Least squares method of curve fitting software Detect circle, simply click on the three-point circle fitting can let out.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:2490368
    • 提供者:王延海
  1. circle

    0下载:
  2. circle tracking with the image as the input using Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:madmax
  1. twocircle

    0下载:
  2. 现今阵列应用中,宽带信号的处理越来越多。由同心圆阵组成的多圈圆形阵列在宽带信号处理上有更强的优势。和单圈均匀圆阵相比,同心多圈圆阵的嵌套设计阵列工作频率范围更宽,同时,灵活性增强。 -Nowadays array applications, the broadband signals in many more and more treatment. By the array composed of many concentric c
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:张亚光
  1. circle

    0下载:
  2. circle detecting source code
  3. 所属分类:家庭/个人应用

    • 发布日期:2024-05-22
    • 文件大小:5988352
    • 提供者:SungKwan Hwang
  1. Circle

    0下载:
  2. 圆中点BRESENHAM算法的实现。输入半径,圆的颜色为蓝色。在VC6.0上实现。算法程序容易理解。-BRESENHAM round the mid-point algorithm implementation. Enter the radius of a circle for the color blue. In the implementation on VC6.0. Algorithm procedure easier to un
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:1954816
    • 提供者:du
  1. Hough-Circle-Detection

    0下载:
  2. 这个matlab程序通过标准的hough变换,并指定圆半径的情况下,在二值图像中检测圆。-The matlab program through standard hough transform, and specify the radius, the two values in the detection of circular images.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:37888
    • 提供者:eddielee
  1. circle

    0下载:
  2. 计算机图形学 圆的画法案例 源代码-Computer graphic circle
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:159744
    • 提供者:吴昆
  1. circle

    0下载:
  2. 中点画圆算法 Bresenham画圆算法-failed to translate
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:1932288
    • 提供者:sunyankai
  1. Circle

    0下载:
  2. find the circle radius java application
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:sam
  1. floodfill

    0下载:
  2. its flood fill algorithm to fill a circle
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:shreya
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org