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

搜索资源列表

  1. 1

    0下载:
  2. 基于opencv的图像处理的入门代码,比较简单,内附有详细的说明-Opencv image-processing based on an entry code is relatively simple, containing a detailed descr iption of
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.9mb
    • 提供者:苏军
  1. 2010OPENCV

    0下载:
  2. 一个最简单的OPENCV入门程序,读取图像,显示其反转片效果,给初学者一个很浅显的概念,同时帮你检验你的opencv平台是否搭建成功。用的是最“土”的控制台程序,压缩文件里有编译结果和运行方法,-OPENCV a simple entry application, read the image, showing the effect of reversal film, giving beginners a simple and obvious concept, but to help you c
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:20.12mb
    • 提供者:jerry
  1. Bezier

    0下载:
  2. opencv绘制Bezier曲线,opencv入门经典程序-opencv draw a Bezier curve, classic opencv entry program
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19.31mb
    • 提供者:zhanghaike
  1. Camera2

    0下载:
  2. 一个关于openCV的程序,便于大家入门!-A procedures of openCV, easy entry!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.28mb
    • 提供者:张才旺
  1. star-weiyuping

    0下载:
  2. OPENCV的检测图像中五角星们是否与第一个五角星匹配,顶聚招聘的入门图像处理测试程序-The OPENCV detection image pentagram are matched with a five-pointed star, the recruitment of top poly entry image processing test program
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:8.17mb
    • 提供者:魏玉萍
  1. OPenCV_programs

    0下载:
  2. 里面有OPenCV环境变量的设置,OpenCV入门的各种常用程序,全部经过测试能运行,有结果。包括图片显示,图片反相,鼠标事件,播放AVI文件,画几何图形,图像边缘检测,从摄像头读取数据等等程序。-There is OPenCV environment variable Settings, OPenCV entry of all sorts of commonly used procedures, can all through the test run, have the result. In
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:9.15mb
    • 提供者:夏辉
  1. detect

    0下载:
  2. opencv 检测程序,是入门的很好例子-opencv detection program, is a good example of the entry
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:17.61kb
    • 提供者:wangjie
  1. ch2_ex2_1

    0下载:
  2. 学习opencv中文版源代码,第一章,描述opencv的入门代码,并给出简单例子-Learning opencv Chinese version of the source code, the first chapter, describing the opencv entry code, and gives a simple example
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:815byte
    • 提供者:陈光增
  1. ch2_ex2_2

    0下载:
  2. 学习opencv中文版源代码,第一章,描述opencv的入门代码,并给出简单例子-Learning opencv Chinese version of the source code, the first chapter, describing the opencv entry code, and gives a simple example
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:928byte
    • 提供者:陈光增
  1. ch2_ex2_3

    0下载:
  2. 学习opencv中文版源代码,第一章,描述opencv的入门代码,并给出简单例子-Learning opencv Chinese version of the source code, the first chapter, describing the opencv entry code, and gives a simple example
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1.76kb
    • 提供者:陈光增
  1. opencv-programming-note

    0下载:
  2. opencv编程笔记介绍了opencv编程过程中所需的数据函数等,对初学者来说是很好的入门老师。-opencv program note describes the process of programming the required data functions, etc., for beginners is a good entry teacher.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:6.98kb
    • 提供者:丁曹凯
  1. SURF

    0下载:
  2. 基礎SURF應用從最簡單的入門找特徵點、到稍微進階的影像比對以及照片合成全景圖的應用-SURF application of basic applications, from the simplest to find entry feature points to a slightly advanced image comparison and synthesis panorama photo
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:24.63mb
    • 提供者:蔡秉嘉
  1. OpenCvTest

    0下载:
  2. 用Opencv2.4.9和VC2013写的Opencv入门图像处理程序,主要是读取彩色图像、转化为灰度图像、用Canny算子进行边缘检测、显示各种图像等,是比较好的Opencv入门简单程序。-Written by Opencv2.4.9 and VC2013 Opencv entry image processing program, mainly to read the color image is converted to grayscale images, using Canny edge
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8.21mb
    • 提供者:江村
  1. picture-display

    0下载:
  2. opencv入门级C++程序代码调试,第一课:显示一张二维静态图片。-Opencv entry level debugging c++ program code, the first class: shows a 2 d static image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5.76mb
    • 提供者:秦柯
  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. Static-face-detection

    0下载:
  2. opencv入门级C++程序代码调试,第三课:识别一张人脸二维静态图片,采用haar特征识别算法。-Opencv entry level debugging c++ program code, the third class: identification of a human face 2 d static image, using haar feature recognition algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:15.98mb
    • 提供者:秦柯
  1. 【OpenCV2版】《OpenCV3编程入门》书本配套源代码

    1下载:
  2. 《opencv3编程入门》的配套代码源,基于opencv2和win32下的编程,是学习opencv入门的好帮手("Opencv3 programming primer" matching code source, based on opencv2 and Win32 programming, is a good helper to learn opencv entry)
  3. 所属分类:OpenCV

搜珍网 www.dssz.com