CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 图像 椭圆拟合

搜索资源列表

  1. tuoyuan

    0下载:
  2. 利用选择ROI对待处理的图像进行有效的椭圆拟合。-use ROI treat the choice of images for effective elliptical fitting.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7.72mb
    • 提供者:李静
  1. 1

    0下载:
  2. 这是一个在vc6.0基于OpenCV的控制台程序,本例给出一个椭圆曲线拟合的例子,程序首先发现图像的轮廓,然后用椭圆逼近它。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:54.4kb
    • 提供者:李兰菊
  1. ellipse

    0下载:
  2. opencv 给出一个椭圆拟合的例子,程序首先发现图像的轮廓,然后用椭圆逼近它-opencv given an example of ellipse fitting, the program first to discover the outline of the image, and then close it with an oval
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:54.59kb
    • 提供者:zhang
  1. fitellipse

    0下载:
  2. 椭圆曲线拟合。首先发现图像的轮廓,然后用椭圆逼近它。-Elliptic curve fitting. The first to discover the outline of the image, and then close it with an oval.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:1.81kb
    • 提供者:张三
  1. jiyuzuixiaoerchengfagaijindesuijituoyuanjiance

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

    • 发布日期:2017-04-02
    • 文件大小:360.67kb
    • 提供者:刘镖峰
  1. leituoyuantezhengzidongshibiejiyaxiangsutiqudewanz

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

    • 发布日期:2017-04-08
    • 文件大小:176.53kb
    • 提供者:刘镖峰
  1. sk_tuoyuanni

    0下载:
  2. 能够在齿轮图像上提取出椭圆边界。拟合出椭圆。-Images can be extracted Gear oval border. Fitted ellipse.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:838byte
    • 提供者:熊新海
  1. ellipse_fit

    0下载:
  2. 基于直接最小二乘法的椭圆拟合程序,比较实用,适用于图像处理,椭圆拟合方面研究的初学者-Direct least square method based on ellipse fitting procedure more practical for image processing, aspects of ellipse fitting for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1.48kb
    • 提供者:sdphw
  1. Oval

    0下载:
  2. 圆及椭圆拟合输入: 图像文件seal1.jpg、seal2.jpg、coin1.jpg 任务: 尝试将上述三个文件中圆或椭圆的外轮廓拟合出来 输出要求: 1. 每个拟合圆或椭圆的中心坐标,半径或长短轴长度; 2. 将主要的中间步骤及最终拟合结果用OpenCV的cvShowImage 显示出来。-Circle and ellipse fitting type: image file seal1.jpg, seal2.jpg, coin1.jpg task: Try the
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1.54kb
    • 提供者:萧白
  1. LeastSquaresEllipse

    0下载:
  2. 利用最小二乘法,可以自动实现图像中的椭圆检测并拟合出来,效果很好-Ellipse detection and fitting them to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.57kb
    • 提供者:lichao
  1. nihetuoyuanjihezhongxin

    0下载:
  2. 求解拟合椭圆的几何中心,进而进行图像配准-Solving geometric center of the ellipse fitting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1.05kb
    • 提供者:万向
  1. hazelunwen

    0下载:
  2. 本文 通过位平面分解法分割天空区域并运用椭圆最小二乘法拟合日周光散射光圈,并自动确定日周光的中心,将中心点的亮度与天空区域平均亮度的加权值作为最终提取的天空亮度值 最后运用大气散射模型对雾天降质图像进行复原-In t his paper , we segment t he sky area by bit2plane decomposition , and fit circadian light scat tering ring using elliptical least squares
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:478.01kb
    • 提供者:liuqiaoling
  1. quxiannihe

    0下载:
  2. 椭圆曲线拟合 程序首先发现图像轮廓,然后用椭圆逼近它 -Elliptic curve fitting procedure is the first to discover the outline of the image, then elliptical approximation
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:1.54kb
    • 提供者:liye
  1. sk_tuoyuanni

    1下载:
  2. 能够在齿轮图像上提取出椭圆边界。拟合出椭圆。-Images can be extracted Gear oval border. Fitted ellipse.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:883byte
    • 提供者:nhuaTh
  1. sk_tuoyuanni

    0下载:
  2. 能够在齿轮图像上提取出椭圆边界。拟合出椭圆。-Images can be extracted Gear oval border. Fitted ellipse.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:929byte
    • 提供者:asacoup
  1. test9

    1下载:
  2. OpenCV 的圆形标记点的提取方法, 通过对图像进行平滑处理 、 边缘检测 、 轮 廓查找 、 几何约束以及椭圆拟合, 实现圆形标记点的提取。 有关圆形物体识别的场合。 -Extraction OpenCV circular markers by the image smoothing, edge detection, contour search, geometric constraints and ellipse fitting, to achieve extraction of ci
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:14.28mb
    • 提供者:fcf
  1. fit

    0下载:
  2. matlab源代码 高斯椭圆拟合 图像椭圆拟合-ellipse fitting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:吴晓婷
  1. 图像处理

    0下载:
  2. 椭圆拟合 XY 分别对应其坐标轴 XY点 散点 拟合 椭圆 灰度转化真彩(The ellipse fitting XY corresponds to its coordinate axis, XY point, scatter point and ellipse fitting)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:1kb
    • 提供者:pro^w^
  1. 椭圆拟合

    0下载:
  2. 用于拟合图像中的椭圆图形,辨识图像中的椭圆。(It is used to fit the ellipse in the image and identify the ellipse in the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:54kb
    • 提供者:小妖儿
  1. FingerTip

    0下载:
  2. 基于深度相机的手势识别,利用深度信息设置包围盒分割手,然后使用SVM分类器对训练数据集进行训练。在静态手势测试时,我们先计算测试图像的HOG特征,然后经SVM分类得到测试结果(Based on the gesture recognition of the depth camera, the depth information is used to set the bounding box to divide the hand, and then the training data set is
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:4.25mb
    • 提供者:程序员飞宇
« 12 »
搜珍网 www.dssz.com