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

搜索资源列表

  1. hsv

    0下载:
  2. 在hsv空间中进行光照补偿,并且将补偿前后的直方图显示出来对比的例子。-light compensate in hsv space
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:11194
    • 提供者:jbaolee
  1. ImageShow_juxingkoutu

    0下载:
  2. opencv对图像进行矩形抠图,功能已实现-opencv image rectangle of matting, function has been achieved
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1523887
    • 提供者:chris
  1. V_CameraVideoAnalysi

    0下载:
  2. 使用OpenCV 2.1分析Notebook camera采集到的视频(格式WMA),分析是否有丢帧的现象发生.编译环境:VC2008 MFC,OpenCV版本是2.1. 如果发生丢帧现象,则会在界面上显示丢帧的位置. 另外,程式还可以得到视频的相关信息,如FPS-Notebook camera using OpenCV 2.1 Analysis of collected video (format WMA), analysis of the phenomenon have droppe
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9319484
    • 提供者:小平
  1. opencv-imageprocess

    0下载:
  2. 初学OPENCV的图像处理小程序
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:111366
    • 提供者:han yuan rong
  1. Adaboost

    0下载:
  2. 利用adaboost算法进行人脸识别,检测一副静态或动态图像中的人头数目-Adaboost algorithm using face recognition, image detection of a static or dynamic number of head
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12482552
    • 提供者:张力
  1. Affine-Transform

    0下载:
  2. 通过输入图像,利用opencv中的cvwarpaffine函数构造仿射图像集-Construct affine images via cvwarpaffine function
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3271981
    • 提供者:kiser_cai
  1. CTest

    0下载:
  2. 基于opencv和MFC混合编程的图像双缓冲显示-Images is showing in the ClientDC by double buffering based on opencv and MFC
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:166072
    • 提供者:刘旭里
  1. match-of-pic

    0下载:
  2. 图像模式匹配检测,使用C++,代码简洁,可实现 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-Image pattern matching detection, the use vs2008 environment, the code is simple and can achieve Video Retrieval System video classification and retrieval, using the referen
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2268890
    • 提供者:huweicn
  1. GeoMatch_src

    2下载:
  2. 基于边沿信息的几何模板匹配 fdfd df -edge base template match
  3. 所属分类:OpenCV

    • 发布日期:2016-11-02
    • 文件大小:143360
    • 提供者:杨sky
  1. Corner

    0下载:
  2. 基于c++和opencv环境,打开任何格式的图片-Opencv c++ and based on the environment, open the image in any format
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:2049222
    • 提供者:yan
  1. VnTraffic

    0下载:
  2. 外国人写的一个交通检测程序,用opencv开发的-Foreigner a traffic detection program, developed with opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9616233
    • 提供者:陈强
  1. myopencvface

    0下载:
  2. MFC结合opencv作出的实时人脸检测界面,经过测试,检测准确度较高-Opencv make real-time combining MFC face detection interface, through testing, testing accurate
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4902842
    • 提供者:wangwei
  1. StereoMatching

    0下载:
  2. 本程序是通过OPENCV实现采集一个摄像头视频信息,主要采用了DirectShow等函数来实现,可用于视频监控等着的前期视频采集工作,希望对您有所帮助!-This procedure is achieved by collecting OPENCV a video camera, the main use of DirectShow and other functions to achieve, can be used for video surveillance video capture w
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4579155
    • 提供者:韩松卫
  1. red_car_tracking

    0下载:
  2. 利用opencv将所提供的video转换为YUV色彩空间。将vedio中的移动的红色车子用纯红色标记出来-Opencv using the supplied video to YUV color space. Mobile vedio of the red car out of pure red marker
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:64300032
    • 提供者:tianxianxian
  1. CVideo(three-camerads)

    0下载:
  2. 本程序用于实现三个摄像头即对三录视频源信号进行采集并在同一个对话框进行显示,本程序为进行三个场景视频源保存及实现三录画面实时的视频监控的基础,希望对于实现多录视频源监控和朋友有所帮助-The procedure used to implement three of the three cameras that recorded the video source signal acquisition and display in a dialog box with the program for
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7702792
    • 提供者:韩松卫
  1. checkface

    0下载:
  2. VC+opencv实现人脸识别功能,程序试运行过,完美无漏洞-VC+ opencv face recognition function, the program test run over, perfect no flaws
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1861566
    • 提供者:eve
  1. OpenCV

    0下载:
  2. 本程序是openCV教程——基础班中所有的实例源代码,配合书本学习,有助于更好更快的学习openCV -This program is openCV tutorial- Basic source code for all instances, with book-learning, to help better and faster learning openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3617865
    • 提供者:马学云
  1. mouse

    1下载:
  2. 通过摄像头捕捉手势,进而达到控制鼠标的移动-Through the camera to capture gestures, and thus to control the movement of the mouse。
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2865381
    • 提供者:王养浩
  1. Sample-2.3-20110710

    3下载:
  2. OpencvSharp是一个高效的OpenCV的C#版本,本资源是OpencvSharp最新版本的相关例程,具有很高的参考价值!-OpencvSharp is an efficient C# version of OpenCV, the resource is OpencvSharp latest version of the routines, a high reference value!
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:16936960
    • 提供者:燕子
  1. ImageEnhance

    0下载:
  2. 图像增强的几种算法,包括图像反转,图像变换,直方图均衡化算法。-Several image enhancement algorithms, including image inversion, image transformation, histogram equalization algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2825299
    • 提供者:songning
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com