CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 圆检测

搜索资源列表

  1. Is-more-commonly

    0下载:
  2. :自准直仪是比较常用的测角仪器,其原理是检测激光形成的图像光斑的中心之间的距离,通过 ) 个中 心的横纵坐标差来计算物体偏离的角度 ’ 利用迭代阈值和图像分割等方法将光斑图像进行预处理,然后将得到 的图像分别用重心法、圆拟合法和匹配法进行中心定位,并最终进行偏离角度的测定 ’ 文中介绍了所使用的几 种方法,并进行了仿真比较,结果表明,圆拟合法更有优势 ’ -: Is more commonly used since the collimator angle m
  3. 所属分类:Project Design

    • 发布日期:2017-11-18
    • 文件大小:79180
    • 提供者:刘世军
  1. Hough

    0下载:
  2. Hough检测直线,圆,椭圆的代码,用hough变换实现圆的检测,能完美检测出图像中的圆、直线和椭圆-Hough detection of straight line, circle, ellipse, code, hough transform circle detection can be perfect in the detected image of circles, lines and ellipses
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:2268
    • 提供者:李文
  1. Hough-TRANSFORM

    0下载:
  2. 用Hough变换检测出图像中圆 -Hough transform detection image circle
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:1472
    • 提供者:海纳百川
  1. Hough_circle

    0下载:
  2. 霍夫变换(检测圆),vs2010环境下,opencv-Hough transform (circle detection)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:620
    • 提供者:倪佩佩
  1. CHough

    0下载:
  2. 检测图像上圆的边缘,再加一个画圆程序就可以得到所检测的圆的圆心。-failed to translate
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-29
    • 文件大小:3052
    • 提供者:now boy
  1. circle_detect

    0下载:
  2. 实现在2d图像中检测圆,利用hough变换,代码进行了一定程度的优化,简洁易懂-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:721230
    • 提供者:yangjiangshen
  1. houghcircle

    0下载:
  2. 这是利用hough圆检测法检测人眼的主程序-This is the main program using Hough circle detection method for the detection of the human eye
  3. 所属分类:OS Develop

    • 发布日期:2017-11-24
    • 文件大小:971
    • 提供者:王慧
  1. MATLApowerspectrum

    2下载:
  2. MATLAB_轴心轨迹图、幅值谱、相位谱、功率谱 对转子的故障检测或许有帮助 可以结合轴心轨迹的圆度 散度分析-MATLAB_ Orbit amplitude spectrum and phase spectrum, power spectrum rotor fault detection may help can be combined with the roundness of the core path divergence analysis
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:4950
    • 提供者:OliviaKeats
  1. androidman20

    0下载:
  2.  男人撑过二十秒源码android版,使用重力感应器来操控游戏。玩家要躲避丑女人,用到了Android检测碰撞技术,检测两个圆是否相交,如果出了边界就抛异常,看向一个人, 一般用于在刚刚出来的时候,将自己的方向朝向男人,检测与另一个人是否碰撞,学习游戏编写时定义各种控制器、游戏面板、感应器管理器、创建控制器及面板对象并关连、将事件交由controller捕获处理、系统初始化等。 -Men get through twenty seconds source android version,
  3. 所属分类:Games

    • 发布日期:2017-11-18
    • 文件大小:77198
    • 提供者:eric
  1. HTCircle

    0下载:
  2. 霍夫变换检测目标区域中的圆,可以很好的检测到区域目标中的圆形,可以直接使用-Hough transform circle detection target area, can be a good target detection area of ​ ​ the round, can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1168
    • 提供者:李斯
  1. index

    0下载:
  2. 读入图像,对图像进行预处理,随后检测边缘,对得到的图像进行二值化,然后进行hough变换,获得圆边界,将此图与原图叠加,增强边缘-Read into the image, the image preprocessing, edge detection followed, the resulting image binarization, and then hough transform to get round the border, this graph with the original o
  3. 所属分类:CSharp

    • 发布日期:
    • 文件大小:398353
    • 提供者:谢小海
  1. opencv 检测直线、线段、圆、矩形

    0下载:
  2. matlab学习,对于初学matlab的人来说是良好的基础
  3. 所属分类:matlab例程

    • 发布日期:2013-06-04
    • 文件大小:17950
    • 提供者:shmilyhuaqi2012
  1. Man-20s-android

    0下载:
  2. 男人撑过二十秒源码android版,使用重力感应器来操控游戏。玩家要躲避丑女人,用到了Android检测碰撞技术,检测两个圆是否相交,如果出了边界就抛异常,看向一个人, 一般用于在刚刚出来的时候,将自己的方向朝向男人,检测与另一个人是否碰撞,学习游戏编写时定义各种控制器、游戏面板、感应器管理器、创建控制器及面板对象并关连、将事件交由controller捕获处理、系统初始化等。 -Men get through twenty seconds source android version, use
  3. 所属分类:android

    • 发布日期:2017-11-11
    • 文件大小:80068
    • 提供者:李华
  1. YZ

    0下载:
  2. 用霍夫曼方法检测圆、直线,先二值化图像,再检测图片中圆和直线的数量-Huffman detect circles, lines, first binary image, and then detects the picture circle and line number
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:8304
    • 提供者:baaabo
  1. ex05

    0下载:
  2. 人脸识别,通过设计程序,来检测出一幅图像中的几张脸,并用圆圈圈出来-Face recognition, through the design process to detect a few faces in the image, and use circled
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4570083
    • 提供者:雅尼
  1. Cjiaodian

    0下载:
  2. 胶点检测,自动绘出胶点的拟合边缘点以及拟合圆-Gel-point detection, automatic draw dot fitting edge points and fitting circle
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1413109
    • 提供者:guo
  1. Hough-circle-detection

    0下载:
  2. 这个一个用matlab语言写的,用Hough算法来检测圆的源程序,实用性好-Matlab language used to write this one, using circular Hough algorithm to detect the source, practical good
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:45245
    • 提供者:毕凯
  1. Intelligent-drawing

    0下载:
  2. 智能绘图小车的程序,智能绘图小车包含步进电机,nrf24l01,按键检测,tft彩屏,rtc等的程序,可以画圆,走直线-Smart Drawing car procedures, including intelligent stepper motor car drawing, nrf24l01, key detection, tft color screen, rtc other program, you can draw a circle, go straight
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6442356
    • 提供者:王整
  1. circle-detection

    0下载:
  2. 用最小二乘法拟合圆和椭圆的可执行文件,通过设置相关参数可以达到很好的检测效果。-Using the method of least squares fitting circle and ellipse executable file, through setting related parameters can achieve very good detection effect.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2486289
    • 提供者:李志
  1. PIDzs

    0下载:
  2. 光电编码器,是一种通过光电转换将输出轴上的机械几何位移量转换成脉冲或数字量的传感器。 这是目前应用最多的传感器,光电编码器是由光栅盘和光电检测装置组成。光栅盘是在一定直径的圆板上等分地开通若干个长方形孔。由于光电码盘与电动机同轴,电动机旋转时,光栅盘与电动机同速旋转,经发光二极管等电子元件组成的检测装置检测输出若干脉冲信号-Photoelectric encoder, a photoelectric conversion to the output shaft of the mechanic
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:747372
    • 提供者:李斌
« 1 2 ... 17 18 19 20 21 2223 24 25 26 »
搜珍网 www.dssz.com