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

搜索资源列表

  1. 标定彩色图像中圆形区域圆心的方法

    0下载:
  2. 一种标定彩色图像中圆形区域圆心的方法,通过matlab中的函数来寻找圆心,search centre
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-28
    • 文件大小:140751
    • 提供者:2906688
  1. circle_fit.rar

    1下载:
  2. 毕设,圆拟合程序,使用最小二乘法。 输出圆心,半径。,Picasso, circle fitting procedures set, using least-square method. Output circle, radius.
  3. 所属分类:Special Effects

    • 发布日期:2016-11-20
    • 文件大小:676
    • 提供者:duren
  1. CircularHough_Grd

    0下载:
  2. matlab检测圆心程序,基于HOUGH,附测试图像。-Detect matlab center procedures, based on HOUGH, attached to the test image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:28705
    • 提供者:liuyuetian
  1. QuanLongCircleCalibration

    0下载:
  2. 计算机视觉中的基于圆的标定,用迭代求圆心-calibration based on circle,get the center of circle using iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2342151
    • 提供者:小王
  1. edge

    0下载:
  2. 通过边缘检测寻找图像上圆点的圆心坐标,可用于大量的图像处理程序-Image through edge detection to find the center coordinates of the dots
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:595717
    • 提供者:克克
  1. CircularHough_Grd

    0下载:
  2. 08年数学建模A题matlab代码,对其圆心的判断-2008 Mathematical Modeling A title matlab code, the judge of its center
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:14623
    • 提供者:李第伟
  1. face

    0下载:
  2. 图像识别,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Image recognition, including face recognition and iris recognition, iris position in the digital image of the iris recognition and effective po
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:958335
    • 提供者:张海
  1. DrawCircle

    0下载:
  2. 画圆,,复杂背景下,圆心的中心定位,使用的是霍夫变换-Circle, complex background, the center of the circle' s center position, using a Hough transform
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:561
    • 提供者:陈乔
  1. hough

    2下载:
  2. 对 二值图像进行霍夫变换 找出圆来,即找到圆心和半径,再将圆画出来- houghcircle- takes an edge map image, and performs the Hough transform for finding circles in the image.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1161
    • 提供者:huang
  1. ChiLunJiSuan

    1下载:
  2. 这是一个关于齿轮的齿顶圆和齿根圆半径的计算程序,先将图片预处理和二值化,然后进行边缘检测求出圆心,最后用平均法求出半径。-This is an addendum on the gear tooth root radius circle and the calculation procedure, the first image preprocessing and binarization, edge detection and then find the center of a circle,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:550994
    • 提供者:小小
  1. hough

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

    • 发布日期:2013-08-19
    • 文件大小:6250
    • 提供者:武西
  1. dingweiyuan

    0下载:
  2. 检测图片里的圆,并提取出圆心坐标和半径数据,需安装matlab。-Detection in the picture round, and the center coordinates and radius of the extracted data need to install matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:674
    • 提供者:胡恢军
  1. image-recognition-

    3下载:
  2. 图像识别的MATLAB代码,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Matlab source code of image recognition, including face recognition and iris recognition, iris position in the digital image in an eff
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-19
    • 文件大小:959905
    • 提供者:gaotengfei
  1. matlab-random

    0下载:
  2. 一个100*100的正方形,用半径为10的圆覆盖,随机在100*100的平面内放置圆心,问至少需要多少个圆,才能使得成功覆盖整个区域的概率在95 以上?并给出一个均匀随机放置装置的分布图。-A 100* 100 square, a circle with a radius of 10 covers, 100* 100 randomly placed on the center plane, and asked how many circles at least, to cover the ent
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3532
    • 提供者:yami
  1. save-matlab

    0下载:
  2. 在图上以z为圆心,以l为半径画发射线。i从1到36,间隔为10°。i从1到16,分为16部分,间隔22.5°。 使用,line_circle(z_cut2,200)-Z is the center of the circle in Figure l is the radius of painting emission lines. i from 1 to 36 intervals of 10 °. i 1-16, divided into 16 parts, 22.5 ° intervals
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2004
    • 提供者:xingsongjian
  1. matlab-import-dxf

    3下载:
  2. 用matlab读取.dxf文件。本站原有代码dxf2coord_20.m中对于圆弧只能读出其圆心坐标及半径,缺少圆弧起始角及终止角,并不能在应用中实际用起来。修改后可以读出圆弧的起始角和终止角-the scr ipt can offer start angle and end angle of an arc,which are unable to access in an earlier scr ipt dxf2coord_20.m 。
  3. 所属分类:Other systems

    • 发布日期:2015-01-23
    • 文件大小:5120
    • 提供者:wanglong
  1. Matlab

    4下载:
  2. nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点
  3. 所属分类:software engineering

    • 发布日期:2017-03-04
    • 文件大小:4573184
    • 提供者:廖志伟
  1. Matlab

    0下载:
  2. 涉及粒子速度计算、圆心和半径拟合、去穷区间的积分、简单滤波器的设计、BP神经网络训练-Involves particle velocity calculation, center and radius of fitting, to poor interval integral, simple filter design, the BP neural network training
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:71545
    • 提供者:团长
  1. MATLAB

    0下载:
  2. MATLAB拟合求解圆心和半径 源程序代码,初学者可以-Fitting MATLAB source code to solve the center and radius
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2412
    • 提供者:李丽
  1. MATLAB拟合求解圆心和半径

    1下载:
  2. MATLAB拟合求解圆心和半径,通过给定的一系列点的坐标,拟合出最接近的圆(MATLAB fitting for the solution of the center and radius)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:lai东东
« 12 3 »
搜珍网 www.dssz.com