搜索资源列表

  1. hough_circledetect

    0下载:
  2. 本算法基于hough变换对图像进行圆检测-hough transform the image circle detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:30720
    • 提供者:李巧枝
  1. circle_fitting

    0下载:
  2. 能够实现对圆周候选点进行最小二乘拟合,得到拟合圆的圆心坐标及其半径-circumference can be achieved right candidate points least squares fitting, be fitting circle's center coordinates and radius
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:156672
    • 提供者:李巧枝
  1. circle_detectedmatlab

    0下载:
  2. 一个非常好的圆检测代码,和大家一起分享,QQ:52628977.-a very good circle detection code, and share with everyone, QQ : 52628977.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:149504
    • 提供者:adan
  1. houghregonize-c

    0下载:
  2. c语言hough变换实现直线和圆的检测。圆的检测是一种改进算法-c language hough transform linear and circular testing. Circle detection is an improved algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:张亮
  1. AdvancedComputerGraphic

    0下载:
  2. 画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图-painting line, anti-aliasing line, Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, map
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:2731008
    • 提供者:wangli
  1. 2

    0下载:
  2. 模式识别与人工智能,圆检测HOUGH变换的改进算法-Pattern Recognition and Artificial Intelligence, HOUGH transform circle detection algorithm to improve
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:238592
    • 提供者:llxxhh2002
  1. CircularHough_Grd

    0下载:
  2. matlab用hough变换检测圆的程序,经过检测可以运行良好-matlab using hough transform circle detection procedure, after testing can run a good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:113664
    • 提供者:miaowei
  1. -smith

    0下载:
  2. 用matlab实现smith圆图的基本思路和指导。-Using matlab circle diagram smith realize the basic ideas and guidance.
  3. 所属分类:文件格式

    • 发布日期:2024-05-21
    • 文件大小:117760
    • 提供者:黄黄
  1. cirlc

    0下载:
  2. 一种快速的圆检测方法,可以检测圆。。效果还可以-A Fast circle detection method can detect the circle. . Effects can also be
  3. 所属分类:编程文档

    • 发布日期:2024-05-21
    • 文件大小:227328
    • 提供者:崔少云
  1. circledetection

    0下载:
  2. 基于存在概率图的圆检测方法.提出了一种基于存在概率图的圆检测方法, 将图像边缘点共圆结构信息变换为圆存在概率图中的峰, 再通过峰值检测确定圆的参数。该方法能有效地检出边缘不清晰、不完整的圆形轮廓, 具有占用内存少, 阈值物理意义明确的特 点, 较好地解决了标准 HT 圆检测方法中占用内存空间大, 计算效率低的问题。实验结果表明圆存在概率图具有较强的稳定性和分辨能力.-Probability map based on the exis
  3. 所属分类:文档资料

    • 发布日期:2024-05-21
    • 文件大小:305152
    • 提供者:蒋大为
  1. fasthoughcircle

    0下载:
  2. Hough变换快速实现多圆检测的算法。没有使用循环,但内存需求大。-Hough transform and more quickly realize the algorithm for circle detection. Do not use the cycle, but the memory demand.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:major
  1. SmallestCircleCom

    0下载:
  2. 生成指定点数的随机点,并用两种不同的算法求出这些点的最小包围圆(Smallest Enclosing Circle),并比较结果-Generate the specified number of random points, and using two different algorithms to derive these points surrounded by the smallest circle (Smallest Enclo
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:Leo
  1. Automatic

    0下载:
  2. 基于主动轮廓的用于椭圆或圆检测的一篇文献。此文献的应用背景为眼底图像的分割。 -Based on Active Contour for oval or a circle detection literature. Application of this literature background for fundus image segmentation.
  3. 所属分类:电子书籍

    • 发布日期:2024-05-21
    • 文件大小:175104
    • 提供者:smallmule
  1. Hough_line_circle_ellipse

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

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:夏小静
  1. circle

    0下载:
  2. 试用vb2005绘制立体形状的例子。本例程序绘制了一个三维山丘,和一个网格球体。-Try drawing a three-dimensional shape vb2005 example. Procedures in this case a three-dimensional rendering of the hills, and a sphere grid.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-21
    • 文件大小:55296
    • 提供者:
  1. getcircle

    0下载:
  2. 现对图像进行边缘提取,然后利用霍夫变换提取图像中的圆环-Is image edge extraction, and then extracted using Hough transform image circle
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:30720
    • 提供者:于晓静
  1. Circle

    0下载:
  2. 圆排列问题 圆排列问题 « 问题描述: n个半径不等的圆紧密排成一行,设计一个算法,使得这n个圆所排的长度最短。 « 编程任务: 对于给定的n和圆半径a[1:n],输出一个最优的圆排列方案。 方法:回溯法-With the issue of a round circle with the question of ?Problem Descr iption: n a radius
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:guya
  1. eyedemo

    0下载:
  2. 包括整个虹膜识别的预处理部分,分为多个函数部分,即简单图像增强,Canny算子提取边缘,Hough变换定位内外圆形边界进行风格,以及最后的归一化 -- 将圆环展为矩形。附带几张图像及自制的界面程序,并不是很完善,但整体的预处理任务已经较好的完成,如果进一步提高性能,可以先把Hough变换改为最小二乘拟和算法。-Cover the whole iris recognition pre-processing part is divided
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:118784
    • 提供者:李杨
  1. houghcircle

    0下载:
  2. Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:wang gang
  1. CircledetectionbasedonrandomHoughtransform

    0下载:
  2. 基于随机Hough变换的圆检测方法,可检测不同位置、半径的圆。-Based on random Hough transform circle detection method can detect a different location, the radius of the circle.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:94208
    • 提供者:wang gang
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org