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

搜索资源列表

  1. MFC

    0下载:
  2. 基于OpenCV实现图像的旋转与提取,利用MFC实现图像控制界面化-Image rotation based on OpenCV and extraction, the use of image control interface of the MFC
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1955255
    • 提供者:王聪媛
  1. 14-camshift

    0下载:
  2. 图像跟踪的源代码,程序采用了opencv中的代码camshift算法-Source of camshift Image Tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19058434
    • 提供者:Daniel
  1. OpencvDevelopmen

    0下载:
  2. opencv的经典的例子,适合于初学者,提供了图像操作,处理,模式识别-opencv example of the classic, suitable for beginners, provides image manipulation, processing, pattern recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22378991
    • 提供者:erlai
  1. opencv1

    0下载:
  2. opencv创建一幅高度和宽度为输入图像一半的图像-opencv create an input image height and width of half of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:803
    • 提供者:郭攀
  1. opencv6

    0下载:
  2. opencv图像处理存取矩阵和读入CVMAT-opencv image processing access matrix and read CVMAT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:685
    • 提供者:郭攀
  1. Test_Cam

    0下载:
  2. 在QT中调用OpenCV的库来捕获摄像头的图像并显示-Capture the images from a camera, using the library in OpenCV, developed in QT Creator
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:357598
    • 提供者:woody chan
  1. dct

    0下载:
  2. 图像的DCT变换,颜色空间的变换,结合OPENCV对图像进行二维空间的肤色提取-The image DCT, color space conversion, combined with OPENCV two-dimensional space of the color image extracted
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1515150
    • 提供者:zouguoqi
  1. blobtrack

    0下载:
  2. vc++6.0和opencv结合开发的图像跟踪的程序,适合初学者调试-opencv with vc++6.0 and the development of image tracking program, suitable for beginners debugging
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12833147
    • 提供者:严顺行
  1. OpenCV_china

    0下载:
  2. OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法-OpenCV is an open source company supports Intel computer vision library. It is lightweight and efficient- by a series of C functions and a small amount of C++ class struc
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1699292
    • 提供者:chenns1985
  1. opencvshouce

    0下载:
  2. OPENCV中文手册,很全,希望对学习图像处理的人有点帮助-OPENCV Chinese manual, very full, and I hope people learn a little help of image processing
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3574900
    • 提供者:
  1. opencvmouse

    0下载:
  2. opencv,C++图像处理相关,包括鼠标区域选取,截图,及简单的图像加载,适用计算机视觉初学者。-opencv, C++ image processing-related, including mouse selection area, screenshots, and simple image loading, computer vision for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:827
    • 提供者:sdphw
  1. opencv_reference_manual

    0下载:
  2. OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。opencv参考手册手册是opencv开发必不可少的电子文档-OpenCV is an open source company supports Intel computer vision library. It is lightweight and efficient- by a series of C functions and a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3723028
    • 提供者:wyj
  1. opencv

    0下载:
  2. opencv和MFC结合显示图像以及灰度变换-MFC with opencv and display images and gray-scale transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3024764
    • 提供者:yangye
  1. code

    0下载:
  2. OpenCV一些代码的实现,包括轮廓的提取,图像的复制-OpenCV implementation of some code, including contour extraction, image replication
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:12067
    • 提供者:黄一
  1. blobtrack

    0下载:
  2. opencv 例子程序 图像处理 运动识别-Examples of image processing motion recognition opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:88235
    • 提供者:liu
  1. VC6OpenCV

    0下载:
  2. 实现VC6环境下基于OpenCV的基本图像处理操作-VC6 environment based on achieving the basic image processing operations OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3538258
    • 提供者:王宁
  1. YUV2RGB

    0下载:
  2. YUV图像数据转换为RGB格式。 含YUV颜色转换R、G、B分量的函数-YUV Image Format to RGB Format. Including Get R/G/B Color Compoment from YUV pixel.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:875
    • 提供者:tian xiao ma
  1. 111

    0下载:
  2. 一个基于VC++平台的《《畸变图像标定校正》》源码,非常实用。需要添加openCV的库才能使用。具体添加方法请网上搜索添加。-A VC++ platform based on fish-eye distortion correction image calibration source, very easy to use. Need to add openCV library to use. Please add a specific method of online search.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2572569
    • 提供者:汤双泽
  1. AnEnhancedCCheckComboBox

    0下载:
  2. 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2908918
    • 提供者:莉莉
  1. AniButton_demo

    0下载:
  2. 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:45793
    • 提供者:莉莉
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »
搜珍网 www.dssz.com