搜索资源列表

  1. oil_tank_detection

    0下载:
  2. 基于遥感影像的油罐自动检测算法,利用改Canny 边缘提取算法、改进椭圆Hough 检测算法及基于金字塔的图像搜索算法,实现了油罐的自动检测.-An Automatic Oil Tank Detection Algorithm Based on Remote Sensing Image
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:246784
    • 提供者:sunstrider
  1. Face_detectionEllipse_detection

    0下载:
  2. 都是用matlab写的,复制到txt上了 (1)基于简单背景的人脸监测,针对视频,效果还不错,传的是txt,大家新建一个M文件,复制,然后把视频名与程序中的改成一致就可以了。 (2)对多椭圆的检测,非实际图像,无噪声,就是简单的椭圆,使用同上。-Are written with matlab, copy to the txt on the (1) human face based on a simple background m
  3. 所属分类:图形图象

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

    0下载:
  2. 应用hough变换检测椭圆的代码,很方便。-Application of the ellipse hough transform detection code, and very convenient.
  3. 所属分类:图形图象

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

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the b
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:24576
    • 提供者:王超
  1. ellipse_fit

    1下载:
  2. 另外一种有效的椭圆陪陪技术,对于亚像素边缘检测非常有用的,真的不错-Oval to chat with another kind of effective techniques for sub-pixel edge detection is very useful, really good
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 利用hough变换检测椭圆 程序可以直接运行-Ellipse detection using hough transform program can be run directly
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:437248
    • 提供者:wangwei
  1. m1

    0下载:
  2. 用边缘检测算法检测的圆的像的边缘点,并用多元线性回归求出椭圆的方程,然后按照我们的模型中提供的方法,求出每个圆心的像的位置-Using edge detection algorithm to detect the edge of the image circle points, and multiple linear regression equation of the ellipse obtained, and then follow
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:王帅哥
  1. 111

    0下载:
  2. Hough检测直线,圆,椭圆的部分代码,基于VC实现,并带有注释-Hough line detection, round, oval, part of the code, based on VC to achieve, and with comments
  3. 所属分类:软件工程

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

    0下载:
  2. hough变换,把检测整体特性转化为检测局部特性,比如直线、椭圆、圆和弧线等-hough transform to detect the overall characteristics into the detection of local features, such as lines, ellipses, circles and arcs, etc.
  3. 所属分类:C#编程

    • 发布日期:2024-05-22
    • 文件大小:44032
    • 提供者:豁辉
  1. GVF-

    0下载:
  2. 基于GVF Snake模型与椭圆肤色模型融合的 手势轮廓检测方法 -GVF Snake model based on skin color model with the elliptical contour integration of gesture detection method
  3. 所属分类:matlab例程

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

    0下载:
  2. 利用霍夫变换检测直线,园,椭圆,曲线,简单有效,用用方便-Using Hough transform to detect straight lines, park, oval, curve, simple, effective, easy to use with
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:王正旺
  1. detection

    0下载:
  2. 值得一看的图像处理程序,实现了图像格式的转换的功能,检测直线、圆、椭圆-Worth of image processing procedures, the image format conversion features, testing lines, circles, ellipses
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 需要再拍摄的图像中检测到椭圆的位置,该程序检测出椭圆位置,供机械手提取-ellipse detection
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. Zernike矩和最小二乘椭圆拟合的亚像素边缘提取,基于改进的Canny算子和Zernike矩的亚像素边缘检测方法.kdh-Zernike moments and least squares ellipse fitting sub-pixel edge detection, Canny operator based on the improved Zernike moments and sub-pixel edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:1779712
    • 提供者:王国强
  1. subpixel03

    0下载:
  2. 椭圆目标的亚像素边缘定位方法研究.caj 新型亚像素圆检测算法.kdh-Sub-pixel edge of the oval target location method. Caj new sub-pixel circle detection algorithm. Kdh
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:421888
    • 提供者:王国强
  1. lunkuo

    0下载:
  2. opencv的轮廓检测算法。计算并画出椭圆区域内的图像轮廓。-application of cvSnakeImage
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:shenyuliang
  1. hough--matlab-tuoyuan

    0下载:
  2. 不错的检测椭圆程序 只需要改一些参数即可运行-Good testing procedures only need to change some of the ellipse parameters to run
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:149504
    • 提供者:海盗1888船
  1. tuoyuan

    0下载:
  2. 椭圆肤色模型检测人脸肤色,在VC环境中编译的,-human detect
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:4017152
    • 提供者:高原
  1. facedetect

    0下载:
  2. 关于人脸检测,定位,椭圆人脸建模等的程序。-Face detection, positioning, oval face modeling procedures.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:196608
    • 提供者:gyh
  1. tipMassege

    0下载:
  2. 气泡提示,当检测到鼠标进入规定范围时显示椭圆形气泡提示;继承窗口类,提示窗口可调,即椭圆气泡可调整大小形状;-Bubble tips, oval bubbles prompt displayed when detected the mouse enters the specified range inherited the window class, prompt adjustable oval bubble adjust the s
  3. 所属分类:界面编程

    • 发布日期:2024-05-22
    • 文件大小:48128
    • 提供者:李卫
« 1 2 3 4 5 6 78 9 »

源码中国 www.ymcn.org