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

搜索资源列表

  1. laplace

    0下载:
  2. 本代码是在visual c++环境下利用opencv对视频进行laplace变换。-laplace change
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:3043690
    • 提供者:T-mac
  1. HSV-Based-skin-detection

    0下载:
  2. here hsv colour model is used to detect the skin of a person...in opencv codded in c-here hsv colour model is used to detect the skin of a person...in opencv codded in cpp
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:1662
    • 提供者:jemmyjone
  1. cbMotion

    1下载:
  2. 室内目标跟踪的项目,先是包括光照补偿和阴影去除的图像处理,再就是稍微修改了下码书模板和运动模板,需要的话可以参考下。 本科毕业设计,基于VisualC++ 6.0和OpenCV 1.0。-ndoor target tracking project, first lumen compensation and shadow removal, image processing, then there are slightly modified under the code book temp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2743325
    • 提供者:零崎影识
  1. MotionDetection

    0下载:
  2. 室内目标跟踪的项目,先是包括光照补偿和阴影去除的图像处理,再就是稍微修改了下码书模板和运动模板,内含毕设期间提交的代码、文档以及演示。需要的话可以参考下。 本科毕业设计,基于VisualC++ 6.0和OpenCV 1.0。-Indoor target tracking project, first lumen compensation and shadow removal, image processing, then there are slightly modified unde
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10082792
    • 提供者:零崎影识
  1. 1a77fbd4a552

    0下载:
  2. motion detection using opencv in c
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:156411
    • 提供者:mohit
  1. 123

    0下载:
  2. 基于opencv的俄罗斯方块c语言源代码-Opencv-based Tetris
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7215631
    • 提供者:nicai
  1. contrast

    0下载:
  2. Contrast enhancement algorithm using c++ and opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:3254
    • 提供者:Stephen Thomas
  1. cam01

    0下载:
  2. acces camera in Visual c++ use OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1042
    • 提供者:wo
  1. color1

    0下载:
  2. 基于C语言图像颜色提取,调用的是openCV的库函数-C-based image color extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1225
    • 提供者:wei
  1. p2

    0下载:
  2. 基于VC中的C语言的图像边沿提取函数,使用的是openCV的库-Based on image edge extraction function of the VC in the C language, the use of the library of openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:577
    • 提供者:wei
  1. p3

    0下载:
  2. 基于VC中的C语言的图像提取角点函数,使用的是openCV的库-VC in the C language-based image extraction angle point function, using openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:874
    • 提供者:wei
  1. p4

    0下载:
  2. 基于VC中的C语言的图像提取直线函数,使用的是openCV的库-The image of the C language in the VC-based extraction of straight line function, the function of openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:793
    • 提供者:wei
  1. eye-dection

    0下载:
  2. 人眼检测,含有源码,opencv运行,用C++完成-eye detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2809275
    • 提供者:guoyanyan
  1. IncreaseDemo

    0下载:
  2. 我做的项目中图像增强的一部分,采用c#和opencv进行图像处理,应用微分滤波处理响应速度快-Part of the project that I m doing in the image enhancement, using c# and OpenCV for image processing, applied differential filtering will respond quickly
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1377025
    • 提供者:wangli
  1. Patch_Sparsity

    0下载:
  2. 算法仿真:论文《Image Inpaiting by Patch Propagation Using Patch Sparsity》中提出的图像修复算法的; 1)使用了OpenCV2.2.0开源机器视觉库,IDE为VS2010 2)设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2;VS2010属性页文件依赖于此环境变量,在Path中添加C:\OpenCV2.2\bin,更具体的环境配置可以查看OpenCV相关手册设置属性页文件或Email:zhen
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:15690
    • 提供者:
  1. Classic_Exemplar

    0下载:
  2. 论文《Region Filling and Object Removal by Exemplar-Based Image Inpainting》中提出的图像修复算法 1)使用了OpenCV2.2.0和VS2010,设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin,可以根据OpenCV提供的用户手册设置属性页文件 2)生产dll,具体的函数可以查看文件Classic_Exemplar.h
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:11949
    • 提供者:
  1. MR8fast

    0下载:
  2. 论文《A Statistical Approach to Material Classification Using Image Patch Exemplars》提出的算法C++实现 1)使用了OpenCV2.2.0和VS2010,设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin,具体可查看OpenCV的用户手册 2)可zhenjia.dou@gmail.com-The algorithms
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:13586
    • 提供者:
  1. crack

    0下载:
  2. 基于目标跟踪的VC++代码,可以检测跟踪的基于opencv的C代码,有兴趣的可以-cracking vc++ code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2779846
    • 提供者:xiaolee
  1. ch2_ex2_2

    0下载:
  2. 运用C++打开磁盘中一张图片的程序(运用OpenCV),需要用命令行执行-a project to open a picture in your computer using OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1234139
    • 提供者:张嘉男
  1. Houghhesobel

    0下载:
  2. 在C环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the C environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:841
    • 提供者:吴昊
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com