搜索资源列表

  1. ip4

    0下载:
  2. 此专栏的系列文章之四,详细讲诉了图像识别中的“霍夫变化”(Hough Transform)算法,该算法可以提取出图像中的直线、圆、矩形等图形,在图像识别中是一种较重要的算法。-column of this series of articles 4, the detail v. Image Recognition "Hough change" (Hough Transform) algorithm, the algor
  3. 所属分类:图形/文字识别

    • 发布日期:2024-10-16
    • 文件大小:3072
    • 提供者:周自强
  1. findellipse

    0下载:
  2. 可以对边缘检测出来的椭圆,实现椭圆参数的自动提取,非常的好用,自己编写的,请各位大哥多指教,QQ:526289-be on the verge of testing the ellipse, the ellipse parameters to achieve the automatic extraction, very convenient, their preparation, please enlighten you more th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-16
    • 文件大小:2048
    • 提供者:adan
  1. gaijindeHoughyundetection

    0下载:
  2. 一种改进的Hough变换来提取圆心和半径.速度很快效果也不错.要用真彩色位图.-An improved Hough transform to extract the center and radius. Fast effect is not bad. To use true-color bitmap.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-16
    • 文件大小:19456
    • 提供者:张正涛
  1. getcircle

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

    • 发布日期:2024-10-16
    • 文件大小:30720
    • 提供者:于晓静
  1. ellin3

    0下载:
  2. 该代码提供了一系列的 方法进行直线提取,边界检测,椭圆拟合等-The code provides a series of straight-line method of extraction, boundary detection, ellipse fitting, etc.
  3. 所属分类:图形图象

    • 发布日期:2024-10-16
    • 文件大小:46080
    • 提供者:董小华
  1. tzsb

    0下载:
  2. 图像的特征识别技术,是机器视觉和计算机图像识别的好教程。 所谓图像特征,换句话说就是图像中的物体有什么样的特征。图中有几个水果。要想从该图像中把香蕉提取出来,必须告诉计算机要提取什么样的物体。例如,应把香蕉的特征之一——细而长告诉给计算机。也就是说,要指示图像中物体的形状、大小等特征。即告诉计算机要提取的物体是大物体或是圆的、方的等。这时,就 要使用“大小”、“圆度”等表示物体形状的参数。 -The characteristi
  3. 所属分类:图形/文字识别

    • 发布日期:2024-10-16
    • 文件大小:155648
    • 提供者:yezi
  1. jiyuzuixiaoerchengfagaijindesuijituoyuanjiance

    0下载:
  2. 为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法. 该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选 取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新 拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表 明,新算法的改进是有
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-16
    • 文件大小:369664
    • 提供者:刘镖峰
  1. leituoyuantezhengzidongshibiejiyaxiangsutiqudewanz

    1下载:
  2. 针对视觉检测中高精度、自动化类椭圆图像特征提取的需要,提出一种类椭圆特征自动识别和中心亚像 素定位的完整实现方法。方法中采用基于类椭圆边缘属性对特征区域进行自动识别,采用最小二乘椭圆拟合 精确求取类椭圆亚像素定位中心。实验表明,基于该解决方案,可以实现类椭圆特征的自动识别及椭圆中心的 亚像素定位,定位算法精度较高,鲁棒性强,同时简便易行,不需要人机交互,可以很好地满足视觉检测仪器化 需求。-Vision testing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-16
    • 文件大小:181248
    • 提供者:刘镖峰
  1. WELLS

    0下载:
  2. 井群降水复核计算,自动提取图形中的圆作为井点,根据输入的井群总出水量、井群降水影响半径、含水层厚度等,自动计算任何指定位置的动水水位及降深-Well precipitation review, the automatic extraction of the circle graph as well, according to the total group entered the water, well, well the impact
  3. 所属分类:其他行业

    • 发布日期:2024-10-16
    • 文件大小:2048
    • 提供者:jianwuqing
  1. hough.circle

    0下载:
  2. 介绍了一种圆检测的方法,该方法,基于霍夫变换,并根据圆几何特征可以快速准确的提取出圆中心坐标-Introduction of a circle detection method, based on the Hough transform, and in accordance with the characteristics of circular geometry can be extracted quickly and accurat
  3. 所属分类:图形图象

    • 发布日期:2024-10-16
    • 文件大小:6144
    • 提供者:qinchuanhero
  1. Mytest

    1下载:
  2. 图像处理各种算法的实现,包括BMP位图显示、图像几何变换、灰度变换、边缘检测、圆心提取算法等。-A variety of image processing algorithm, including BMP bitmap display, image geometric transformation, gray-scale transform, edge detection, core extraction algorithm etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-16
    • 文件大小:4011008
    • 提供者:王浩
  1. fruit_ID

    0下载:
  2. 利用特征提取和分类的方法,假设输入值为{大,圆,光滑}为水果的三个特征值,来代表三种不同的水果,识别苹果\梨\香蕉\桔子\菠萝水果类别. -The use of feature extraction and classification methods, assuming that the import value was (large, round, smooth fruit) for the three characteristic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-16
    • 文件大小:980992
    • 提供者:wylie
  1. hough

    0下载:
  2. 根据园的方程(x-a)×(x-a)+(y-b)×(y-b)=R×R,将参数空间增加到a,b,R三维空间. 常用的hough变换计算量太大,然而随机hough变换虽然计算量相对小点,但是准确率没有前者高.现在使用 一种改进的方法:提取边缘图像,然后边缘跟踪,在边缘曲线上进行hough变换检测圆.-According to Park' s equation (x-a) × (x-a)+ (y-b) × (y-b) = R
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-16
    • 文件大小:1024
    • 提供者:苏立
  1. hough_circle

    0下载:
  2. 用hough变换提取圆,只能提取外围能检测到得圆,对相交的圆或包含在其他圆内的圆提取还需要改进。-With the hough transform to extract the round, can only be extracted to get round the external can be detected on the intersection of circle or included in the other circl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-16
    • 文件大小:1024
    • 提供者:richman
  1. canny

    0下载:
  2. 椭圆检测拟合程序,能够从图片中自动提取椭圆并进行拟合 -Ellipse detection fitting procedure can be automatically extracted from the image to fit the ellipse and the
  3. 所属分类:图形图象

    • 发布日期:2024-10-16
    • 文件大小:1024
    • 提供者:licheng
  1. hough

    0下载:
  2. hough变换识别直线,识别圆,提取圆心半径-hough transform line identification, identification circle, the radius of the center extraction
  3. 所属分类:matlab例程

    • 发布日期:2024-10-16
    • 文件大小:6144
    • 提供者:武西
  1. dingweiyuan

    1下载:
  2. 检测图片里的圆,并提取出圆心坐标和半径数据,需安装matlab。-Detection in the picture round, and the center coordinates and radius of the extracted data need to install matlab.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-16
    • 文件大小:1024
    • 提供者:胡恢军
  1. CReadHoughCircle

    0下载:
  2. 可以提取图像上的圆形区域,比较好上手的opencv程序(You can extract the circular area of the image and compare the opencv program with good hands)
  3. 所属分类:其他小程序

  1. cad多个圆心坐标批量提取工具

    0下载:
  2. cad多个圆心坐标批量提取工具,能够把你所选中的圆的圆心坐标批量导出(CAD multiple center coordinates batch extraction tool, you can choose the circle coordinates of the selected center batch export)
  3. 所属分类:Windows编程

    • 发布日期:2024-10-16
    • 文件大小:5120
    • 提供者:charming715
  1. 霍夫变换找圆

    0下载:
  2. 此代码为霍夫变换找圆,检测提取圆,可以通过单片机验证(This code for the Huff transform find a circle, detection extraction circle, can be verified by the microcontroller)
  3. 所属分类:其他小程序

    • 发布日期:2024-10-16
    • 文件大小:720896
    • 提供者:catheriine
« 12 3 4 5 »

源码中国 www.ymcn.org