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

搜索资源列表

  1. edge-detection

    0下载:
  2. 本文档是利用opencv实现的边缘检测代码,包括3个算子:canny算子,laplace算子和sobel算子-This document is to use the opencv implementation of edge detection code, including three operator, canny operator, Laplace operator and sobel operator
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2312
    • 提供者:宋宋
  1. OpenCV1

    0下载:
  2. Document help to install OpenCV in your Computer. How to use OpenCV in MS Vision studeo 2012. In document has a list examples, about 20 project. Those are eseayly to difficultly.-Document help to install OpenCV in your Computer. How to use OpenCV in
  3. 所属分类:Development Research

    • 发布日期:2017-06-01
    • 文件大小:13471299
    • 提供者:bitnvn
  1. testcirle

    0下载:
  2. 这个文件是基于OpenCV的检测圆的c++程序,效果还不错-This document is based on the detection of OpenCV circle c++ program, the results were good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1308889
    • 提供者:童彤
  1. binary-video

    1下载:
  2. 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
  3. 所属分类:OpenCV

    • 发布日期:2015-11-24
    • 文件大小:5449728
    • 提供者:chenyingshu
  1. ICVL

    0下载:
  2. 这个帮主文档是opencv1.0 函数详细解说,中文版,以及一些基本opencv相关的源代码-This document is a detailed explanation of your opencv1.0 function, Chinese version, and some basic opencv related source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2684309
    • 提供者:YangKai
  1. DeepLearnToolbox_CNN_lzbV2.0

    1下载:
  2. DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusberg
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:980992
    • 提供者:陆振波
  1. DeepLearnToolbox_CNN_lzbV3.0

    5下载:
  2. CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLearnToolbox 作者:陆振波 电子
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:982016
    • 提供者:陆振波
  1. TypeConversion

    0下载:
  2. opencv开发难免遇到图像数据类型问题。本文件提供了IplImage、Cvmat、Mat 3大图像类型之间的相互转换。-opencv image data type development will inevitably encounter problems. This document provides IplImage, conversion Cvmat, Mat 3 large image types.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1002369
    • 提供者:周辉
  1. CvvImage

    0下载:
  2. 好多opencv的应用程序界面中在MFC中显示图像,但是我发现这些显示功能大部分用到了一个叫CvvImage的类,最近使用opencv2.3.1,发现找不到这个类了。 没有具体研究过opencv ,但是opencv在MFC中显示图像需要用的一个叫做CvvImage的类的DrawToHDC()的函数,但是我在2.3.1下却怎么也没有找到这个类,和这个函数。在2.3.1的文档下没有关于这个的任何资料,不知道是不是新版本的opencv去掉了这个类,或者用其他的方式实现了。所以我需要用以前的方式实现这个
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3029
    • 提供者:hongh
  1. BP

    0下载:
  2. 该文件通过一个实例,展示了如何用openCV中的函数实现神经网络。-The document, an example to show how to implement neural network with openCV the function.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1209
    • 提供者:
  1. raspberry

    0下载:
  2. 本程序包含服务器端和本地端两部分,服务器端可部署在树莓派3B上,本地端部署在mac或者windows上。两者通过socket进行通信。服务器端接收指令后会对指令进行分类处理,比如执行一个opencv示例程序,本程序还附带了Makefile文档。-This program contains the server and the end of part two, the server can be deployed in raspberry pie 3B, local deployment in M
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:31450
    • 提供者:hehengxiang
  1. Zsinglibraries

    0下载:
  2. 调用OPENCV和IPL库实现图像处理的单文档小程序,具有几何变换-Using OPENCV and IPL libraries realize single document image processing small programs, with geometric transformation
  3. 所属分类:Graph program

    • 发布日期:2017-12-13
    • 文件大小:386535
    • 提供者:DQC-3779
  1. 图像处理之逆透视变换

    0下载:
  2. 逆透视变换的数学原理,在文档中有详细的逆透视变换的矩阵推导过程,但是没有代码,opencv逆透视变换代码可以看我发的另一篇资源。。。。。。。。。。。。。。。。。。(The mathematical principle of reverse perspective transformation, in the document there is a detailed matrix rendering process of the inverse perspective transformation
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:232448
    • 提供者:燕人张益达
« 1 2 3 4 5 6 7»
搜珍网 www.dssz.com