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

搜索资源列表

  1. EdgeContour

    0下载:
  2. MFC实现灰度图像的边缘与轮廓,包括Robert,sobel,Kirsch等各种算子的边缘检测,hough变换,轮廓提取,种子填充,轮廓跟踪等-MFC to achieve gray image edges and contours, including Robert, sobel, Kirsch other operator edge detection, hough transform, contour extraction, seed filling, contour tracking.
  3. 所属分类:Menu control

    • 发布日期:2017-05-10
    • 文件大小:2139974
    • 提供者:赵丹凤
  1. cpp_hough

    0下载:
  2. The Hough transform is a feature extraction technique used in image analysis, computer vision, and digital image processing
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:29420
    • 提供者:AMEL
  1. EdgePContour

    1下载:
  2. VC++边缘检测(包括Robert算子、Sobel算子、高斯-拉普拉斯算子等)、霍夫变换、轮廓提取、种子填充、轮廓跟踪-VC++ edge detection (including Robert operator, Sobel operator, Gauss- Laplace operator, etc.), Hough transform, contour extraction, seed filling, contour tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:86084
    • 提供者:
  1. edge-and-contour-

    0下载:
  2. 图像处理程序,边缘与轮廓,可实现边缘检测,霍夫变换,轮廓提取,种子填充,轮廓跟踪等-Image processing, edge and contour can be realized edge detection, Hough transform, contour extraction, seed filling, contour tracking, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2120301
    • 提供者:changzhijie
  1. ImageProcess

    0下载:
  2. 对图像通过Hough变换提取直线算法,采用VC环境编写。-Linear algorithm for image extraction by Hough transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5388409
    • 提供者:武洪恩
  1. HOUGHLIANXIUntitled

    0下载:
  2. hough变换方法,检测,提取直线。效果非常明显,希望对大家有用-Hough transform method, detection and extraction in a straight line.The effect is very obvious, in the hope that useful to everyone
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2425
    • 提供者:huangtingting
  1. EdgeContour

    0下载:
  2. 这是图像边缘检测、提取及轮廓跟踪的算法,包括边缘检测、Hough变换、种子填充等-This is the image edge detection, contour extraction and tracking algorithms, including edge detection, Hough transform, seed filling
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:72895
    • 提供者:mt
  1. road

    0下载:
  2. 道路线提取,opencv,C++,hough变换,Canny算子-Road line extraction, opencv, C++, hough transform, Canny operator
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8418992
    • 提供者:朱雪虹
  1. jueyuanzi

    0下载:
  2. 图像处理,腐蚀,膨胀,细化,提取中轴。HOUGH变换-Image processing, corrosion, swelling, thinning, extraction axis. HOUGH transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1335
    • 提供者:jack
  1. hough_test

    0下载:
  2. 霍夫变换提取直线.输入rgb图像,输出提取结果.-Hough transform to extract line. Rgb image input and output extraction results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1480
    • 提供者:李元齐
  1. MATLAB

    0下载:
  2. 图像的直线提取,利用了hough变换,可以修改阀值选择需要的直线长度-Line extraction of the image using the hough transform, you can modify the thresholds to the desired length of the line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6926
    • 提供者:李浩
  1. hough@lane-detection

    0下载:
  2. 利用祸福变换对图像中的直线进行提取检测,效果一般,但基本功能实现-Use fortune to transform the image of a straight line extraction testing, the general effect, but the basic functions to achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:794
    • 提供者:郭朝荐
  1. road-lane-dector

    1下载:
  2. 车辆车道线检测,使用CANY提取轮廓,hough变换获得直线。-Vehicle lane detection, contour extraction using CANY, hough transform to obtain a straight line.
  3. 所属分类:transportation applications

    • 发布日期:2017-05-13
    • 文件大小:2577813
    • 提供者:zengjie
  1. Q

    1下载:
  2. 本文以室内、外不同空间的人数统计为背景,研究基于图像的人员计数技术,对某时段内进出摄像机视野中指定区域的人数,或指定区域内在景人数进行统计。主要研究内容有以下几点: (1)人员计数方案论证:本文分析对比了不同人员计数算法,研究分析了基于像素、 基于Hough变换的人员计数算法的优缺点。 (2)基于像素统计的人员计数系统实现:①分别采用近似中值背景模型和高斯混合背景模型提取前景图像;②采用基于HSV颜色空间变换的方法对前景中的阴影进行抑制;③用前景像素数除以人数得到一个人的像素平均值,
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:36449
    • 提供者:rankin
  1. cannyld

    0下载:
  2. 利用C++和opencv实现直线提取,主要采用Hough变换实现直线提取-C++ and use opencv achieve line extraction, mainly Hough transform line extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:821
    • 提供者:丁紫
  1. zhixiantiqu

    0下载:
  2. 图像处理之图像分割之直线提取中的Hough变换矩阵和直线检测-Matrix and line detection of linear image processing division of the extraction Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:48087
    • 提供者:gg
  1. filtersTest

    0下载:
  2. 图像处理经典滤波算法实现,包括中值滤波、卷积、Sobel、Canny、Pyramid、Hough变换、轮廓提取、直方图均衡化、小波变换等等,可以试验算法效果,用着不错,拿来分享下。-Image processing classical filtering algorithms, including median filtering, convolution, Sobel, Canny, Pyramid, Hough transform, contour extraction, histogram
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9515886
    • 提供者:zhch61
  1. 20170602hongseduzuhe

    0下载:
  2. 2017年06月02日利用hough变换写了一个找圆的函数myFindCircles,找到图像的红色度值,本科毕业设计,验证后是可以用的,实现了苹果红色度特征提取。-2017 years on June 02 using hough transform to write a function to find round myFindCircles, to find the image of the red color value, undergraduate graduation design,
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:992
    • 提供者:Dex
  1. MATLAB实用源代码

    2下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
  3. 所属分类:其他

  1. iris disease recognition

    0下载:
  2. iris recognition system to determine gluacoma disease using hough transform as feature extraction
  3. 所属分类:软件工程

    • 发布日期:2018-01-03
    • 文件大小:55296
    • 提供者:femco
« 1 2 3 4 56 »
搜珍网 www.dssz.com