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

搜索资源列表

  1. 【86】Harris角点检测

    0下载:
  2. 这是用Opencv2.9编写的Harris角点检测程序(This is a Harris corner detection program written in Opencv2.9)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-11
    • 文件大小:7911424
    • 提供者:Edgar高
  1. 【87】Shi-Tomasi角点检测

    0下载:
  2. 这是利用Opencv2.9编写的Shi-Tomasi角点检测示范程序(This is the use of Opencv2.9 prepared Shi-Tomasi corner detection demonstration program)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-11
    • 文件大小:117760
    • 提供者:Edgar高
  1. opencv3

    0下载:
  2. 这是一本学习opencv3的最新编程资料。从中可以了解到opencv2的最新区别及特性(This is a study of the latest programming information opencv3. From which you can understand the latest differences and characteristics of opencv2)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-11
    • 文件大小:3783680
    • 提供者:michi
  1. faceRecognization

    0下载:
  2. 本程序中,利用了LBP特征对人脸特征进行提取,并且利用SVM对提取的人脸特征进行训练和识别,其中,所用的图像处理库OpenCV2.4.9版本;通过对人脸库中的标准标本进行测试,算法识别率高达95%以上;(LBP features extract facial features, and use SVM to extract and recognize the facial features. The OpenCV2.4.9 version of the image processing libr
  3. 所属分类:OpenCV

    • 发布日期:2018-04-19
    • 文件大小:12537856
    • 提供者:丽丽6663142
  1. face_eye_detection

    0下载:
  2. 本工程运行环境为VS2013+OPENCV2.4.10,打开摄像头即可检测到人脸和眼睛,直接把主函数换成txt文档中程序就可运行(The operation environment of this project is VS2013+OPENCV2.4.10. The face and eyes can be detected by opening the camera. The program can be run directly by replacing the main function
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:龙虹玉潇
  1. siftpoint

    0下载:
  2. 对于单张图片使用opencv2.4.9版本实现了sift关键点检测(C++)(Sift key point detection is implemented for single picture)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-20
    • 文件大小:8330240
    • 提供者:图像小菜鸟
  1. canny

    0下载:
  2. windows10+opencv2.4.13+vs2017,过程具体实现,可以生成中间图(Windows10+opencv2.4.13+vs2017, the process is implemented, and an intermediate graph can be generated)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:15253504
    • 提供者:lovelife233
  1. stitching

    0下载:
  2. sift+ransac实现多张图片拼接 windows10+vs2017+opencv2.4.13(windows10+vs2017+opencv2.4.13)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:12442624
    • 提供者:lovelife233
  1. 14_车牌识别系统

    0下载:
  2. 1.首先单击载入图像菜单项(载入车辆图像),图像在images文件夹下面。 2.然后单击车牌定位与识别单项,依次进行车牌提取、倾斜校正、字符分割、字符识别。 注:本程序使用的是OpenCV2.1版本(First click the load image menu item(load the vehicle image), which is under the images folder. 2. The license plate extraction, tilt correction, c
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:2721792
    • 提供者:woniu
  1. 12_运动车辆检测跟踪系统

    0下载:
  2. 1.首先从文件菜单打开程序目录下的car.avi视频,系统将显示视频的第一帧。 2.点击背景提取菜单,稍后会提取出背景并显示在打开的第二个窗口中。 3.当提取出背景后,点击检测跟踪菜单,对车辆进行检测和跟踪。 4.点击轨迹绘制菜单,绘制车辆的轨迹。 注:由于使用OpenCV打开AVI视频文件需要视频解码器,故在程序运行前请在电脑上先安装DivX类型的的视频解码器,否则将出现无法打开文件的错误。本程序使用的是OpenCV2.1版本,在没有安装此版本软件的机器上运行时需要将cv210.d
  3. 所属分类:图形图象

    • 发布日期:2018-04-22
    • 文件大小:2857984
    • 提供者:woniu
  1. 《学习opencv2.0》配套源码

    1下载:
  2. 《学习opencv》是一本经典的关于计算机视觉中处理图像的工具书,本文件中含有所有源码。
  3. 所属分类:OpenCV

  1. opencv

    0下载:
  2. opencv2中core ,highgui,和 imgproc部分源码(source about codecore highgui imgproc in opencv 2 lib)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:3398656
    • 提供者:wtl
  1. 拼接

    0下载:
  2. 一个图像拼接程序,输入两张图像,输出拼接图,我用的是OpenCV2.4.7(n image stitching program, input two images, output mosaic.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5332992
    • 提供者:送你花花
  1. dp匹配

    0下载:
  2. 利用dp算法计算图像匹配视差,本程序利用vs2013+opencv2.4.9编写。(The disparity of image matching is calculated by DP algorithm. This program is written by vs2013+opencv2.4.9.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:19251200
    • 提供者:北方的风
  1. 仿射变换

    0下载:
  2. 本程序利用vs2013+opencv2.4.9编写,可以将图像进行仿射变换(This program is written in vs2013+opencv2.4.9, which can affine transformation of image.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3047424
    • 提供者:北方的风
  1. OpenCV_2411

    0下载:
  2. OpenCV2.4.11版本中,配置附加依赖项的属性时需要添加的内容。注意,Debug和Realse环境下添加的内容不同。(In OpenCV2.4.11 version, we need to add additional attributes when configuring additional attributes. Notice that Debug and Realse add different contents.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:11264
    • 提供者:南极熊
  1. opencv Reference Manual_2.4.9

    0下载:
  2. OpenCV2.4.9版本的使用说明,里面包含了各种函数的定义、声明和使用。英文版,但内容比较容易理解。(The use of OpenCV2.4.9 version contains all kinds of functions definition, declaration and use. English version, but the content is easier to understand.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:5288960
    • 提供者:南极熊
  1. opflow

    0下载:
  2. 成功运行,利用光流法检测出运动视频中的运动目标,并标记出特征点的运动轨迹。(using the optical flow method to detect the moving target in the motion video, and marking the trajectory of the feature point.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:12962816
    • 提供者:keijeiyeilai
  1. Harris

    0下载:
  2. Harris角点检测算子,基于VS2013和OpenCV2.4.13,包含代码和项目文件,VS版本不同可打开头文件和cpp文件,复制代码即可(Harris corner detection operator, based on VS2013 and OpenCV2.4.13, including code and project files,if different VS version,you can open the header file and cpp file,copy the cod
  3. 所属分类:OpenCV

    • 发布日期:2018-05-02
    • 文件大小:5120
    • 提供者:安定坊
  1. OpenCV官方教程中文版ForPython

    0下载:
  2. OpenCV官方教程中文版(For Python) ,网络翻译版本(For OpenCV2 learn in python)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-03
    • 文件大小:5727232
    • 提供者:lujujun
« 1 2 ... 36 37 38 39 40 4142 »
搜珍网 www.dssz.com