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

搜索资源列表

  1. HoughDetectParallel

    0下载:
  2. 一个能够自动检测图象中是否存在平行线,并在图象中标示此平行线的VC源代码。-an image can automatically detect whether the existence of parallel lines, and the image of this parallel line marking the VC source.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:27461
    • 提供者:李平强
  1. 多种图像边缘检测与分割处理

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:41953
    • 提供者:何问宇
  1. c第二章 matlab语言基础h2

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8567
    • 提供者:肖雷
  1. 第四章 控制系统的分析方法

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1982
    • 提供者:肖雷
  1. 第一章 计算机辅助设计与仿真技术概述

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:14518
    • 提供者:肖雷
  1. linux-cai

    0下载:
  2. 用于自动登陆的小软件,断线时候检测,自动重新登陆,这样宽带上网就不必一直去登陆网页-A small software using for automatic login ,which can detect the broke-line and re-login automatically, thus we can surf the internet without logining the webpage.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:303104
    • 提供者:龙一番
  1. 基于眼裂的人脸图像归一化.doc

    0下载:
  2. 针对人脸识别中图像前期处理的人脸图像归一化问题,用AdaBoost Cascade方法检测出人脸和眼裂,提出以两眼裂中心点连线为基准进行水平旋转和尺度的归一化矫正方法。与通常的利用两眼瞳距方法相比较,该方法更加快速准确,能处理多达20°的倾斜,对戴眼镜、图像模糊、俯视、仰视、斜视等情况的鲁棒性更好。 A novel approach was presented, using the line between the two center points of the palpebral fiss
  3. 所属分类:文档资料

    • 发布日期:2010-10-03
    • 文件大小:614400
    • 提供者:lichaoyou
  1. R2007test__hough

    0下载:
  2. 在 matlab中利用hough变换对图像进行直线检测,此程序能检测出只要的直线,并提取出来-Hough transform in matlab using the image line detection, this procedure can detect as long as the line, and extracted
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:734
    • 提供者:姚军
  1. matlab实现hough变换的

    0下载:
  2. matlab实现hough变换的 用来检测图像中的直线圆等特征 最好的程序 已验 无错-matlab hough transform to detect realize the image in a straight line features such as the latest round of best and most comprehensive way to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-27
    • 文件大小:1024
    • 提供者:孙宁
  1. Hough_Transform_zhixianjiance

    0下载:
  2. 实现matlab使用霍夫变换检测直线。并自动找到所检测直线中长度最长的一条直线,检测结果在原始图像上标记。-Detect and mark the direct line in a picture using Hough transform. Coding with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:921
    • 提供者:
  1. HOUGHtransformtodetectstraightline

    0下载:
  2. HOUGH变换检测直线的技术文档,有助于大家对理论的理解和深入。-HOUGH transform to detect straight line technical documentation, help people and in-depth understanding of the theory.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:256363
    • 提供者:余洪凯
  1. radon56

    0下载:
  2. 车牌水平矫正中radon变换的应用,注意radon变换检测直线方向有几种,有基于投影最大值的,有基于车牌字符空隙的等。-The level of radon transform plate correction application, pay attention to radon transform to detect straight line there are several, with the maximum value based on the projection, there a
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1125
    • 提供者:pupu
  1. HoughLines

    0下载:
  2. 该函数用于对检测图像中的直线。要求目标图像为只有0和255两个灰度值的灰度图像。-The function used to detect the image of a straight line. Requirements of the target image for the 0 and 255, only two of the gray image gray value.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1811
    • 提供者:Emdee
  1. Hough

    0下载:
  2. VC++实现hough变换提取直线,且能检测出两条平行直线-VC++ Achieve a straight line hough transform extract and can detect two parallel straight lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:24226
    • 提供者:panghuanzhi
  1. EdgeDetection

    0下载:
  2. 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:661847
    • 提供者:tosh
  1. kdvp16

    0下载:
  2. KDVoicePhone Toolkit开发工具可以使你的应用程序获得声音和电话方面的特性,如:a.. 打电话或回电话;b.. 如果对话已经在进行,可以中途接听;c.. 在电话线或声卡中回放和记录音频;d.. 从电话线中检测音频信号和脉冲信号;e.. 捕获呼叫方ID;f.. 可控制本机听筒,外部的麦克风和MODEM的外部喇叭;g.. 定时事件来跟踪回放和录音的过程;h.. 录音时可检测静音;-KDVoicePhone Toolkit development tools can make your
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-09
    • 文件大小:1663186
    • 提供者:站长
  1. edgedetecting

    0下载:
  2. 主要功能是检测图像中,由于灰度变化产生的边缘,效果还行,主要用的是sobel算子-Main function is to detect images, because gray-scale changes in the edge line effects, mainly using a sobel operator
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:922
    • 提供者:pingxiyan
  1. tds220

    0下载:
  2. 了解示波器,示波器早已成为检测电子线路最有效的工具之一,通过观察线路关键节点的电压电流波形可以直观地检查线路工作是否正常,验证设计是否恰当。-Learn Oscilloscopes, Oscilloscope Detect electronic circuits has become the most effective instrument of one of the key by observing the line voltage and current waveform of the n
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2229254
    • 提供者:li
  1. houghtest

    0下载:
  2. 使用hough变换检测直线的matlab程序-Detect the use of straight line hough transform matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:719
    • 提供者:bonnie
  1. open

    0下载:
  2. 检测直线,求出直线的起始点和终止点,在图像中去除直线-Detect a straight line, find the starting point of a straight line and the termination point, a straight line in the image removed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4060961
    • 提供者:Lin
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com