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

搜索资源列表

  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. HwAudioRec

    0下载:
  2. 直接压缩成mp3的录音机程序,录音过程中不需要产生.wav文件,边录音边压缩,处理速度快,节约磁盘空间,尤其对长时间录音非常合理。本程序可以录制单声道、立体声、左声道、右声道的语音。录音和播放过程中都有实时的波形显示。特别感谢我的好朋友李志刚的指点,由于他的提醒,我从使用mciSendXXX()改用waveInXXX()。-directly into compressed MP3 recorders procedures, the process of recording have not.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:310087
    • 提供者:谢红伟
  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. tuxiangbianyuanchuli

    0下载:
  2. 图象边沿检测提取轮廓跟踪算法 这个源码好简单,适合初学者,-Image Edge Extraction contour detection algorithm to track the source code is really very simple, suitable for beginners.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:34386
    • 提供者:chen
  1. Hill

    0下载:
  2. 血液细胞边缘提取系统,有直方图分析等,详细请见压缩包内-blood cell edge extraction system, a histogram analysis, detailed see compressed within
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:827883
    • 提供者:开力
  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. Video_Standard

    0下载:
  2. 技术前沿--广播视频压缩标准何去何从 介绍了当前视频压缩技术的标准-the cutting edge of technology -- broadcast video compression standard on the direction of the current video compression technology standards
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:298257
    • 提供者:chen
  1. ReadingPeopleTracker-1.28

    0下载:
  2. 视频对象的跟踪提取原代码,能够有效地识别运动的人和物体,边缘准确,不受场景的影响-Video Object Extraction of the tracking code to identify effective movement of people and objects, accurate edge, Scenes from the impact
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:434494
    • 提供者:张合
  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. tianyufeishi

    0下载:
  2. 图象编程,含有图象的边缘特征和图象匹配的算法实现-image programming, with the edge of the image features and image matching algorithm
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:804097
    • 提供者:张敬
  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. CannyJava

    0下载:
  2. hai I m doing digital image processing project in matlab. so I wnat source code for edge dector algorithm, color histogram and texture algorithm using matlab related source code.
  3. 所属分类:Multimedia program

    • 发布日期:2016-01-21
    • 文件大小:10921
    • 提供者:tnp
  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. _CHSobel_

    0下载:
  2. sobel filter example . Edge extraction method which used for basic image processing.
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-11
    • 文件大小:899
    • 提供者:Lee Jong Min
  1. Edgedetectionbyscalemultiplicationinwaveletdomain.

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

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