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

搜索资源列表

  1. OPENCV2012

    0下载:
  2. OPENCV学习基础代码。包括1.访问图像数据2.alpha图像融合3.鼠标在窗口中画矩形-OPENCV learning the code base. Including a visit 2.alpha image of the image data fusion. Mouse to draw a rectangle in the window
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2916
    • 提供者:deb
  1. OpenCVSIFT

    0下载:
  2. 利用opencv开发的sift,为初学者提供,简单易学,-for greenhand learning,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5415610
    • 提供者:陈岩
  1. cxcore

    0下载:
  2. cxcore是opencv的核心部分,上传此代码为大家提高参考和学习。-xcore the opencv core section, upload the code for everyone to improve the reference and learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1673
    • 提供者:张文
  1. cxeigen

    0下载:
  2. cxeigen是Opencv的核心部分,上传此头文件供大家学习与参考-cxeigen is a core part of Opencv upload this header file for learning and reference
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:1592
    • 提供者:张文
  1. arithm

    0下载:
  2. opencv算法核心代码,供大家学习与参考-opencv algorithm core code for learning and reference
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:13028
    • 提供者:张文
  1. drawing

    0下载:
  2. opencv绘图和新代码,供大家学习与参考-opencv algorithm drawing code for learning and reference
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:17727
    • 提供者:张文
  1. precomp

    0下载:
  2. opencv预编译核心代码,供大家学习与参考-opencv precompiler core code for learning and reference
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1553
    • 提供者:张文
  1. Hough_Transform

    0下载:
  2. Hough变换是图像处理中非常重要的一种变换模型,通过Hough变换可以非常准确的检查出图片中的直线。该程序使用OpenCV完成的,灰常值得借鉴-Hough transform is a very important one in the image processing transformation model, very accurate check out the picture in a straight line through the Hough transform. The pro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3832486
    • 提供者:张磊
  1. mfcOpencv

    0下载:
  2. 在VC6.0+OpenCV的实现背景差分目标检测的方法,很利于以后自己的学习!-VC6.0+ OpenCV background subtraction target detection method , it is conducive to learning !
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4926591
    • 提供者:lishuang
  1. opencvCpp

    0下载:
  2. opencv当中的C++学习案例大全,很经典,是学习Opencv的基础教程-the opencv which the C++ of learning case Daquan, very classic, is to learn the the Opencv the basis of tutorial
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:8119053
    • 提供者:gujili
  1. llianxiben

    0下载:
  2. opencv系列源程序汇集,各种基础程序,方便初学者参考,学习。-opencv series source collection, a variety of basic procedures to facilitate reference for beginners learning.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:29382
    • 提供者:baoweiqi
  1. oneshowmanyImages

    1下载:
  2. 基于openCV学习的实用实例,在一个窗中实时显示多个摄像头拍摄状况及图像处理结果-Practical instance based on openCV learning, real-time display of multiple camera shooting position and the image processing results in a window
  3. 所属分类:OpenCV

    • 发布日期:2014-06-01
    • 文件大小:4517888
    • 提供者:gaosuwen
  1. Emgu_CV_OCR

    0下载:
  2. Emgu是OpenCV的.net封装,这是一个用Emgu写的OCR识别的例子程序,供学习参考-Emgu of OpenCV. Net package, and this is written a Emgu, examples of OCR recognition program for learning the reference
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:8006
    • 提供者:cart
  1. oDettectCirclp

    0下载:
  2. opencv 实现的椭圆检测的的源代码,非常简单易懂,适合学习 -ellipse detection opencv realized the source code is very simple for learning
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3808
    • 提供者:liyun9090
  1. OpenCVprograming

    0下载:
  2. 这是OpenCv教程这本书的源程序,里面覆盖了书中的所有代码,方便大家学习-This is the source of this book OpenCv tutorial, which covers all of the code book, facilitate learning
  3. 所属分类:OpenCV

    • 发布日期:2017-06-22
    • 文件大小:40254289
    • 提供者:周世威
  1. opencvdakaishexiangtou

    0下载:
  2. opencv学习之——打开摄像头程序,通过此程序轻松学习如何用opencv打开电脑摄像头-The opencv learning- open the camera program, this program easy to learn how to open computer camera with opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:1329320
    • 提供者:张峰
  1. Canny

    0下载:
  2. opencv学习——canny边缘检测源程序 通过此程序学习如何用opencv编写canny边缘检测程序 是学习opencv的捷径所在-opencv learning- canny edge detection opencv source to learn through this program to learn how to write with opencv canny edge detection program shortcuts where
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:1566312
    • 提供者:张峰
  1. main1

    0下载:
  2. OpenCV学习代码集合,自己之前学习时做的总结,从书和论坛上集合的-OpenCV learning code collection summed himself before learning to do a collection of books and forum
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-18
    • 文件大小:16877
    • 提供者:孙达超
  1. Three-dimensional-calibration

    0下载:
  2. 基于VC++和opencv的立体视觉代码,值得参考和学习的资料,可直接运行-Valuable reference and learning, based on VC++ and opencv stereo vision code, and can be run directly。
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:5169115
    • 提供者:周伟
  1. image-processingPregistration

    0下载:
  2. 图像的平移旋转镜像和特征点提取的配准部分,基于opencv,对学习图像的有帮助。-Image translation rotation mirror and registration feature point extraction part, based on opencv, learning image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:6819656
    • 提供者:于媛媛
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 »
搜珍网 www.dssz.com