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

搜索资源列表

  1. DWT

    0下载:
  2. 用OpenCV实现二维离散小波变换及其逆变换(对初学者非常有用)-OpenCV implementation with two-dimensional discrete wavelet transform and its inverse transform (very useful for beginners)
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:5492
    • 提供者:走出地平线
  1. OpencvToIntroduceMovingTargetDetectionAndTracking.

    0下载:
  2. 基于opencv的运动物体跟踪与检测的算法论文-Opencv object tracking based on motion detection algorithm with the paper
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8666496
    • 提供者:陈家敏
  1. opencv

    0下载:
  2. 学习opencv的一些实例的源代码。大家相互学习-Some examples of learning opencv source code. We learn from each other
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6526732
    • 提供者:zhangfan
  1. Harris

    0下载:
  2. OpenCV编写的Harris角点提取函数-Harris prepared OpenCV corner detection function
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1749880
    • 提供者:sunxiyan
  1. AffineTransform

    0下载:
  2. OpenCV编写的仿射变换源程序,简单明白-OpenCV source code written in affine
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1499656
    • 提供者:sunxiyan
  1. Tracking21-10-2010

    0下载:
  2. Some code for tracking color object base on opencv library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13675632
    • 提供者:sonic
  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. Snake

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

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

    0下载:
  2. opencv直方图用python实现,第一次做,可能比较粗糙,多多包涵-opencv histogram with a python implementation, for the first time to do, it may be rough, bear with me
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1305
    • 提供者:sun
  1. learning_OPENCV

    0下载:
  2. 学习OpenCV(中文版) 非常实用的OPENCV学习书籍-Learning OpenCV (English edition) very practical OpenCV learning books
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13514036
    • 提供者:张林
  1. pyramid_segmentation

    0下载:
  2. example of opencv pyramid segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:1080
    • 提供者:sarj
  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. opencvlizi

    0下载:
  2. 在mfc中使用opencv的示例,实现了canny算法、surf算法、矩形检测等算法-Opencv mfc used in the example, to achieve a canny algorithm, surf algorithm, the rectangle detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:12143845
    • 提供者:ckolk
  1. opencv_demhist

    0下载:
  2. opencv dft变换实例,基于opencv进行测试的一个例子-opencv dft transform instance, based on an example of testing opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1000045
    • 提供者:ckolk
  1. gauss

    0下载:
  2. opencv中的高斯背景建模,适合初学者,比较不错的学习代码-gauss background model
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:4228096
    • 提供者:xiaoyan
  1. camshiftdemozhushi

    0下载:
  2. OpenCV 例子颜色跟踪 camshiftdemo注释-Note the color trace camshiftdemo OpenCV examples
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3920
    • 提供者:绿色萌芽
  1. OpenCV-Teste2

    0下载:
  2. OpenCV transform an image with "doCanny"
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:328565
    • 提供者:xikao
  1. StereoMatch

    0下载:
  2. 很实用的OPencv三维重建源码。但是编译没成功,移植到VC++2010.-Stereo Match based on OpenCV.tansfer to Visual Studio 2010.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:122856
    • 提供者:高川
  1. BayesOpenCV

    0下载:
  2. Visual C++ 2010 - openCV integration exemple
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:653
    • 提供者:karin_2049
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com