搜索资源列表

  1. B218824929122a

    0下载:
  2. 一种基于改进Hough变换的圆形物体检测:圆的Houugh变换,椭圆的Hough变换,改进型Hough变换 -Based on improved Hough transform circular object detection: round Houugh transform ellipse Hough transform and improved Hough transform
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:3046400
    • 提供者:认可
  1. circle

    0下载:
  2. 能够检测载图片中是否有正圆,并求圆心,椭圆不计在内。-Upload images can detect if there is a perfect circle to
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:4123648
    • 提供者:王林
  1. ellipse--detection

    0下载:
  2. 这是单幅图片中的椭圆目标与方向位置检测matlab 程序-ellipse detection and position detection
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-22
    • 文件大小:109568
    • 提供者:张珊珊
  1. Houghtransform

    0下载:
  2. 基于hough变换瞳孔定位识别:使用灰度累加算子首先获得一个瞳孔内点,然后进行瞳孔分割、边缘检测、椭圆拟合,极端条件下也可实现瞳孔定位识别,鲁棒性很好-Based on the the hough transform pupil location identification: the use of gray-scale accumulation operator First a pupil within, and then split
  3. 所属分类:文档资料

    • 发布日期:2024-05-22
    • 文件大小:68608
    • 提供者:
  1. 3

    0下载:
  2. 输入: 自拍两幅同一个场景(或物体)的角度/远近有差别的图像 (对于学有余力的同学,建议多测试几张角度/远近差别较大的图像) 任务: 在每张图像中检测特征点位置并将匹配画出匹配得最好的10-20对特征点 输出要求(以下三个结果分别输出,不要重叠在一张图上): 1. 在两张图上分别画出检测到的特征点位置 2. 对匹配得最好的10-20对特征点:每对特征点对用连接线画出 3. 用椭圆形式在图上画出上述每个特征
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:sdsdsdfg
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:李文
  1. fitellipse

    0下载:
  2. 找到椭圆方程,输入N个点,返回椭圆参数,并实现画图检测-fit the ellipise of N point
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:46080
    • 提供者:mona
  1. hough

    0下载:
  2. hough方式实现图像的椭圆定位和检测,效果不错-hough way to achieve an elliptical image positioning and detection, good results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:151552
    • 提供者:223
  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编程

    • 发布日期:2024-05-22
    • 文件大小:2486272
    • 提供者:李志
  1. houghcircles_vs10

    0下载:
  2. 图形检测,hough变换检测直线、圆、椭圆。-Pattern detection, hough transform to detect straight line, circle, ellipse.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:16005120
    • 提供者:che
  1. ellipse-detection

    0下载:
  2. 在噪声严重情况下,对图像中椭圆进行检测,SCI文章,效果还可以-detect the ellipses presented in the noisy environment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:1145856
    • 提供者:纸鸢
  1. ellipse-detection-by-GA

    0下载:
  2. 利用遗传算法,对图像中椭圆进行检测,PRL上的文章-An ellipse detection method based on the GA metnod
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:265216
    • 提供者:纸鸢
  1. houghellipse

    0下载:
  2. Matlab环境下利用霍夫变换和椭圆标准公式,在二值图像上自动检测椭圆并标记。-Matlab environment using Hough transform and oval standard formula, the binary image automatically detect and mark the ellipse.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:VictorLiu
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 2
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:1682432
    • 提供者:jianglei
  1. EllipseDetector-Dist

    0下载:
  2. 用于检测椭圆图形,得到椭圆五维参数。内附具体实例,并配有具体程序。-For the detection of elliptical pattern to get the five-dimensional ellipse parameters. Included specific examples, and with specific procedures.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:2256896
    • 提供者:黄凌霄
  1. hough

    0下载:
  2. 实现对图像的椭圆和直线检测,代码可以直接运行,基于OPenCV实现的-Achieve elliptical and linear detection image of the code can be run directly implemented based OPenCV
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:4005888
    • 提供者:姚佳玉
  1. matlab_cod

    0下载:
  2. 使用椭圆拟合的特征匹配方法,通过椭圆拟合检测特征并匹配-Use ellipse fitting feature matching method, ellipse fitting detection feature and match
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:154624
    • 提供者:john
  1. hough-ellipse

    0下载:
  2. hough变换检测椭圆的MATLAB程序-hough detection codes to detect shapes in images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:苏亚
  1. Hessian_point_detector

    0下载:
  2. hessian point detector 是SURF算法中所采用的基于Hessian矩阵进行的特征点检测方法,检测得到椭圆区域。-feature detector
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:1121280
    • 提供者:katherine
  1. test9

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

    • 发布日期:2024-05-22
    • 文件大小:14971904
    • 提供者:fcf
« 1 2 3 4 5 6 7 89 »

源码中国 www.ymcn.org