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

搜索资源列表

  1. examples

    0下载:
  2. 以上程序为Point Grey公司的双目摄像头的实例程序,所以已经通过编译 可放心下载-Above procedures for Point Grey' s binocular camera example program, so the compiler can be assured through the download has been
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1656558
    • 提供者:machunyan
  1. CVideo-twocamerads

    0下载:
  2. 本程序用OPENCV实现两个摄像头视频信息同时采集,主要运用DirectShow及CameraDS来实现的。本程序主要用于视频监控等工作的前期视频采集工作!希望对大家的视频处理有帮助-The procedure used to achieve two OPENCV video cameras capture the same time, the main use of DirectShow and CameraDS to achieve. This procedure is mainly use
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5767087
    • 提供者:韩松卫
  1. opencv2.0-lib-dll-h

    1下载:
  2. opencv2.0的.lib,.dll,.h文件。opencv2全部安装要几百mb。懒得安装的话可以直接将引用库文件。使用方法同一般的库文件引用方式。-opencv2.0' s. lib,. dll,. h file. opencv2 full installation to a few hundred mb. Too lazy to install, then you can directly reference library file. To use the same library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8977626
    • 提供者:lj
  1. OpenCVHello

    0下载:
  2. OpenCV的轮廓识别,自己用MFC+OpenCV写的轮廓识别与字符分割小软件.软件可实现轮廓识别的准确分割.-OpenCV' s profile recognition, they used to write the outline of MFC+ OpenCV recognition and character segmentation in a small software. Software to achieve accurate segmentation contour dete
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1826930
    • 提供者:www
  1. openCV-2.2_collection

    0下载:
  2. 自己整理的opencv源码分析,是关于opencv2.2的,里面也有自己的翻译,如果大家喜欢,我陆续会把源码分析一个个上传完毕-Opencv source of his finishing is about opencv2.2' s, which also has its own translation, if you like, I will gradually upload one complete source code analysis
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:643330
    • 提供者:高永强
  1. alpha

    0下载:
  2. alpha图像融合源码,对像素直接操作,绝非opencv自带函数。使用它你可以轻松的对指定的像素进行alpha融合操作,增加程序的实用性和灵活性。在VS2008环境下,使用opencv1.0对图像像素进行读取以及操作。-the alpha image fusion source, direct manipulation of pixels is absolutely not function opencv own. Using it you can easily specified pixel
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:82383
    • 提供者:huang zhaoguang
  1. 2011__openCV_pyramid_process

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是金字塔方面的操作。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)-This is just a test when a small learning opencv code. Main pyramid' s operation. Inside each file can be run separately in the VS20101 platform. (Opencv2.1)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:2450
    • 提供者:tanfenfly
  1. Programming_with_Intel_IPP

    0下载:
  2. openCV和IPP的简单编程,包括bmp和JPEG的显示以及色彩空间转换-openCV and IPP' s simple programming, including bmp, and JPEG display and color space conversion
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:575039
    • 提供者:liny
  1. face_counting

    0下载:
  2. 利用opencv作出的face counting,可以計算出影片中行人的臉出現次數~-Using opencv made face counting, the film can be calculated the number of pedestrian' s face ~
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3358741
    • 提供者:esprit1203
  1. BOOK_TEST

    0下载:
  2. openCV实现打开图片,同时采用哈里检测得到人脸部分,实现了图像的识别。-Open the image openCV achieved while using some of Harry' s face detection to be achieved image recognition.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2844625
    • 提供者:boss liu
  1. opencv_tracking001

    0下载:
  2. 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:90935
    • 提供者:honghai
  1. qq

    0下载:
  2. OpenCV也提供了另一個資料結構來做Rand的實作,CvRandState,被包在"cvcompat.h"裡,"cvcompat.h"的完整意思是Computer Vision Compatility,CvRandState的特色是可以選定常態分佈及均勻分佈,不過,它只能運用在矩陣跟一維陣列.-OpenCV also provides another data structure to do Rand' s implementation, CvRandState, was wrapped
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1771
    • 提供者:nip
  1. VideoMonitoringSystem

    0下载:
  2. 本系统从摄像头实时采集视频并显示,相片拍照,预览与管理。本系统支持多平台多操作系统,对多种摄像头采集方法的支持,使用工厂模式进行封装,提供了统一的摄像头视频采集接口。本系统的Qt开发版本 Windows: Qt 4.4.3 Linux: qt-embedded-linux-opensource-src-4.4.1-The real-time acquisition system from the video camera and display, photos photos, previ
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1228030
    • 提供者:王刚
  1. tuxianghuizhi

    0下载:
  2. OpenCV的图像绘制功能 可以画一个填充的多边形等-OpenCV' s image rendering capabilities
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:122168
    • 提供者:李晓颖
  1. OpenCV_setup

    0下载:
  2. Intel公司的OpenCV开源库的安装、生成方法,内附步骤,适合初学者-Intel' s OpenCV open-source database installation, generation method, containing steps for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:134130
    • 提供者:Qzhao
  1. qt_opencv.tar

    0下载:
  2. 我把OpenCV的可以放到Qt里面了,这个可以直接修改用。OpenCV的HighGUI也可以用,总不是那么放心。-I can put Qt OpenCV' s inside, and this can modify the use. OpenCV' s HighGUI can also be used, not always so assured.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:469908
    • 提供者:Maple H.L
  1. Snake

    0下载:
  2. 基于OpenCV的Snake方法边缘检测-Method based on edge detection OpenCV' s Snake
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:3018433
    • 提供者:Tsunami0102
  1. laplace

    0下载:
  2. 演示opencv的canny算法,已经寻找简单物体的轮廓-Demo opencv' s canny algorithm, has been looking for a simple outline of the object
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1344996
    • 提供者:仗义
  1. ddfs

    0下载:
  2. 图形学课程设计\导弹发射演示为了明天的课程设计 快点弄审核吧 都快疯了-Course Design Graphics \ missile launch presentation for tomorrow' s curriculum review quickly get it going crazy
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2788260
    • 提供者:kevin
  1. Cell

    1下载:
  2. 细胞图像分析输入:图像文件cell1.bmp 输出要求: 1. 该图像中的细胞数量; 2. 最大细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 3. 最小细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 4. 所有细胞的平均面积(以像素为单位); 5. 将主要的中间步骤处理结果的图像都用OpenCV 的cvShowImage 显示出来。-Cell image analysis type: image file cell1.bmp output req
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:2341
    • 提供者:萧白
« 12 3 4 »
搜珍网 www.dssz.com