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

搜索资源列表

  1. Hough

    0下载:
  2. hough 变换程序 使用matlab 开发-hough transform program developed using matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1985
    • 提供者:王晓曦
  1. hough

    0下载:
  2. 对图像进行哈夫变换,界面可显示源图像和变换之后的图像,并可实现保存,打开等操作-Hough transform of images, the interface can display source image and transformed images, and enables preservation, open, and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2849881
    • 提供者:apple
  1. bobust

    0下载:
  2. 霍夫变换和RANSAC... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... -observe that Hough transform and RANSAC can estimate line parameters even with outliers. Write a program to estimate the parameters of a 2D circle.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:1354
    • 提供者:zhengyan
  1. Hough

    0下载:
  2. 基于C++的hough变换算法实现代码,运行很好。-Based on C++, hough transform algorithm code to run very well.
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4681139
    • 提供者:Lin Xi
  1. Hough

    0下载:
  2. 图像的hough变换。压缩包内含程序源代码与测试效果图。-Hough transform image. Compressed packets containing program source code and test results map.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:9382
    • 提供者:孟荨念
  1. CHT

    0下载:
  2. circle detection2 by hough transform
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-30
    • 文件大小:300008
    • 提供者:siti
  1. blobextraction

    0下载:
  2. HOugh transform for circle
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:3033553
    • 提供者:siti
  1. detection3

    0下载:
  2. 在AdaBoost人脸检测的基础上,对眼睛实现精确定位。先得到人脸图像的谷区域图像, 再获取眼睛的候选点,综合分离度信息和霍夫变换的结果来计算每一个眼睛对的代价函数,找到比较 准确的眼睛位置。-In the AdaBoost face detection based on the accurate positioning of the eyes. Obtain prior approval from the image of the Valley area face images,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:510089
    • 提供者:张正荣
  1. hough

    0下载:
  2. hough变换分割图像,用到了edge函数和hough函数-hough transform segmented image, use the edge function and the hough function
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:2304
    • 提供者:laina
  1. code

    0下载:
  2. Hough transform code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:70943
    • 提供者:Bom
  1. houghEllipses

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

    • 发布日期:2017-04-04
    • 文件大小:968
    • 提供者:田慧
  1. hough

    0下载:
  2. 利用经典hough变换提取的图像,执行到第六个end时 matlab变得超卡,无法响应了,也不显示图像(该释放的要释放)-Hough transform to extract using the classical image of the implementation of the sixth end when matlab become super card, unable to respond, and do not display images (the release to relea
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3593
    • 提供者:孔顺俊
  1. houghcircle

    0下载:
  2. Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. Upper left corner of image is the origin of coo
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:989
    • 提供者:rohit
  1. HoughTransform4detection

    0下载:
  2. This demo shows simple method of shape detection using Hough Transform
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:9993
    • 提供者:sofi
  1. line_hough

    0下载:
  2. 利用hough变换检测图像中的直线,得到检测直线的参数与首位端点,并在原图中标出所检测到得直线。-Detection using hough transform image of the straight line parameters to be detected with the first endpoint, and the Original bid to get straight out of the test.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:8873
    • 提供者:JH
  1. opencv

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:8445
    • 提供者:胡锦
  1. Houghtransform

    0下载:
  2. Hough transform for gray image.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:781
    • 提供者:BQC
  1. HoughTransform

    0下载:
  2. 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改 进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。-Hough transform image processing image recognition from the basic geometry of one of the methods, the application is very wide, there are many improved algorithm. The most basic b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:66920
    • 提供者:Houghtransform
  1. houghtransform

    0下载:
  2. hough直线变换,可以对一般yuv格式的灰度图像进行hough变换,可以在程序中修改检测阈值等-hough line transformation can generally yuv format hough transform the gray image can be modified in the process detection threshold, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4537814
    • 提供者:姓名
  1. houghline

    0下载:
  2. 基于hough变换对图像进行直线提取,检测图像的倾斜角度,该算法在PC机上运行速度尚可,在嵌入式平台上需要改进!-Hough transform based on image extraction, detection images straight Angle, this algorithm in PC running speed and in embedded platforms need improvement!
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1995864
    • 提供者:云云
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com