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

搜索资源列表

  1. Motion+Detection.zip

    0下载:
  2. 移动侦测算法设计与实现,用C#实现相关算法,Motion Detection Algorithm Design and Implementation, the C# Achieve correlation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:157477
    • 提供者:peak
  1. Face-Detection-vc2005-Library-

    0下载:
  2. vc2005做的人脸检测系统,实现有效的脸部识别,vc2005 do face detection system, to achieve effective facial recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1124628
    • 提供者:杨红涛
  1. Target-detection-in-SAR

    1下载:
  2. 合成孔径雷达图像目标检测资料,很有用的哦-Target detection in correlated SAR clutter
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:812594
    • 提供者:二毛
  1. radon-line-detection

    3下载:
  2. 使用radon变换进行直线检测,matlab源文件-Line detection using the radon transform
  3. 所属分类:图形/文字识别

    • 发布日期:2013-11-23
    • 文件大小:1134
    • 提供者:张蒙
  1. opencv-move-detection

    1下载:
  2. 基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:1557
    • 提供者:
  1. Pedestrian-Detection

    1下载:
  2. 一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文档解释的较为详细。-A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:286047
    • 提供者:夏宇
  1. motion-detection

    0下载:
  2. 基于视频的运动目标检测,利用OpenCV实现-Video target for motion detection,Use OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1432456
    • 提供者:张敦凤
  1. targets-detection-and-tracking

    2下载:
  2. 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2012-11-05
    • 文件大小:2745125
    • 提供者:李静
  1. matlab-Face-Recognition-Detection

    7下载:
  2. MATLAB环境下编的人脸检测和识别算法,人脸识别部分采用的pca算法,另外包括一个人机界面,直接运行facedec程序即可运行-MATLAB environment, compiled by face detection and recognition algorithms, face recognition pca algorithm is used in some of the other, including a man-machine interface, programs can b
  3. 所属分类:Special Effects

    • 发布日期:2014-04-09
    • 文件大小:3860212
    • 提供者:Brad Bibson
  1. Image-Edge-Detection-Using-Ant-Colony-Optimization

    1下载:
  2. This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detectio
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:306346
    • 提供者:miaosiyi
  1. detection

    0下载:
  2. 基于肤色模型的人脸检测程序,通过高斯模型建立相似度函数,再经过最佳阈值法来进行二值化,在经过形态学处理得到人脸区域。-Skin color model based on face detection process, the establishment of the similarity function by the Gaussian model, and then through the optimal threshold method for the two values, obtaine
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1327
    • 提供者:地方
  1. Hand-detection-and-recognition

    0下载:
  2. 基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it supposes to be robuster.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-21
    • 文件大小:1601
    • 提供者:GJ
  1. detection

    0下载:
  2. 背景减除法 Opencv 运动物体检测 ROI区域检测-Background subtraction method for moving object detection Opencv ROI region detection
  3. 所属分类:OpenCV

    • 发布日期:2016-02-24
    • 文件大小:15240192
    • 提供者:王冰洋
  1. detection-match

    0下载:
  2. 用visual c++开发的利用中心匹配算法实现的运动物体检测系统-Using visual c++ Development centers and use the matching algorithm to achieve the moving object detection system
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:2383500
    • 提供者:sue_Langsujuan
  1. Real-Time+Defects+Detection+Algorithm

    0下载:
  2. This paper presents a real-time defect detection algorithm for high-speed steel bar in coil. Because the target speed is very high, proposed algorithm should process quickly the large volumes of image for real-time processing. Therefore, defect
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:457849
    • 提供者:陈平
  1. Simple-Shape-Detection-using-Hough-Transform

    0下载:
  2. Simple Shape Detection using Hough Transform 用霍夫变换做为形状检测的matlab源码,从matlab官网下载-Simple Shape Detection using Hough Transform Hough transform used as a shape detection matlab source, from the official website download matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:40265
    • 提供者:miaosiyi
  1. A-wavelet-edge-detection-procedures-of-the-MATLAB.

    0下载:
  2. 基于小波的图像边缘检测程序,希望大家喜欢,谢谢大家。-Images based on wavelet edge detection procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:6046
    • 提供者:王立伟
  1. Canny-Edge-Detection

    0下载:
  2. canny算子进行边缘检测 效果还不错 可以用于车与人-canny edge detection operator can be used to effect a good car and people
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:8087
    • 提供者:王自
  1. Cross-Correlation-Target-Image-Detection

    1下载:
  2. 正交相关目标检测,采用正交相关方法检测指定目标在图像中的位置。适用于计算机视觉中的视频目标检测、视觉目标检测、目标定位、视觉目标跟踪、视频目标跟踪、图像匹配、图像配准等工作。-cross relation detection is used to detect object in image for in the field computer vision such as visual object detection, motion detection, object localization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:109762
    • 提供者:朱亮亮
  1. Face-Detection-and-Location

    0下载:
  2. 人脸检测与定位的MATLAB代码,可以较准确地定位人脸,却程序不是很麻烦,可以给初学者带来帮助-the program of face detection and location
  3. 所属分类:Special Effects

    • 发布日期:2016-12-11
    • 文件大小:471682
    • 提供者:qiqiu
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com