搜索资源列表

  1. hough_circle

    0下载:
  2. 用hough变换提取圆,只能提取外围能检测到得圆,对相交的圆或包含在其他圆内的圆提取还需要改进。-With the hough transform to extract the round, can only be extracted to get round the external can be detected on the intersection of circle or included in the other circl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:richman
  1. CannyHough

    0下载:
  2. 实现图像的canny边缘检测和hough变换-cannyandhough
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3976192
    • 提供者:moon
  1. facedetectbasedonhough

    0下载:
  2. 复杂背景下基于hough变换的人脸定位,一篇比较好的文章,做人脸检测可以参考-face detect based on hough
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:292864
    • 提供者:高武
  1. detect

    0下载:
  2. 凸显边缘检测与提取及轮廓跟踪,Hough变换,种子填充-Highlight the edge detection and contour extraction and tracking, Hough transform, seed filling
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:裴冲
  1. OpencvImageProcessing

    0下载:
  2. 图像的边缘检测(sobel laplace canny),直方图,Hough变换-edge detection ,histogram,Hough transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2051072
    • 提供者:Zhou,Zhi
  1. Houghtransform

    0下载:
  2. 图像处理的霍夫变换程序,采用M语言编写,对数字图像进行直线追踪-HOUGHLINES- detects lines in a binary image using common computer vision operation known as the Hough Transform.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:李健
  1. solition4

    0下载:
  2. 在matlab环境下,用开你算子获取图像边缘,再用hough变换修正的m文件-In the matlab environment, with open access to the image edge of your operator, and then m-file hough transform revised
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:叶冬裔
  1. circle_pca24

    0下载:
  2. 基于曲线段PCA分析的随机hough变换圆检测算法研究 该算法在计算、存储消耗上均大大 减少。-PCA analysis based on curve segments of random hough transform circle detection algorithm to study the algorithm in computing, storage consumption to both greatly reduce
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:xiaohua
  1. linetest

    0下载:
  2. 采用改进的hough变换进行直线检测。 先进行滤波,在二值化,可以绘制出灰度直方图-An improved hough transform for line detection. First be filtered, in binary, you can draw a histogram
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:191488
    • 提供者:秦安
  1. circle-detection

    0下载:
  2. 采用hough变换对半径未知的圆进行检测-Using hough transform to detect the circle radius of the unknown
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. Hough变换的VC代码,可用于图形图像处理的操作,希望对学习图形图像处理的人有所帮助。-Hough transform VC code that can be used to graphic image processing operations, want to learn graphic image processing were helpful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:23552
    • 提供者:刘丽
  1. matlabdata

    0下载:
  2. hough变换源程序,简单易用,自己编的,希望给大家以帮助!-hough transform source, easy to use, their compilation, and I hope for everyone to help!
  3. 所属分类:图片显示浏览

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

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:zhengyan
  1. DIP(week06)

    0下载:
  2. 数字图像处理包含图像的全局阈值处理和霍夫变换的代码-Digital Image Processing including global threshold processing and Hough transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:183296
    • 提供者:lilyofvalley
  1. houghline.m

    0下载:
  2. 对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:Andy Qin
  1. EdgeContour

    0下载:
  2. 对BMP图像进行边缘检测,采用的方法用Robert,Canny。还可以进行Hough变换,轮廓跟踪-BMP image of the edge detection method used by Robert, Canny. Also be used for Hough transform, contour tracking
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1449984
    • 提供者:Huang Yan
  1. convert_to_binary

    0下载:
  2. 用MATLAB处理图像,通过hough变换检测直线,并且可以直接画出直线。-Image processing using MATLAB, through the detection of a straight line hough transform, and can draw a straight line.
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:wangying
  1. HoughTransform

    0下载:
  2. 用Hough变换对图象中的直线检测,并在MFC中实现-With the Hough transform line detection in images, and in MFC to achieve
  3. 所属分类:图形图象

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

    • 发布日期:2024-05-19
    • 文件大小:509952
    • 提供者:张正荣
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org