CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - edge detection

搜索资源列表

  1. mulscal_edge

    2下载:
  2. 我编写的一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像; -I prepared a multiscale edge detection example, the method is : 1, the first three images scale wavelet transform; 2, wavelet coefficients fo
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:8369
    • 提供者:刘三
  1. VC_视频捕捉与帧处理

    2下载:
  2. 视频捕捉与帧处理 演示程序 v0.1版 说明: 1.支持USB摄像头 2.使用已封装好的framegrabber类,非常简便 3.带有简单的实时边缘检测、运动检测功能 (含演示录像)-video frame capture and processing procedures v0.1 demo version : 1. USB camera 2. use Packaging good framegrabber category, three very simple. w
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:2566180
    • 提供者:赵辉
  1. EdgeSegment2

    0下载:
  2. 一个有用的边缘检测算法程序,对于学习和研究图象边缘检测大有帮助-a useful algorithm for edge detection procedures, learning and research Edge Detection of great help
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:113264
    • 提供者:xiaojs
  1. byjcxx

    0下载:
  2. 边沿检测与提取,轮廓跟踪的图像算法,用vc来实现的-edge detection and extraction, image contour tracking algorithm, used to achieve the vc
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:234591
    • 提供者:lilyliu
  1. VideoProcessing

    0下载:
  2. 能播放各种格式的视频,切分出小窗口,并进行边缘提取。-can broadcast video formats, to separate small window, and edge detection.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:194006
    • 提供者:吴荣刚
  1. hough.tar

    0下载:
  2. this the soucecode of edge detection
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:999376
    • 提供者:bill zhou
  1. CannyJava

    1下载:
  2. 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste p1 : Gaussian smoothing filte
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:58040
    • 提供者:
  1. shipin.rar

    0下载:
  2. 从摄像头中得到视频流,对视频进行边缘检测,输出结果,Received from the camera video stream of video edge detection, output
  3. 所属分类:Video Capture

    • 发布日期:2017-04-23
    • 文件大小:421020
    • 提供者:yinxin
  1. sobelvideo

    2下载:
  2. VB编写的视频采集与处理程序,视频采集显示、边缘检测、中心点检测,特别适合道路边沿检测和中心线定位,对从事VB视频处理开发的同门非常有借鉴意义。-VB prepared the video acquisition and processing procedures, video capture show that edge detection, point detection, is particularly suited to the centerline of the road edge d
  3. 所属分类:视频捕捉/采集

    • 发布日期:2014-01-02
    • 文件大小:265683
    • 提供者:杨延西
  1. sobel

    0下载:
  2. Sobel Edge Detection of an Image. Edge Detection using Sobel MAsk
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-14
    • 文件大小:4258
    • 提供者:rghrgh
  1. SobelEdgeDetection

    0下载:
  2. Sobel Edge Detection of an Image. Edge Detection using Sobel MAsk
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-14
    • 文件大小:4271
    • 提供者:rghrgh
  1. Edgedetectionbyscalemultiplicationinwaveletdomain.

    0下载:
  2. 介绍了一种用相邻阶小波相乘去检测边缘的方法-introduce a wavelet based edge detection scheme by scale multiplication.
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:851913
    • 提供者:
  1. Lecture

    0下载:
  2. 实现图片的基本处理方法和边缘提取程序。很不错的程序源码。-The realization of the basic image processing methods and procedures for edge detection. The procedure is pretty good source.
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-09
    • 文件大小:1795596
    • 提供者:luxl
  1. laplace

    0下载:
  2. 基于win32控制台程序,能对视频文件以及摄像头的图像进行经典的Laplace边缘检测-Based on win32 console programs, capable of video files, as well as camera images the classic Laplace edge detection
  3. 所属分类:视频捕捉/采集

    • 发布日期:2017-04-09
    • 文件大小:2633505
    • 提供者:zhan
  1. edge2.cpp

    0下载:
  2. This is a opencv edge detection program try on ubutnu- This is a opencv edge detection program try on ubutnu
  3. 所属分类:Video Capture

    • 发布日期:2017-03-31
    • 文件大小:550
    • 提供者:vijay
  1. Sobel

    0下载:
  2. sobel edge detection
  3. 所属分类:Video Capture

    • 发布日期:2017-04-07
    • 文件大小:62990
    • 提供者:pranav
  1. lane_detection

    0下载:
  2. 实现简单的边沿检测,希望大家提出宝贵的意见,愿意和大家交流学习。-To achieve a simple edge detection, hope for their valuable advice, and is willing to share their learning.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:7272
    • 提供者:芳草
  1. example

    0下载:
  2. 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。-AVI files from the camera or get the video stream, video stream edge detection, and output.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-03
    • 文件大小:1444419
    • 提供者:大奎
  1. laplace

    0下载:
  2. 该代码实现了读取视频,从视频文件或者从摄像头,并对输出的视频进行边缘检测-The code to read video files from video or from a camera, and video edge detection output
  3. 所属分类:Video Capture

    • 发布日期:2017-04-04
    • 文件大小:1060
    • 提供者:manzhu
  1. laplace

    0下载:
  2. 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测-AVI files from the camera or get the video stream, video stream edge detection
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:1116
    • 提供者:张三
« 12 »
搜珍网 www.dssz.com