搜索资源列表

  1. Gear-Measurement

    0下载:
  2. 齿轮测量:包括顶圆计算,公法线检测,旋转检测-Gear MeasurementIncluding the top circle calculation, the public normal detection, rotation detection and so on
  3. 所属分类:LabView

    • 发布日期:2024-05-14
    • 文件大小:385024
    • 提供者:电子
  1. hough-circle

    0下载:
  2. opencv 霍夫圆检测 c++实现 编译环境是visual studio 2015-opencv hough circle
  3. 所属分类:压缩解压

    • 发布日期:2024-05-14
    • 文件大小:4999168
    • 提供者:wangshwien
  1. hough

    0下载:
  2. 霍夫圆检测实现时钟表盘的自动识别,以及分针、时针的辨别,和当前时间的确定-Hough circle detection to achieve clock dial automatic identification and determining the minute hand and hour of discrimination, and the current time
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:214016
    • 提供者:hxx
  1. 3442146

    0下载:
  2. 国外matlab研究站点下载的hough变换直线及圆检测代码,-Matlab abroad study site to download the hough transform to straight line and circle detection code,
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:pkpu&49708
  1. exbansion

    0下载:
  2. 基于模板的圆检测算法,很好的程序,看了都说不错 不错的-The circle detection algorithm based on template, very good program, saw all say good good
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:182272
    • 提供者:Adjik
  1. purpovls-assembll

    0下载:
  2. 基于模板的圆检测算法,很好的程序,看了都说不错 不错的-The circle detection algorithm based on template, very good program, saw all say good good
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:181248
    • 提供者:Adjik
  1. 56508268

    0下载:
  2. 一个非常好的圆检测代码,和大家一起分享,推荐一下给大家-A very good circle detection code, and share with everyone, recommend to everyone
  3. 所属分类:mathematica

    • 发布日期:2024-05-14
    • 文件大小:239616
    • 提供者:LGUBxud_4680
  1. dumwcv08

    0下载:
  2. 一个非常好的圆检测代码,和大家一起分享,推荐一下给大家-A very good circle detection code, and share with everyone, recommend to everyone
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:151552
    • 提供者:FJ@208
  1. 823025

    0下载:
  2. 一个非常好的圆检测代码,和大家一起分享,推荐一下给大家-A very good circle detection code, and share with everyone, recommend to everyone
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-14
    • 文件大小:151552
    • 提供者:MC&8034
  1. Circle

    0下载:
  2. 圆检测。多个圆,对图像进行二值化处理,并用自带函数找出圆的边缘以及圆心-Circle detection. For lots of circles.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:孙鹏
  1. 齿轮齿数,半径

    0下载:
  2. 检测齿轮的参数,参数包括齿轮的齿数,齿顶圆半径,齿根圆半径。(Number of teeth detected)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:82944
    • 提供者:Barack
  1. vddeo

    0下载:
  2. 一个非常好的圆检测代码,和大家一起分享,推荐一下给大家(A very good circle detection code, and share with everyone, recommend to everyone)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:151552
    • 提供者:tsebnd
  1. hough_circle

    0下载:
  2. 霍夫变换可以检测直线,矩形和圆,这里是检测圆形程序,很不错(Hough transform can detect lines, rectangles and circles, here is the detection of circular procedures, very good)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:啦啦呼呼
  1. demo2

    0下载:
  2. 本系统先对图像进行相应出来然后检测图像中的圆,并标识出来。(This system first carries out the corresponding image, then detects the circle in the image, and identifies.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:504832
    • 提供者:lljasj
  1. pupiltrack

    0下载:
  2. 本代码是瞳孔检测,利用高斯平滑减小噪声,直方图均衡化增强对比度,二值化突出眼睛的特征,Hough变换画圆找瞳孔。本代码是利用QT做的界面,经过试验,效果良好。可直接使用。(This is pupil track.We employ Gaussian Smoothing to decrease noise, and equlazation histogram to enhance contrast, and binaryzation to
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:1672192
    • 提供者:wwwflying
  1. hough_circle

    0下载:
  2. 利用Hough(霍夫)变换检测图片中的圆,并进行分割(Detection of circles in images by Hof transform)
  3. 所属分类:matlab例程

  1. HoughCircles函数

    0下载:
  2. 霍夫圆变换的HoughCircles函数,检测图像中的圆并绘制出来(The HoughCircles function of the hough transform, detects the circle in the image and draws it out)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-14
    • 文件大小:12389376
    • 提供者:angrom
  1. program

    0下载:
  2. 本程序可实现检测图片中的直线,并给出直线方程,检测图片中的圆给出圆的方程包括圆心和半径,检测任意一个零件上的几何图形并给出对应的方程。(This program can detect the straight line in the picture, and give the straight line equation, detect the circle in the picture, give the equation of th
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:252928
    • 提供者:zhang_yan
  1. findcircle

    1下载:
  2. 简单的Halcon 找圆算法,首先进行圆检测(识别圆、圆拟合),再找出坐标位置(A simple Halcon algorithm for finding circles firstly conducts circle detection (identifying circle and circle fitting), and then finds the coordinate position)
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:仲Kai
« 1 2 ... 26 27 28 29 30 31»

源码中国 www.ymcn.org