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

搜索资源列表

  1. 基于码书的目标跟踪程序

    1下载:
  2. 基于码书的目标跟踪程序,opencv+vc语言实现,在vs2008+opencv2.0环境下调试成功-Codebook-based target tracking program, opencv+ vc language in vs2008+ opencv2.0 successful debugging environment
  3. 所属分类:OpenCV

    • 发布日期:2017-06-08
    • 文件大小:16041373
    • 提供者:田娜
  1. gray_canny 階化及canny

    0下载:
  2. 一個簡單的程式,使用EmguCV(OpenCV C#版)使用視訊鏡頭,並灰階化及canny。編寫語言C#。-A simple program to use EmguCV (OpenCV C# version) the use of video lens, and grayscale and canny. Write the language in C#.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3305555
    • 提供者:Civ
  1. cvWatershed 基于C++语言的分水岭算法

    1下载:
  2. 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
  3. 所属分类:OpenCV

    • 发布日期:2015-07-04
    • 文件大小:2096128
    • 提供者:张少明
  1. OpenCV-code 基于C/C++语言的开源图像处理函数库

    0下载:
  2. OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
  3. 所属分类:OpenCV

    • 发布日期:2016-01-26
    • 文件大小:6411264
    • 提供者:黄晓华
  1. PeopleCounter

    0下载:
  2. It is a people counter perform using opencv library and C++ language. Has also implemented background subtraction and object tracking.
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:5576704
    • 提供者:pawlik.b
  1. FACE_DETECTION

    0下载:
  2. 使用EmguCV(OpenCV for C#)並使用裡面的文件haarcascade_frontalface_alt_tree.xml可以實現人臉辨識。編寫語言C#-The use EmguCV (OpenCV for C#) and inside the file haarcascade_frontalface_alt_tree.xml face recognition can be achieved. Preparation of the language C#
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:21765
    • 提供者:Civ
  1. sift

    0下载:
  2. Sift的相关外文文献及部分中文文献,对其中的相关概念做了解释,及最新的演示代码。-Sift some of the relevant foreign language, literature and Chinese literature, on which the related concepts do explain, and the latest demo code.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:31312859
    • 提供者:李若冰
  1. ga

    0下载:
  2. 基于混合高斯模型的背景建模方法的实现,用C++语言编写-Gaussian mixture model-based background modeling method of implementation, with C++ language
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1228
    • 提供者:liuli
  1. lkpf

    0下载:
  2. 基于OpenCV的流光法跟踪运动物体的算法采用C++语言编写-Based on the passing of the Law OpenCV algorithm to track moving objects using C++ language
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:4471
    • 提供者:chen
  1. OpenCV-cn

    0下载:
  2. 学习OpenCV的中文书。 OpenCV 是一个开源(参见http://opensource.org)的计算机视觉库,项目主页为 http://SourceForge.net/projects/opencvlibrary。OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。-Learning OpenCV of Chinese books. OpenC
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1371703
    • 提供者:guojie
  1. Based-on-the-Rob_Hess-OpenCV--SIFT-

    0下载:
  2. 编译Rob_Hess基于OpenCV的SIFT算法的C语言实现.pdf-Based on the Rob_Hess OpenCV compile the C language realization SIFT algorithm. PDF
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:350124
    • 提供者:海子
  1. 320-IRVision(Omni-1022)-New

    0下载:
  2. 鲁棒的色块跟踪算法,用C++语言写的,是用opencv的库-Robust color tracking algorithm, written using C++ language use opencv library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:5087622
    • 提供者:jiangmaokui
  1. zhongzhi

    0下载:
  2. opencv和vc语言,在vs2008+opencv2.0环境下运行成功,中值滤波的源码-opencv and vc language in vs2008+ opencv2.0 environment to run successfully, median filtering the source
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5902994
    • 提供者:田娜
  1. OpenCV-base

    0下载:
  2.  OpenCV提供的视觉处理算法非常丰富,并且它部分以C语言编写,加上其开源的特性,处理得当,不需要添加新的外部支持也可以完整的编译链接生成执行程序,所以很多人用它来做算法的移植,OpenCV的代码经过适当改写可以正常的运行在DSP系统和单片机系统中,目前这种移植在大学中经常作为相关专业本科生毕业设计或者研究生课题的选题。-OpenCV vision processing algorithms provide very rich, and it part of the C language, w
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:14002937
    • 提供者:liushiyi
  1. fenkuaiDCT

    0下载:
  2. 此程序用C语言,opencv语言共同写的离散余弦变换的程序,在程序中对离散余弦的变换是8*8分块的变换,以便后续处理。-This program written in C language, opencv language program of the discrete cosine transform, discrete cosine transformation in the program is 8* 8 block transform, for subsequent processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:4065419
    • 提供者:wangjing
  1. p2

    0下载:
  2. 基于VC中的C语言的图像边沿提取函数,使用的是openCV的库-Based on image edge extraction function of the VC in the C language, the use of the library of openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:577
    • 提供者:wei
  1. p3

    0下载:
  2. 基于VC中的C语言的图像提取角点函数,使用的是openCV的库-VC in the C language-based image extraction angle point function, using openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:874
    • 提供者:wei
  1. p4

    0下载:
  2. 基于VC中的C语言的图像提取直线函数,使用的是openCV的库-The image of the C language in the VC-based extraction of straight line function, the function of openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:793
    • 提供者:wei
  1. C-code-of-GMM

    0下载:
  2. OpenCV中,利用C语言写的GMM模型的代码。-OpenCV, the use of the GMM model code written in C language.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:89398
    • 提供者:luer
  1. Image-segmentation-based-on-Opencv

    0下载:
  2. OPENCV轻量级而且高效,由一系列 C 函数 和少量 C++ 类构成,同时提供了 Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The OPENCV lightweight and efficient, and by a series of C function And a small amount of C++ class structure, while providing a language like Python, Ruby
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:10667
    • 提供者:kristena
« 12 3 4 5 »
搜珍网 www.dssz.com