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

搜索资源列表

  1. edge-detection

    0下载:
  2. 边缘检测,用一阶微分算子,二阶微分算子提取边缘,伪彩色图像增强,伪彩色图像处理-Edge detection, first-order differential operator, second-order differential operator edge extraction, pseudo-color image enhancement, false color image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1384811
    • 提供者:谢殿广
  1. Blur-Detection-Using-Wavelet

    0下载:
  2. 基于论文<<Blur Detection for digital images using wavelet transform>>,使用Haar小波变换实现图像模糊度检测。-Based on paper <Blur Detection for digital images using wavelet transform> > , Using the Haar wavelet transform of image blur detection.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-13
    • 文件大小:3204510
    • 提供者:QinQin
  1. HOG-LBP-detection

    4下载:
  2. 该程序分别提取正负样本图像的HOG和LBP特征,利用支持向量机进行样本训练,得到行人分类器。利用训练好的分类器进行检测,实验结果表明,该方法可以有效检测出图像中的行人,并达到了较好的检测结果。-A novel approach based on combining Histogram of oriented gradients (HOG) and LocalBinary Pattern(LBP) is suggested in the program.Also liner SVM is acte
  3. 所属分类:其他小程序

    • 发布日期:2013-02-16
    • 文件大小:14247
    • 提供者:邵文
  1. Context-aware-saliency-detection

    0下载:
  2. 基于上下文注意的显著区域检测,附件包括代码和英文文章。-Context-Aware Saliency Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:4486478
    • 提供者:于子予
  1. Ellipse-detection

    0下载:
  2. 基于椭圆外接矩形的椭圆识别,画出几何图形的外切矩形和此外接矩形的内切椭圆,将画出的内切椭圆与几何图形进行比较!判断原几何图形是否为椭圆!-Ellipse shape detection base on the enclosing rectangle identification method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10347995
    • 提供者:窦川川
  1. harry-corner-detection

    0下载:
  2. harry角点检测c++源代码,利用差分算子对图像进行滤波,对Ix2/Iy2/Ixy进行高斯平滑,以去除噪声,计算角点量,进行局部非极大值抑制以获得最终角点-harry corner detection c++ source code, the use of differential operators on image filtering, Gaussian smoothing of Ix2/Iy2/Ixy to remove noise, calculate the amount of co
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:8093
    • 提供者:欣晨
  1. Motion-Detection-Algorithms

    0下载:
  2. C#语言编写的,用于视频监控中的移动侦测算法。-C# language for video surveillance motion detection algorithm.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:237453
    • 提供者:肖潇
  1. Moving-Target-Detection

    0下载:
  2. 针对视频监控系统中运动目标的检测与跟踪技术研究,本文比较运动目标检测的各种方法,采用背景差法来对运动目标进行检测,并阈值化和二值化检测出运动目标区域,能达到很好的检测效果。同时,利用卡尔曼滤波器对检测出来的运动目标进行预测和跟踪,实验验证跟踪效果较好。 -To solve the moving target detection and tracking in video monitoring system,in this paper,the various methods of moving
  3. 所属分类:Project Design

    • 发布日期:2017-03-25
    • 文件大小:269221
    • 提供者:majun
  1. xindianzyj1.rar

    0下载:
  2. QRS算法心电检测MATLAB程序源代码。,ECG QRS detection algorithm for MATLAB source code.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1069
    • 提供者:周永军
  1. plane_shade.rar

    0下载:
  2. 使用DirextX9,建立3D框架,演示平面阴影和碰撞检测算法。,Use DirextX9, the establishment of 3D framework, demo plane shadow and collision detection algorithm.
  3. 所属分类:DirextX

    • 发布日期:2017-05-13
    • 文件大小:2723441
    • 提供者:淘气堡
  1. VisionBasedFireDetection.rar

    0下载:
  2. 一个精典的外文文档,通过视频进行烟火识别。,Fire Detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:479311
    • 提供者:liubin
  1. detection.rar

    0下载:
  2. 用openCV实现,利用背景建模检测运动目标,opencv,detect motion target using background modeling
  3. 所属分类:Graph program

    • 发布日期:2017-06-17
    • 文件大小:26995017
    • 提供者:笑笑
  1. meyer.zip

    0下载:
  2. Radar Target Detection- Handbook of Theory and Practice,Radar Target Detection
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:5424
    • 提供者:梦梦
  1. ecgdata.rar

    0下载:
  2. 心电信号QRS波的检测,利用小波方法和其他方法,ECG QRS wave detection, the use of wavelet methods and other methods
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:5649
    • 提供者:
  1. hough-transform-ellipse.rar

    1下载:
  2. hough变换检测椭圆的程序 MATLAB程序,hough transform ellipse detection procedure MATLAB program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:691
    • 提供者:Ray
  1. QRS1.rar

    3下载:
  2. 心电信号识别算法,采用阈值法检测心电QRs波群,ECG recognition algorithm, the detection threshold QRS ECG QRs
  3. 所属分类:matlab例程

    • 发布日期:2017-05-03
    • 文件大小:800
    • 提供者:江晓磊
  1. Webcam_for_Delphi.zip

    1下载:
  2. A simple Way to call Webcam with vfw for motion detection or object recognation.,A simple Way to call Webcam with vfw for motion detection or object recognation.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-24
    • 文件大小:177780
    • 提供者:noname
  1. D3D.rar

    0下载:
  2. 其中包含了两份文档,一份是对碰撞的详细分析,在D3D情况下的碰撞检测和碰撞响应,另一份是Direct9的简介,一些基本知识的介绍,Which contains two documents, a collision is a detailed analysis of the circumstances in D3D collision detection and collision response, the other is the Direct9 brief introduction to s
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1441550
    • 提供者:mansur
  1. blobtrack.rar

    0下载:
  2. 基于vc++ 和openCV的车辆检测及跟踪代码,测试过,无错误,Based on vc++ and openCV vehicle detection and tracking code, tested, no error
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1481502
    • 提供者:shujuan
  1. PeDetect.rar

    0下载:
  2. 视频图像中,行人检查的源代码。利用人体形状特征做特征识别。利用运动物体检测得到初始识别区域。,Video images, pedestrian check the source code. Characteristics of the human body shape to do feature recognition. Detection of moving objects using the region to be the initial identification.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:6295
    • 提供者:LP
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com