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

搜索资源列表

  1. watershed

    0下载:
  2. 图像处理,opencv实例编程代码,分水岭算法-Image processing, opencv examples of programming code, watershed algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1.67kb
    • 提供者:tucon
  1. OpenCV2-Computer-Vision-(Code)

    0下载:
  2. OpenCV 2 Computer Vision Application Programming Cookbook 随书源码-OpenCV 2 Computer Vision Application Programming Cookbook (Code)
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.34mb
    • 提供者:绍文
  1. OpenCV_MFC-(OpenCV2.3)_3_2

    0下载:
  2. source code exam of programming with opencv & MFC
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:66.34kb
    • 提供者:hieu
  1. cookbook

    0下载:
  2. opencv 2 computer vision application programming cookbook源代码-opencv computer Vision application programming a cookbook source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.04mb
    • 提供者:肖雄
  1. sousuo

    0下载:
  2. 用 visual studio 与opencv 联合编程的程序代码,用于物体的搜索-Visual studio and the program of the opencv joint programming code for the object of the search
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:19.04kb
    • 提供者:朱元恒
  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. hand_trace_opencv

    0下载:
  2. 基于opencv的手部位置跟踪程序,具体的源代码,非常好用,直接拿来学习高级编程-Opencv hand position tracking program, the source code is very easy to use, directly used to learn high-level programming
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:17.38kb
    • 提供者:唐小平
  1. camshitftrack20130115

    0下载:
  2. 这是一个基于opencv的camshift目标跟踪程序,很不错的,上面有详细的代码说明,对大家的编程很有帮助的-This is a camshift opencv based on the target tracking program, very good, it has detailed code instructions, to everyone s programming is very helpful
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:2.53mb
    • 提供者:xiaohan
  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. CVMFC

    0下载:
  2. 本代码是初学者学习VC和OpenCV混合编程的入门经典,值得初学者研究。-This code is for beginners to learn OpenCV and VC mixed programming entry classic, worthy of beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:7.89mb
    • 提供者:黄河
  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. Opencv2.x

    0下载:
  2. 《opencv2计算机视觉编程手册(中文版)》随书源 ,这是opencv2.x目前有参考价值的代码-请输入您要翻译的文字内容或网页地址 《opencv2计算机视觉编程手册(中文版)》随书源 ,这是opencv2.x目前有参考价值的代码 《opencv2计算机视觉编程手册(中文版)》随书源 ,这是opencv2.x目前有参考价值的代码 "Opencv2 computer vision programming manual (Chinese version)" with the b
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9.57mb
    • 提供者:xiaohe
  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. 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. draw-the-outline-of-the-convex-hull

    0下载:
  2. OPENCV学习代码,绘制轮廓的凸包,对初学者有一定帮助-OPENCV learning code, draw the outline of the convex hull, based programming Opencvd of C++
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:127.74kb
    • 提供者:曹郁文
  1. openCV

    0下载:
  2. opencv基础篇配套源代码,里面有大量的编程实例,非常适合初学OpenCV的朋友参考-Opencv based source code, there are a lot of programming examples, very suitable for beginners of opencv friend reference
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:6.81mb
    • 提供者:juqinf
  1. OpenCV-2.0-Computer-Vision-Code

    1下载:
  2. 《OpenCV 2 计算机视觉编程手册》例程,包括完整的代码文件和图片-OpenCV 2 computer visual programming manual routines, including the complete code files and images
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4.05mb
    • 提供者:唐嘉
  1. openCV-2-

    0下载:
  2. 适合opencv初学者,OpenCV2 计算机视觉编程手册英文版,并有相应章节的源码。-Opencv for beginners, OpenCV2 computer vision programming manual in English, and the corresponding section of the source code.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9.55mb
    • 提供者:王鹏
  1. code

    1下载:
  2. Harris角点检测、SIFT+RANSAC、sift+1nn+ransac、图像拼接代码、FAST+BRIEF编程资料(Harris corner detection, SIFT+RANSAC, sift+1nn+ransac, image mosaic code, FAST+BRIEF programming data)
  3. 所属分类:OpenCV

    • 发布日期:2018-03-03
    • 文件大小:25.95mb
    • 提供者:satin
« 12 »
搜珍网 www.dssz.com