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

搜索资源列表

  1. watermark-openCV2.3.1

    1下载:
  2. 给图像添加任意文字水印,可传入参数是文字内容,输入图片路径,文字颜色,大小,保存图片路径。支持中文输出!VS下C++编程,使用openCV 2.3.1-To add any text watermark image, but to parameter is the text content, input image path, text color, size, save image path. Support Chinese output! Under the VS C++ programmi
  3. 所属分类:OpenCV

    • 发布日期:2015-10-30
    • 文件大小:29.92mb
    • 提供者:李凯
  1. DFT

    0下载:
  2. vs下C++编程,使用openCV第三方库的C++接口函数编写而成的离散傅里叶变换。注意是新的C++接口而不是老的C接口。-Under the vs C++ programming, the use of openCV third party c++ library interface function to write a discrete Fourier transform. Pay attention to is the new C++ interface and not old C in
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:3.7mb
    • 提供者:李凯
  1. Laganiere-Robert---OpenCV-2-Computer-Vision-Appli

    1下载:
  2. OpenCV 2 Computer Vision Application Programming Cookbook
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.54mb
    • 提供者:AcA
  1. ImageMarkByText_Demo

    0下载:
  2. 给图片添加图片水印的代码,VS下C++编程,使用openCV2.3的新C++接口函数.含测试图片,已编译。-To the picture to add images watermarking code, VS C++ under programming, use openCV2.3 new C++ interface function. Including test images, compiled.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:4.09mb
    • 提供者:lee
  1. openCV

    0下载:
  2. opencv 开发使用说明及编程指导,希望对大家有用 -C++ programming ideas, c++ programming basics
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:6.12mb
    • 提供者:weikt
  1. 3

    0下载:
  2. 输入: 自拍两幅同一个场景(或物体)的角度/远近有差别的图像 (对于学有余力的同学,建议多测试几张角度/远近差别较大的图像) 任务: 在每张图像中检测特征点位置并将匹配画出匹配得最好的10-20对特征点 输出要求(以下三个结果分别输出,不要重叠在一张图上): 1. 在两张图上分别画出检测到的特征点位置 2. 对匹配得最好的10-20对特征点:每对特征点对用连接线画出 3. 用椭圆形式在图上画出上述每个特征点的描述子方向与尺度等信息 编程工具: Visual
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:1.32kb
    • 提供者:sdsdsdfg
  1. FindMoving

    0下载:
  2. 由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:9.29mb
    • 提供者:罗超
  1. OpenCV-2-Computer-Vision-Application

    0下载:
  2. OpenCV 2 Computer Vision Application Programming Cookbook 的源码,采用C++风格,非常适合学习2.0以后的openCV 版本。-OpenCV 2 Computer Vision Application Programming Cookbook source, using C++ style, very suitable for learning 2.0 later OpenCV version.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-01
    • 文件大小:131.33kb
    • 提供者:刘东升
  1. mfc

    0下载:
  2. C++结合opencv的编程,打开图像,适合初学者,值得一看-Opencv C++ combination of programming, open an image, suitable for beginners, worth a visit
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:2.08mb
    • 提供者:徐宾
  1. VCPP

    0下载:
  2. c++6.0编程代码,车道线检测,可运行,实现报警和鸣笛两种措施。运行前对OPENCV进行设置,并下载一个视频解码器。-the programming c++6.0 code, lane line detection can be run to achieve alarm and whistle two measures. Opencv set before running, and download a video codec.
  3. 所属分类:OpenCV

    • 发布日期:2015-02-06
    • 文件大小:4.17mb
    • 提供者:chenying
  1. FaceDetection

    0下载:
  2. 该程序是在C++平台上运行可编译通过的源代码,该程序可以实现图片上的人脸检测,是笔者通过自学编程实现的,效果还不错,为准备开始学习opencv的小同学们提供参考-The program is running on a platform in C++ can compile the source code, the program can detect the human face on the picture, is the author of programming through self-
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:27.23mb
    • 提供者:曲盛铭
  1. Image-_recon

    0下载:
  2. 完成两幅图像的稀疏点的匹配和重建,C++的编程环境,opencv函数库-Do two sparse points matching and reconstruction of the image, c++ programming environment, opencv function library
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.35mb
    • 提供者:蓝灵
  1. yinying

    1下载:
  2. 较好地实现了阴影检测和去除的功能,采用的是OpenCV和C++来进行编程,对去除阴影有比较好的效果。-Well, we can realize the function of the shadow detection and removal, USES is OpenCV and c++ programming, have a good effect to remove the shadow
  3. 所属分类:OpenCV

    • 发布日期:2016-01-26
    • 文件大小:8.76mb
    • 提供者:傻蛋
  1. Avi-file-edge-detection-

    0下载:
  2. 本程序是基于OPENCV的C代码编程,其主要功能是对视频文件提取边缘。边缘提取的算法是Canny算法。-This program is based on the C code programming OPENCV, its main function is to extract the video file edges. Canny edge detection algorithm is the algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.77mb
    • 提供者:Yuan Li
  1. watershed

    0下载:
  2. 基于opencv的c++编程,用分水岭算法对图像进行轮廓提取-Based on the opencv c++ programming, using the watershed algorithm for image contour extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1.32kb
    • 提供者:李少芳
  1. opencv-watershed-segmentation

    0下载:
  2. C#编程环境下利用OpenCV实现分水岭图像分割的代码文档- Under the C# programming environment to achieve watershed image segmentation using OpenCV code documentation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:7.29kb
    • 提供者:user
  1. opencv-2-cookbook-src-master

    0下载:
  2. 《OpenCV2计算机视觉编程手册》以案例的形式介绍OpenCV 2.X的新特性和C++新接口,案例中包含具体的代码与详细的说明,本书源码- OpenCV2 Computer Vision Programming Manual in the form of case presentation OpenCV 2.X new features and a new C++ interface, case contains specific code and detailed instructions
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.03mb
    • 提供者:周浪
  1. 9781785280948-OPENCV_BY_EXAMPLE

    0下载:
  2. "OPENCV BY EXAMPLE" This book is about OpenCV programming using C++.
  3. 所属分类:OpenCV

    • 发布日期:2018-01-02
    • 文件大小:13.7mb
    • 提供者:castiell
  1. C++ Primer Plus第6版中文版源代码

    0下载:
  2. OpenCV 2 计算机视觉编程手册_中文版.pdf(OpenCV programming english)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-06
    • 文件大小:384kb
    • 提供者:589412548
  1. opencv程序源代码

    0下载:
  2. opencv最基本的入门编程,图像处理最基本操作(Opencv basic introductory programming, the most basic operation of image processing)
  3. 所属分类:OpenCV

    • 发布日期:2018-03-01
    • 文件大小:24.69mb
    • 提供者:雪狐123456
« 12 »
搜珍网 www.dssz.com