搜索资源列表

  1. RGBbackgroundSubtraction

    0下载:
  2. 运动目标检测 背景减除 摄像头捕获视频 -Motion object detection background subtraction
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-19
    • 文件大小:4221952
    • 提供者:wangmeng
  1. threeframeDifferencing

    0下载:
  2. 运动目标检测 三帧差分法 摄像头捕获视频-Motion object detection
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-19
    • 文件大小:7936000
    • 提供者:wangmeng
  1. FaceRecognition

    0下载:
  2. 基于OpenCV实现的人脸检测算法,通过OpenCV实现视频采集和人脸的实时检测-Face detection algorithm to achieve real-time video capture and face detection by the OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:47104
    • 提供者:zgm
  1. matching

    0下载:
  2. 使用harris进行角点检测,然后在使用NCC进行点匹配,用来判断三维视频的左右图的差别-Use the harris corner detection, and then use the NCC matching points used to determine the difference of the three-dimensional video about Figure
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:1182720
    • 提供者:张洋
  1. moving-object-detection

    0下载:
  2. 从视频中精确地检测到运动目标,程序简单移动。-a good method that can detect the moving object.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-19
    • 文件大小:9239552
    • 提供者:chentao
  1. jiance

    0下载:
  2. 读取视频,检测并标记白色车辆目标,去除车道线和其他非圆碟形状的结构目标物,最后播放可视化后的视频-It will read the video, detect and mark vehicle targets,then lane and other targets of non-circles shape will be removed, at last,play the video after visualization.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1762304
    • 提供者:孙新荣
  1. cif

    0下载:
  2. 运动目标检测,利用背景差分法实现运动目标的检测,主要针对cif格式的视频中的运动目标检测。-Moving targer detcting
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-19
    • 文件大小:3588096
    • 提供者:何兰萍
  1. facetest

    0下载:
  2. (C++)基于WebCam的人脸检测,用于人脸识别系统。高效识别照片,视频等-is based on a WebCam s face detection for face recognition system. Efficient identification photos, videos, etc.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:2610176
    • 提供者:lhhxs
  1. frame_diff_matlab

    0下载:
  2. 基于帧差法的运动目标检测的matlab代码,先读取avi视频,提取每帧图片,进行目标跟踪。-Read avi video, extract each fr a me image, and target tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:flora
  1. eyesfinder

    0下载:
  2. 针对图片或视频数据的眼睛区域的检测,以及眨眼的检测确定人脸区域的程序。-Allow phonetic typing Determine the procedures of the face region of the eye region of image or video data detection, and blink detection.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:975872
    • 提供者:
  1. Object_Detect_And_Tracking

    0下载:
  2. 运动物体检测与跟踪,能准确地检测到视频中的运动物体,并对其进行跟踪-Detect Moving Object, and the Track the objects
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:467968
    • 提供者:abc
  1. vedio-detection

    0下载:
  2. 该文章为一片讲述视频图像处理中停车检测资料,文中包含了最新的研究算法,具有效率高,新颖。-this article talked about a method of stop car detection by vedio,it is a new method.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:211968
    • 提供者:
  1. svm04

    0下载:
  2. 基于局部多核支持向量机的视频镜头边界检测-camera video detection based local multi-kernel support vector machine
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:427008
    • 提供者:罗愈
  1. Camshift

    0下载:
  2. meanshift用于目标跟踪,用于视频序列检测目标,手动选择目标-meanshift target tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:lijingjing
  1. DE2_LCM_CCD_detect_b

    1下载:
  2. 本程序基于Altera公司的DE2平台完成仓库的实时监控并对移动的目标进行自动识别和报警的FPGA设计,研究重点就是图像采集和移动目标识别的FPGA实现。采用Altera公司的DC2模版对视频进行采集并将采集到的图像信息进行缓存,通过监视器实时显示,采用帧间差分法对采集到的帧图像进行运动检测,当仓库中有运动情况的时候,两个图像间灰度会出现异常,通过对灰度异常的侦测完成仓库移动目标的识别并蜂鸣器报警。-Complete real-time
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:19487744
    • 提供者:wangyi
  1. ReadVideo-avi

    0下载:
  2. 基于VC6.0利用OPENCV“读视频AVI文件和运动问题检测”的例程,用VC6.0的MFC对话框实现-Based on OPENCV VC6.0 use "read video AVI files and motion detection" routines, the MFC dialog box with VC6.0 realization
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:8204288
    • 提供者:成龙
  1. Exercise4_1_vedio_canny_rgbgray

    0下载:
  2. 此程序的功能:对视频进行灰度处理,将灰度图进行Canny边缘检测,分别以视频形式输出。初学者可以看看,希望对你有帮助,可以直接运行-The function of this program: the video gray scale processing, grayscale Canny edge detection, respectively, a video output. Beginners can see, you want t
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:3954688
    • 提供者:罗国中
  1. tempreture0.3-OK

    0下载:
  2. 一个非常好用的VC++视频接口程序,直接运行可用,需要安装directx。功能包括usb读入视频(可用普通USB摄像头实验)。本程序原本设计配合高德红外摄像头检测温度使用,还有串口控制功能,一些基本的图像处理功能,如RGB-灰度转换,边缘检测等。也可以略加修改完成自己需要的功能。-a very good VC++ video interface program,you can use a USB camera for test, ple
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-19
    • 文件大小:4382720
    • 提供者:卢昊
  1. SUNSAN-Moravec

    0下载:
  2. 基于视频图像的角点检测C++程序,实现了基本的检点检测方法,包括Moravec角点检测算子、SUNSAN角点检测算子等-Based on the video image corner detection a c++ program, realize the basic misconduct detection methods, including Moravec corner detection operators, SUNSAN co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:811008
    • 提供者:陈乐
  1. Movingtargetdetect

    0下载:
  2. 帧间差分法进行运动目标检测,适用于对摄像头采集到的视频进行实时检测-Interfr a me difference method for moving object detection, real-time detection for video captured on camera
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Wendy
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org