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

搜索资源列表

  1. vc2008_v2.rar

    0下载:
  2. OpenCV 2.0a for VS2008(vc9) static lib Second version,OpenCV 2.0a for VS2008 (vc9) static lib Second version
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.06mb
    • 提供者:小誠
  1. Testcameraautosaveevery3s

    0下载:
  2. OpenCV auto save image every 3 second
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:900byte
    • 提供者:duc
  1. videoFrameGet

    0下载:
  2. 一个视频处理软件,功能: (1)读取给定视频文件,提取帧率,并按照秒为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每秒钟存储25幅图像,秒钟的序号作为不同文件夹名称。 (2)对第i秒钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。 (3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。 -A video processing software, feat
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:15.26mb
    • 提供者:tong
  1. histogram-to-compare-two-histograms

    0下载:
  2. 同樣圖形 列出其一直方圖與其二均衡化直方圖做比較 histogram to compare two histograms-The same graphics listed in one of the histogram and the second equalization histogram to compare
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:1.11kb
    • 提供者:尤映喬
  1. MFC_CLASS_DLL_OPENCV

    0下载:
  2. 本程序分为两部分 第一部分,DllClassText,在MFC中创建扩展 DLL,有两个类,一个为计算加减法,另一个为使用OPENCV方式打开图片,参数为图片路径.第二部分,dllClassApp,在MFC对话框程序中,调用第一部分生成的"DllClassText.dll",实现加减法和显示图片功能-This program is divided into two parts, the first part of DllClassText create an extended DLL in
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9.96mb
    • 提供者:chen
  1. tuxiangronghe

    0下载:
  2. 图像融合,用opencv做的,可在指定位置将第二幅图像融合在第一幅图像上-Image fusion, using opencv, at the specified location the second image fusion in the first image
  3. 所属分类:OpenCV

    • 发布日期:2017-12-04
    • 文件大小:1.53mb
    • 提供者:孟琳
  1. classifer

    0下载:
  2. 二分类问题采用包括逻辑回归、最小二乘法、感知器算法(按下space不断迭代)、svm线性分类,另外还有高斯分线性分类(待完善),针对平面上两类点进行分类-Second classification using logistic regression, the method of least squares, perception algorithm (Press space iteratively) svm linear classification, in addition to the Ga
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:4.2kb
    • 提供者:袁文
  1. zhencha

    0下载:
  2. 帧差法实现运动物体的跟踪。每一秒钟取一帧。-Frame difference method to achieve the tracking of moving objects. Every second take one.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:42.5mb
    • 提供者:0
  1. the2ndchapter

    0下载:
  2. 基于OpneCV的计算机视觉技术实现光盘,第二章的内容。-computer vision technology realization based on OpneCV disk, the second chapter
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:3.19mb
    • 提供者:suxuandong
  1. EX1

    0下载:
  2.   1.用OpenCV实现打开一幅彩色图像,显示出来;   2.将其转换为灰度图并保存为文件;   3.将其二值化并保存为文件(二值化阈值最好用滚动条交互式输入,图像二 值化效果能实时变化更好,可参考OpenCV的sample程序edge.c)-1 using OpenCV open a color image display 2 converted to grayscale and saved as a file 3 the second value and save
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:1.84mb
    • 提供者:戴佳毅
  1. FeatureAndObjectRecognition

    0下载:
  2. 利用OpenCV的库,实现基于SIFT的特征检测和匹配,匹配好两个图像的同一物体,并在第二张图像上框出来第一个图像中的物体-Using OpenCV library that implements the SIFT-based feature detection and matching, matching two images of the same object is good, and in the second picture on the box out of the first ob
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:13.43mb
    • 提供者:wangnan
  1. TwoStageFilter

    3下载:
  2. 利用opencv实现烟雾检测,利用的特征是:在[0.625Hz,2.5Hz]带宽的频率范围内,监 测图像序列的灰度值通过一个二阶的滤波器后,子信号的频率值的变化,观察其峰峰值的个数,当峰值个数超过2次的时候即可判定为烟雾点-Smoke detection using opencv realized, is characterized by the use: In the [0.625Hz, 2.5Hz] bandwidth, frequency range, the gray value o
  3. 所属分类:OpenCV

    • 发布日期:2015-07-05
    • 文件大小:568kb
    • 提供者:曹文涛
  1. facedetect-by-camara

    0下载:
  2. 以opencv 245 版本 製作的鏡頭人臉偵測,有兩段程式碼,第一段為鏡頭偵測人臉,如果沒鏡頭會跳至第二段程式碼為偵測lena.png圖片-Produced by opencv 245 version of the lens face detection, there are two pieces of code, the first paragraph of the lens detect human faces, if not the lens will jump second secti
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:18.43mb
    • 提供者:丁丁
  1. VB.NET-NCC-match

    0下载:
  2. vb.net match ncc ,基于halcon软件上二次封装匹配ncc,-vb.net match ncc, the second package of software based on halcon match ncc,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1.12mb
    • 提供者:QW
  1. compressiveTracking

    0下载:
  2. 压缩跟踪 是一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒-Compression tracking A simple and efficient tracking algorithm based on compression perception. First use of random eligible for c
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3.42mb
    • 提供者:陈镜宇
  1. mysecond

    0下载:
  2. 这是《OPENCV2计算机视觉编程手册》里第二章的所有源程序,非原书作者提供的离散的文件,而是自己编的系统的可以直接运行的工程文件和程序 运行环境VS2010,openCV2.2-This is the OPENCV2 computer vision programming manual in the second chapter of all source program, the author of the original book to provide discrete docu
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8.28mb
    • 提供者:王霞
  1. picture-scale

    0下载:
  2. opencv入门级C++程序代码调试,第二课:对一张二维静态图片进行缩放。-Opencv entry level debugging c++ program code, the second lesson: for a 2 d static image to zoom.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5.48mb
    • 提供者:秦柯
  1. OpenCV2Cookbook2ndEd

    0下载:
  2. Computer Vision Programming using the OpenCV Library.Second Edition by Robert Laganiere, Packt Publishing, 2013-Computer Vision Programming using the OpenCV Library. Second Edition by Robert Laganiere, Packt Publishing, 2013
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:118.84kb
    • 提供者:zhao
  1. second_edition_code

    0下载:
  2. 《opencv2计算机视觉编程手册第二版》一书的配套源码。-These file contains material supporting the cookbook:Computer Vision Programming using the OpenCV Library. Second Edition by Robert Laganiere, Packt Publishing, 2013.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:12.81mb
    • 提供者:林山仙
  1. very

    0下载:
  2. contourlet算法作为二阶小波算法的延续,有很强大的应用空间,不错的(Contourlet algorithm as a continuation of the second order wavelet algorithm, have very strong application space, good)
  3. 所属分类:OpenCV

    • 发布日期:
    • 文件大小:418kb
    • 提供者:dcvisvnn
« 12 »
搜珍网 www.dssz.com