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

搜索资源列表

  1. project-vehicle-counting

    0下载:
  2. Counting cars. Source code in visual studio for opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2527716
    • 提供者:Jeff Clinton
  1. thin

    0下载:
  2. 此代码是基于OPENCV设计的关于图像细化的源代码,采集图像细化所用代码-This code is based on the image thinning OPENCV design source code, the code used to capture images thinning
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:782696
    • 提供者:张诺奇
  1. erchengfa

    0下载:
  2. 此代码是基于Opencv下对图像进行处理所用到的最小二乘法的源代码-This code is based on image processing under Opencv used by the least squares method of source code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-24
    • 文件大小:13271
    • 提供者:张诺奇
  1. handvu-beta3

    0下载:
  2. Handvu opencv hand recognition source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1426220
    • 提供者:jokei
  1. redglove

    0下载:
  2. redglove opencv red gloves recognition program source code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:18730
    • 提供者:jokei
  1. learning-opencv-code

    0下载:
  2. OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The full name of OpenCV is: Open Source Computer Vision Lib
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:23041114
    • 提供者:liebing
  1. save

    0下载:
  2. 利用opencv基于vs2010环境下的视频保存源码,已调试。-Using opencv vs2010 environment based video to save the source code, debugging.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1217
    • 提供者:籍晓瑞
  1. TestSift_siftFeat

    0下载:
  2. 测试sift特征点,并且在图片中显示出来。直接在sift源码上修改的,将提取特征点部分和匹配部分分开了,这部分是提取特征点。在vs2010上可运行,需要配置opencv-Test sift feature points and displayed in the picture. On sift modified source code directly, the feature points are extracted portion and mating portion separated,
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4759552
    • 提供者:王小颖
  1. opencv2_ImagePro

    0下载:
  2. 源码:在opencv3.0下编译通过,自己在网上收集的有去雾、对比度和亮度,低照度增强,曲线增强的工恩给你-source code:building in opencv 3.0,collectting Internet by myself ,contrast/illuance frog Process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:42788
    • 提供者:贺利祥
  1. Corner-detection

    0下载:
  2. 角点检测,学习opencv(中文版)源码调试成功的,可以运行-Corner detection, learning opencv (Chinese version) source code debugging success, can run
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1069
    • 提供者:孙忠武
  1. opencv_cheatsheet

    0下载:
  2. OpenCV Important Source Code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:105978
    • 提供者:Babak
  1. ImgProcess

    0下载:
  2. 具备基本的图像处理功能,是源码,可在vc6上运行,可以提供初学者理解图像处理和opencv的具体例程。-Have the basic image processing functions, is the source code, can be run on vc6, can provide a beginner to understand specific routines and opencv image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4907272
    • 提供者:arthur
  1. camshift

    0下载:
  2. camshift算法各个网站的讲解,其中包括了源代码,vs+opencv编译-On the CAMSHIFT algorithm to various sites, including source code, vs+opencv compiler
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1491796
    • 提供者:王英
  1. hash

    0下载:
  2. hash对比各个网站的讲解,网站中包含源代码,vs+opencv编译运行-Explain the hash contrast each site, the site contains the source code, vs+opencv compiler running
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:647163
    • 提供者:王英
  1. chaofenbianlv

    0下载:
  2. 超分辨率个个网站的详细详细讲解,包括源代码,vs+opencv编译运行-Super resolution one website with detailed explanations, including source code, vs+opencv compiler running
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:450600
    • 提供者:王英
  1. 2

    2下载:
  2. 摄像机双目标定程序的源代码 opencv实现 矫正镜头畸变 仅作参考-Camera binocular calibration program s source code opencv implementation corrective lens distortion For reference only
  3. 所属分类:OpenCV

    • 发布日期:2017-04-28
    • 文件大小:19444
    • 提供者:四叶草
  1. FaceRecognition

    0下载:
  2. 人脸识别算法及源程序DEMO,采用OpenCV库开发-Face recognition algorithms and source code DEMO, using OpenCV library
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1181580
    • 提供者:暗夜
  1. SIFT

    0下载:
  2. openCV-C++自己实现的SIFT源代码-my openCV-C++ source code of SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2553084
    • 提供者:张似衡
  1. TINstep-03.07

    0下载:
  2. OpenCV里的Delaunay三角生成的源代码,希望分享给更多人使用,并能逐次输出添加的三角形顶点坐标-OpenCV in the Delaunay triangulation generated source code, I hope to share with more people to use, and can be successively added to the output of the triangle vertex coordinates
  3. 所属分类:assembly language

    • 发布日期:2017-05-15
    • 文件大小:3776217
    • 提供者:rabbitcake
  1. FaceDetection

    0下载:
  2. 标准人脸识别源代码,经VS2005测试可用,程序采用opencv自带的训练库来进行人脸识别,不需要自己单独再去添加人脸图片训练代码-Standard face recognition source code, the VS2005 test is available, the program comes with training using opencv library for face recognition, do not need to add a face to go alone pi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-29
    • 文件大小:11682203
    • 提供者:郭玉阳
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 »
搜珍网 www.dssz.com