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

搜索资源列表

  1. FireDetection

    0下载:
  2. 对视频进行火焰检测,并实现对火焰的跟踪。(The video is detected by flame, and the flame is tracked)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:11864064
    • 提供者:Demon_dong
  1. javaCVTest

    0下载:
  2. 利用javaCV调用本机摄像头录制视频,并将视频推送到rtmp服务器上(Use javaCV to call the local camera to record video and push the video to the RTMP server)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:48215040
    • 提供者:多融吉雪
  1. live_beautiful_camera_streaming-master

    0下载:
  2. 通过opencv实现视频的传输,本地采集视频,异地播放(Through the opencv video transmission, the local collection of video, offsite broadcast)
  3. 所属分类:图形图象

    • 发布日期:2017-12-26
    • 文件大小:1846272
    • 提供者:角落2430
  1. ExtractForeground

    0下载:
  2. opencv 调用,视频前景目标分割,动目标提取,对静态视频背景进行分割,提取出运动目标。(Opencv call, video foreground target segmentation, moving object extraction, segmentation of static video background, extraction of moving objects.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:8517632
    • 提供者:冷冷
  1. 第一种方法的输出

    0下载:
  2. 背景减除提取前景并保存前景视频,利用的是opencv python(Background subtraction extracts foreground and saves foreground videos)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:EASON_HO
  1. VIbe

    0下载:
  2. 使用opencv实现vibe算法,用于视频前景检测(Opencv implementation using vibe algorithm for video foreground detection)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-31
    • 文件大小:14032896
    • 提供者:一苇度湖
  1. real_time_object_detection

    0下载:
  2. 深度学习 + OpenCV,Python实现实时视频目标检测(We learned how to use deep learning + OpenCV + video stream to perform real-time object detection)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:大范甘迪
  1. opencv-多目标跟踪

    0下载:
  2. 基于opencv,对多个运动目标进行跟踪,工程已附带测试视频(Based on OpenCV, multiple moving targets are tracked, and the project has been attached to test video)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-31
    • 文件大小:38946816
    • 提供者:曲折
  1. CV3

    0下载:
  2. opencv读取一个视频并设置其播放帧率播放速度(use opencv to read a video and change the rate)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:11722752
    • 提供者:xxy6377
  1. Video_Debug

    0下载:
  2. c++读取视频的程序,利用opencv库进行读取操作(c++ read video, using opencv)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:d123456z
  1. TackingPic

    0下载:
  2. 拍照、截图图片,视频类,可以调用本地电脑摄像头进行拍照录像等(Take photos, screenshots, video classes, and you can call your local computer camera for photo videos and so on)
  3. 所属分类:视频捕捉/采集

  1. 火焰检测识别

    2下载:
  2. 用vs2013 opencv3.0 实现了视频中火焰检测,test视频是打火机,和小火堆,都可以进行识别,是很好的颜色识别。(With vs2013 opencv3.0 video flame detection, test video is a lighter, and small fire, can be identified, is a good color recognition.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-02
    • 文件大小:19432448
    • 提供者:wzb-ws
  1. opencv_car_counting

    1下载:
  2. 使用opencv,c++对视频中出现的车辆计数(car counting with opencv, c++)
  3. 所属分类:OpenCV

  1. ReadVideoCanny

    0下载:
  2. 在OpenCV中读取摄像头实时读取图像,并使用Canny算子对视频进行边缘提取。(Reading video from camera of your computer by using opencv and extracting pictures' edges with canny algorithm.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:1014784
    • 提供者:chenzhongde
  1. bm3d_src

    0下载:
  2. bm3d算法实现视频去噪,去噪的效果在去噪算法中算较好(BM3D algorithm to achieve video denoising, denoising effect in denoising algorithm is better)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:36864
    • 提供者:Mark_Q
  1. camera2.0

    0下载:
  2. 1.调用DirectShow查询UVC设备信息; 2.调用OpenCV打开设备,设置视频流参数,读取视频流,录制视频,播放视频; 3.计算帧率;(1. Call DirectShow search UVC information; 2. Call OpenCV to open the device, set the video stream parameters, read the video stream, record video, play video; 3. Calculate
  3. 所属分类:视频捕捉/采集

    • 发布日期:2018-01-07
    • 文件大小:25595904
    • 提供者:马一飞
  1. Camshift

    0下载:
  2. VS2013结合OpenCV3.2.0,运用Camshift算法对视频中的彩色物体进行跟踪(VS2013 combined with OpenCV3.2.0 and uses Camshift algorithm to track color objects in video)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:klosemir
  1. video1

    0下载:
  2. 视频处理,基于opencv+visual Stadio 的视频采集以及边缘检测算法对视频的处理。(Video processing, video acquisition based on opencv+visual Stadio and the processing of video by edge detection algorithm.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:溫可言
  1. cvTest

    0下载:
  2. opencv图形库写的人脸识别、目标识别、视频目标检测。(my english is poor.so , i can not do more direction for english.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-07
    • 文件大小:619520
    • 提供者:hulei
  1. 帧差法

    0下载:
  2. 利用opencv开源库帧差法检测视频中运动的物体(Detection of moving objects in video using OpenCV open source library frame difference method)
  3. 所属分类:OpenCV

« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com