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

搜索资源列表

  1. biaoding

    0下载:
  2. 能都实现单目摄像机标定,并且可以即时拍摄图片进行标定-Can realize the monocular camera calibration, and can be real-time video images used for calibration
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:2211
    • 提供者:龚朋朋
  1. CV_HW_1

    0下载:
  2. OpenCV 把视频二值化并打上版权标签输出,也可以启动摄像头处理实时图像,有详细注释-OpenCV binary the video and marked copyright label output, you can also start the camera image processing in real time, detailed notes
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5583363
    • 提供者:Chan Cheng
  1. face

    0下载:
  2. 基于视频流下的人脸检测,能够很好地实现实时检测的效果。利用OpenCV的haarcascade_frontalface_alt.xml实现。-Video-based Face Detection shed people, can achieve a good effect of real-time detection. The haarcascade_frontalface_alt.xml achieved using OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2395
    • 提供者:H_Haiman
  1. motion_detect2

    0下载:
  2. 在vc2010和opencv的环境下实现对目标的实时跟踪,效果很好。-To achieve the goal of real-time tracking and opencv under vc2010 environment, with good results.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12359745
    • 提供者:王彬
  1. face_detect_recognize

    0下载:
  2. 基于opencv库函数的人脸检测与识别源代码及可执行程序.能够实时读取摄像头并识别其中的人脸.在图像库中找出与其最相似的人.-Opencv library functions based on human face detection and recognition source code and executable programs. Ability to read and identify where the real-time camera face. Identify the most
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3804827
    • 提供者:夏帅发
  1. calib2

    0下载:
  2. 一段实时从摄像头获取棋盘图像的opencv程序,完成摄像机标定的同时返回实时校正后的图像,实现效果很不错,使用时需要自己打印一份棋盘图,希望对大家有帮助。-Real-time access to the board for some images from the camera opencv program, completed at the same time return the camera calibration corrected images in real time, to ach
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:12810000
    • 提供者:小小
  1. MOG

    0下载:
  2. 利用opencv工具包实现混合高斯背景建模,可完成实时的背景抓取-Opencv toolkits use Gaussian mixture background modeling, to be completed in real-time background crawl
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1600
    • 提供者:
  1. hw4

    1下载:
  2. 用opencv实现的一个人脸检测程序,实现实时的人脸检测。人脸匹配通过直方图匹配实现。可根据自己的需要修改人脸库。-A person with opencv face detection procedures, to achieve real-time face detection. Face matching achieved by histogram matching. Face database can be modified
  3. 所属分类:OpenCV

    • 发布日期:2015-07-22
    • 文件大小:21387264
    • 提供者:刘豫
  1. circle.cpp

    0下载:
  2. Real-time tracking objects using opencv. Use circle detection and corner detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1504
    • 提供者:Alberto Alegria
  1. Tell

    1下载:
  2. 基于opencv,在arm+linux上实现图像实时识别。在arm+linux上运行程序,把可乐,红牛,雪碧放在摄像头前,它就可以把这个物品时什么识别出来,并打印在摄像头采集的图像上!-Based on opencv, to achieve real-time image recognition on the arm+ linux. Running on arm+ linux program, Coke, Red Bull, Sprite in front of the camera, it c
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:199305
    • 提供者:重重
  1. facedetect

    0下载:
  2. VS2008+opencv ,以人脸和眼睛作为特征,可用一张或者多张人脸作为训练模版,进而可以进行人脸相似度匹配,代码实时性强,可用与毕业设计或相关工程-VS2008+ opencv, people face and eyes as a feature that can be used one or multiple faces as a training template, and then you can face similarity matching, code real-time, c
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2384667
    • 提供者:沈宏双
  1. OpticalFlow

    0下载:
  2. 利用光流法,对静止背景下的运动目标进行精确识别,并图形化展示,效率较高,实时性比一般的要好。-Using optical flow method, the moving target under static background accurately identified and graphical display, high efficiency, better than real-time.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5813747
    • 提供者:Jiffy
  1. color-histogram

    0下载:
  2. 此程序是用vc编写的,打开视频文件,可以实时的显示每一帧图像的彩色直方图和灰度直方图,直方图的显示也是连续的-This procedure is used vc prepared, open the video file, you can display real-time images of each frame color histogram and histogram, histogram display is also continuous
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5611463
    • 提供者:sss
  1. eyedetect

    0下载:
  2. 利用opencv实现半实时性实现人脸、人眼检测。代码简便,容易理解。-Use opencv achieve semi-real-time realization of the human face, the human eye to detect. Code is simple, easy to understand
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7665849
    • 提供者:付永庆
  1. License-plate-location

    0下载:
  2. 基于opencv的车牌定位程序,检测边缘角点,匹配出最可能的区域 -The optical flow method based on target detection program delivery, real-time display of object trajectory
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12163694
    • 提供者:asd
  1. readfromcam2

    0下载:
  2. 基于opencv,实现摄像头视频实时均衡化,效果很好-Based on opencv, to achieve real-time video camera equalization, with good results
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1358
    • 提供者:daimengzhuo
  1. videoprocessing

    0下载:
  2. 基于opencv,实现从摄像头从采集实时画面的程序,同时会显示出采集图片的前景和后景图片,效果很好-Based on opencv, collected a real-time images the camera program, and it will show the picture of the prospects for the acquisition and background images, with good results
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2245
    • 提供者:daimengzhuo
  1. ComputerVisualHW

    0下载:
  2. 利用visual studio,调用opencv函数库实现以下功能:调用笔记本摄像头,实现实时人脸捕捉和灰度处理。-Using visual studio, call the opencv library implement the following functions: call laptop camera, face capture and grayscale processing in real time.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7132160
    • 提供者:zeng
  1. faceTracking

    0下载:
  2. 一个人脸跟踪程序,实现了根据人脸的姿态变换,在OpenGL下实时显示姿态,小角度下尚可,大角度还需要改进。-A face tracking program, implemented according to the attitude transformation of human face, the real time display on OpenGL attitude, small angle can be, large angle still need to improve.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:386673
    • 提供者:
  1. opencv

    1下载:
  2. 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
  3. 所属分类:OpenCV

    • 发布日期:2015-11-24
    • 文件大小:1024
    • 提供者:何朝杰
« 1 2 3 45 6 »
搜珍网 www.dssz.com