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

搜索资源列表

  1. FastMatchTemplate

    0下载:
  2. This code demonstrate how to do fast template matching using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7501927
    • 提供者:jumanji
  1. calibration

    0下载:
  2. Calibration one camera from video capture. Code similar to opencv sample but portable to QT.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:111244
    • 提供者:Maxx
  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. minarea

    0下载:
  2. opencv source code to find minarea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1108
    • 提供者:qwertbb
  1. vcPPPoint24

    0下载:
  2. 计算24点的小游戏的源代码,基于OPENCV和vc6.0平台。-24-point game calculated the source code, based on OPENCV and vc6.0 platform.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:104795
    • 提供者:啊呜
  1. BmpDecoder

    0下载:
  2. 适用于Altera FPGA Nios II平台uClinux OpenCV之BmpDecoder的源码-Souce code of BmpDecoder for Altera FPGA Nios II uClinux OpenCV
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1993
    • 提供者:岳弘达
  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. vec2img

    0下载:
  2. source code vec to img opencv
  3. 所属分类:Internet/网络编程

    • 发布日期:2016-12-23
    • 文件大小:1232
    • 提供者:rudy
  1. Camera

    0下载:
  2. 基于OPENCV的camera 测试程序-the camera test code, use OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:27504640
    • 提供者:haifeng
  1. video.c

    0下载:
  2. A code how to read the video frames easily and fast accesing from a video... done in opencv VC++ a source code for basics.
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:815
    • 提供者:Murali Krishna
  1. ji

    0下载:
  2. 基于OPENCV的图像平滑代码,有详细的注释。-OPENCV image smoothing based on the code, there are detailed notes.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1217
    • 提供者:dan
  1. VideoFaceChack

    0下载:
  2. 脸部识别源码,需要opencv,使用摄像头,之后对人脸进行检测-Face recognition source code, you need to opencv, using the camera, after the detection of human face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:3008450
    • 提供者:高军
  1. image_average

    0下载:
  2. 用于计算多幅灰度图像的平均图像,需要安装openCV.-using for calculation of average of multiple grey-level images, openCV is required for running this code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1192
    • 提供者:NI
  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. calibration

    0下载:
  2. 此代码为张正友的摄像机标定算法,利用opencv开发环境来实现。-The code is Zhang Zhengyou camera calibration algorithm, using opencv development environment to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:1513472
    • 提供者:任雪菲
  1. Calibration_MFC

    0下载:
  2. 此代码利用OpenCV实现对摄像机的标定且利用MFC开发了标定界面。-This code used to achieve the OpenCV camera calibration and calibration interface was developed using MFC.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2807664
    • 提供者:任雪菲
  1. CImgChange

    0下载:
  2. opencv 对图像就行渐变处理功能代码·功能已实现-opencv image processing code on the line gradient function has been achieved
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1714277
    • 提供者:chris
  1. jiaodianjiance

    0下载:
  2. 人脸检测中的角点检测,识别效果很好,速度快,代码可直接运行,就一个源文件,用的是opencv,需要事前安装。-Face detection in the detection, identification works well and fast, the code can be run directly to a source file, using opencv, requires prior installation.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:2050535
    • 提供者:hanyuyi
  1. OpencvCode

    0下载:
  2. 《opencv基础教程实例》配套源代码,经典实用的OpenCV入门教程,结合实例学习更加容易-" Opencv example Essentials" package source code, classic and practical OpenCV Tutorial, with examples to learn more easily ~ ~ ~ ~
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5139246
    • 提供者:东野
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com