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

搜索资源列表

  1. opencv_Mine

    0下载:
  2. 用opencv和C++写的扫雷的程序。与大家一起共享。-C++ with opencv and written procedures for mine clearance. To share with everyone.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5136417
    • 提供者:程涛军
  1. note

    0下载:
  2. 利用OpenCV和VS2008 C++,实现了再一个窗口中显示多个子窗口并处理图像,程序可直接运行!-Using OpenCV and VS2008 C++, and then realized a window display multiple child windows and image processing, the program can be run directly!
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:41306112
    • 提供者:linjingliang
  1. PointOperation

    0下载:
  2. Small C++ app with opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7302448
    • 提供者:Van
  1. Marksdetection

    2下载:
  2. 自己曾经做的一个项目,基于几何特征的模式识别。可以有效的识别等边三角形,矩形,六角形 和圆形。 基于c++和OpenCV 编写的程序。是学习OpenCV的好代码。 图像处理&模式识别。-Marksdetection for equilateral triangles,rectangle, regular hexagon, special orthogonal polygons and circles Based on C++ and OpenCV good source code f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-20
    • 文件大小:4906
    • 提供者:Norbert
  1. src

    0下载:
  2. an opencv motion detect program using c-an opencv motion detect program using c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-10
    • 文件大小:17205625
    • 提供者:ace
  1. SSIM_C

    0下载:
  2. SSIM 近些年来被广泛用于衡量图象的质量,它克服了PSNR固有的一些局限性.目前网络上的SSIM相关的实现代码主要是MATLAB或者使用OPENCV库的代码.本代码完全采用C语言实现,接口简单,便于嵌入到用户代码中评估生成的图象质量-Using pure C language, this code implement the SSIM algorithm presented in the paper "Image Quality Assessment: From Error Visibilit
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:91243
    • 提供者:罗忠祥
  1. xdx

    0下载:
  2. 本文介绍的是基于类内最小距离的人耳识别,利用图像处理上的一些基本的预处理和特征提取与类内最小距离比较来达到识别的目的,通过在VC环境下运用C++和OPENCV进行编程,观察实现的效果。-ear recognition Based on the minimum distance
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2166
    • 提供者:xiaoxie
  1. sift-1.1.2_20100521

    0下载:
  2. 实现sift算子(特征提取与描述)的C++程序,使用了OpenCV库,包含帮助文档(docs文件夹内) SIFT algorithm implementing in C-实现sift算子(特征提取与描述)的C++程序,使用了OpenCV库,包含帮助文档(docs文件夹内) SIFT algorithm implementing in C++
  3. 所属分类:Graph program

    • 发布日期:2017-06-11
    • 文件大小:18254984
    • 提供者:chmt
  1. solution_1_guangliu

    0下载:
  2. 本代码利用OPENCV从摄像头抓取一帧彩色图像,用C语言编写的光流程序进行处理,算法是基于摄像头固定的情形。-OPENCV the code from the camera using a color image capture, using C language program to process the optical flow algorithm is based on a fixed camera case.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4168378
    • 提供者:Lee
  1. XopenCv

    0下载:
  2. 自己在c++6.0平台上结合opencv写的图像处理代码,并且有必要的注解,可提供学习。-Own c++6.0 platform image processing with opencv write code, and necessary annotations, providing learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4259793
    • 提供者:liuyanxin
  1. W-S

    0下载:
  2. 利用OpenCV,自己编写的视频读取和保存的C文件-Using OpenCV, read and write your own video files saved C
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:985
    • 提供者:李鑫
  1. Detect100227a

    0下载:
  2. visual c++ 人脸检测程序,可以检测图片中的人脸。必须安装opencv才能运行。-visual c++ face detection program that can detect faces in the picture. Opencv must be installed to run.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1453367
    • 提供者:杨永米
  1. VideoProc

    0下载:
  2. 基于OPENCV的视频处理的C++程序,用visual C++ 和 OPENCV 1.0编的-OPENCV video processing based on the C++ program, using visual C++ and compiled OPENCV 1.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3975247
    • 提供者:征宇
  1. data_chess

    0下载:
  2. 完整的黑白棋游戏代码,利用OpenCV加载棋盘图片,用C++编写程序代码,附有详细的代码注释,让读者通俗易懂-Othello complete game code using OpenCV chessboard image loading, using C++ programming code, the code with detailed annotations, so easy to understand
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:3945641
    • 提供者:李涛
  1. CAMSHIFT

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出的一个例子。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 version of the SAMPLE given in an example.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:21335
    • 提供者:谢露
  1. mushroom.cpp

    0下载:
  2. Mushroom example with OpenCV and C language. This program demonstrated the use of OpenCV s decision tree function for learning and predicting data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4032
    • 提供者:marcusbarnet
  1. Digital-Image-Processing

    0下载:
  2. 数字图像处理 中值滤波和中值滤波 visual C++6.0 配置opencv进行的图像处理。-Digital image processing median filter and median filter
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1252
    • 提供者:乌有
  1. 1

    0下载:
  2. 运用OpenCV实现一定的图像处理小功能的C++程序-Using OpenCV image processing to achieve a certain small features C++ program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3233197
    • 提供者:xiaolai
  1. licence-plate-recognition

    0下载:
  2. licence plate recognition written in c++. non-opencv program no extralibrary ne-licence plate recognition written in c++. non-opencv program no extralibrary needed
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:736901
    • 提供者:papriko
  1. facedetection

    0下载:
  2. 这是应用OPENCV和C++编写的一个人脸识别的程序,识别率很高-This is OPENCV and C++ application written in a face recognition program, a high recognition rate
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3230744
    • 提供者:maweizhang
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com