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

搜索资源列表

  1. Camera_Contours

    0下载:
  2. 该程序能够直接调用电脑摄像头,并使用了自适应的二值化对图像提取轮廓; 使用的是opencv2.4.9库-The program can directly call PC camera, and the use of adaptive binary image contour extraction Using opencv2.4.9 library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12061351
    • 提供者:五小懂
  1. SVM_Histogram_training

    0下载:
  2. 改程序能够根据直方图进行SVM训练,并进行直方图匹配,进行相应的分类; 被程序使用的opencv2.4.9库-The program can be changed according to the histogram SVM training, and histogram matching, the corresponding classification Opencv2.4.9 libraries used by the program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12680460
    • 提供者:五小懂
  1. blink_singlepic_harris

    0下载:
  2. 该程序能够对单幅图像进行harris提取; 该程序使用的opencv2.4.9库;-The program can be carried out on a single image harris extraction Opencv2.4.9 library used by the program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12126462
    • 提供者:五小懂
  1. Video_to_pics

    0下载:
  2. 该程序十分使用,能够直接将视频转换以帧为单位提取并存储下来。 该程序使用了opencv2.4.9库-The procedure is very used to directly convert video in units of frames is extracted and stored down. The program uses the library opencv2.4.9
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:23791360
    • 提供者:五小懂
  1. SURFdetect-feature-points-

    0下载:
  2. surf 特征点的检测 源代码 Opencv2.49可用-detect feature points Opencv2.49 surf source code available
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2376599
    • 提供者:刘柯
  1. Use-the-feature-point-matching-FLANN

    0下载:
  2. 使用FLANN进行特征点的匹配 VS2010+Opencv2.49-Use FLANN feature points matching VS2010+ Opencv2.49
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:128831
    • 提供者:刘柯
  1. mymfc

    0下载:
  2. 基于VS2008和Opencv2.1的MFC程序,可以实现对图片的显示和边缘检测并显示结果-VS2008 and Opencv2.1 based MFC program can be achieved on the picture display and edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14506067
    • 提供者:王立通
  1. Visual-Studio-2010-POpencv2.3.1-

    0下载:
  2. Visual Studio 2010 +Opencv2.3.1下的配置关键步骤,word文档-Visual Studio 2010+Opencv2.3.1
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:9370
    • 提供者:qiuruoyiyan
  1. HelloOpenCV

    0下载:
  2. HelloOpenCV,OpenCV库测试代码,基于OpenCV2.4.10库,需要将属性表的包含路径和库路径改到自己OpenCV的目录-HelloOpenCV, OpenCV lib testing code. Base on OpenCV 2.4.10, you will need to change the path into your OpenCV install path.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2298542
    • 提供者:Eric
  1. OpenCV-2-Computer-Vision

    0下载:
  2. opencv2计算机视觉编程手册配套代码 学习opencv一本很好的书 -opencv2 computer vision programming manual matching code learning opencv a good book
  3. 所属分类:source in ebook

    • 发布日期:2017-05-17
    • 文件大小:4232678
    • 提供者:yak
  1. cv.py

    0下载:
  2. Python接口的OPENCV2.0代码学习,每一个.py文件的功能都由其文件名给出。-Python OPENCV2.0 Code learning interface function of each .py file by its file name is given.
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:102301
    • 提供者:张明亮
  1. sharpen

    0下载:
  2. 本程序是在vs2010+opencv的平台上运行的,利用的是opencv2.4.9,C++写的,利用多种方法来遍历图像,例如通过创建迭代器的方法来遍历图像,通过指针的方法来遍历图像等方法来对图像进行处理。最后的得到的效果令人满意。-This program is run on a platform vs2010+opencv, the use of the opencv2.4.9, C++ write, using a variety of methods to traverse the ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:93016
    • 提供者:陈华
  1. testqt

    0下载:
  2. 基于qt+opencv2.49环境开发,用于检测平台是否成功搭建,并调用摄像头检测-Qt+opencv2.49 based development environment, for the detection platform is successfully built, and call the camera detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:5219
    • 提供者:moy
  1. OpenCV_API_Reference_v243

    0下载:
  2. opencv2.4.3函数手册大全 opencv2.4.3函数手册大全-opencv2.4.3 function manual 。
  3. 所属分类:Communication

    • 发布日期:2017-05-12
    • 文件大小:2880146
    • 提供者:zangwj
  1. 61_HoughLines

    0下载:
  2. 基于opencv2.4.4;功能:HoughLines函数用法示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010;-Based opencv2.4.4 Function: HoughLines function usage examples development and testing of the operating system: Windows 7 64bit IDE version used for deve
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1184
    • 提供者:肖斌
  1. 62_HoughLinesP

    0下载:
  2. 基于opencv2.4.4;程序描述:HoughLinesP函数用法示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010.-Based opencv2.4.4 Program descr iption: HoughLinesP function usage examples development and testing of the operating system: Windows 7 64bit IDE versi
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1101
    • 提供者:肖斌
  1. 63_HoughCircles

    0下载:
  2. 基于opencv2.4.4;程序描述:HoughCircles函数用法示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010.-Based opencv2.4.4 Program descr iption: HoughCircles function usage examples development and testing of the operating system: Windows 7 64bit IDE ver
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1124
    • 提供者:肖斌
  1. 64_HoughLines

    0下载:
  2. 程序描述:基于opencv2.4.4;功能:霍夫线变换综合示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010。-Program descr iption: Based on opencv2.4.4 Function: Hough transform more comprehensive example development and testing by operating system: Windows 7 64bit
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1627
    • 提供者:肖斌
  1. 68_equalizeHist

    0下载:
  2. 程序描述:基于opencv2.4.4,;功能:直方图均衡化;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010。-Program descr iption: Based on opencv2.4.4 , functions: histogram equalization development and testing by operating system: Windows 7 64bit IDE version used
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:869
    • 提供者:肖斌
  1. OpenCV.2.Computer.Vision

    0下载:
  2. opencv2.0版本的函数编程手册,用于图像处理和机器视觉方面很好的参考书籍。-opencv2.0 version of the function programming manual for image processing and machine vision good reference books.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5807116
    • 提供者:bruce
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 42 »
搜珍网 www.dssz.com