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

搜索资源列表

  1. ch6_ex6_3

    0下载:
  2. 透视变换代码 除了3*3矩阵和三个控点变为四个控点外,透视变换在其他方面与仿射变换完全类似-Perspective transformation code in addition to 3* 3 matrix and the three control points into four control points, the perspective transformation in other areas with similar affine transformation complete
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1.24kb
    • 提供者:cdy
  1. GeroundImagsDetection

    0下载:
  2. 一个图像背景差分边缘提取,采用OpenCV来完成源代码。-A background difference image edge detection using OpenCV to complete the source code.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.21mb
    • 提供者:快捷的
  1. openCV-2.2_collection

    0下载:
  2. 自己整理的opencv源码分析,是关于opencv2.2的,里面也有自己的翻译,如果大家喜欢,我陆续会把源码分析一个个上传完毕-Opencv source of his finishing is about opencv2.2' s, which also has its own translation, if you like, I will gradually upload one complete source code analysis
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:628.25kb
    • 提供者:高永强
  1. Temporal-Difference

    0下载:
  2. 运动目标检测帧差法的源代码 opencv代码 自己调试运行通过,感觉效果还不错,适合本科毕设-Frame difference method for moving object detection source code opencv code debugging and running through, feeling pretty good, suitable for undergraduate Complete set
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8.46mb
    • 提供者:王扬
  1. qtrack_090

    0下载:
  2. QTrack是使用opencv库编写的面部追踪系统。性能比使用camshift的系统要好-QTrack is a face tracker for use with OpenCV. QTrack is both faster and more robust than OpenCV s Camshift for tracking faces. QTrack version 0.90 was written by Robin Hewitt and is distributed un
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.76mb
    • 提供者:Hercules_z
  1. DrawContours

    0下载:
  2. OPENCV轮廓检测完整源代码适合初学者使用-Contour detection OPENCV complete source code for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:395.65kb
    • 提供者:danpianji
  1. OpenCV-base

    0下载:
  2.  OpenCV提供的视觉处理算法非常丰富,并且它部分以C语言编写,加上其开源的特性,处理得当,不需要添加新的外部支持也可以完整的编译链接生成执行程序,所以很多人用它来做算法的移植,OpenCV的代码经过适当改写可以正常的运行在DSP系统和单片机系统中,目前这种移植在大学中经常作为相关专业本科生毕业设计或者研究生课题的选题。-OpenCV vision processing algorithms provide very rich, and it part of the C language, w
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13.35mb
    • 提供者:liushiyi
  1. facedetect

    0下载:
  2. 人脸检测,完整代码,visual c++编译成功-Face detection, complete code, Visual C++ compiler! !
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:7.93mb
    • 提供者:lgh
  1. adaboosthaar

    0下载:
  2. 该代码完成在vs2008环境中基于Opencv的人脸检测,Opencv为2.3.0版本-The code to complete the vs2008 environment Opencv-based human face detection, Opencv 2.3.0 version
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2.75mb
    • 提供者:王明玉
  1. OpenCV-2

    0下载:
  2. 计算机视觉计算,入门知识通俗易懂,源码齐全-Calculation of computer vision, get started straightaway, complete source code
  3. 所属分类:OpenCV

    • 发布日期:2017-11-28
    • 文件大小:2.64mb
    • 提供者:shuijing
  1. xxxshubiao

    0下载:
  2. 一个非常效率很高的识别图像中任意点的R,G,B像素值和灰度值化后灰度值的完整算法,大部分代码写在了一个类中-A very high efficiency of the identification image of an arbitrary point of R, G, and B pixel values ​ ​ and gray scale value after the gradation value of the complete algorithm, most of
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:8.52mb
    • 提供者:zz
  1. SIFT_VC

    0下载:
  2. 这个基于OpenCv的sift算法,很经典,适合初学者拿来学习,本代码能完成图像匹配功能,并有很好的抗噪能力。-This is sift based OpenCv the algorithm, very classic, suitable for beginners used to study the code to complete the image matching functionality, and good noise immunity.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:10.75mb
    • 提供者:王浩
  1. openCV5

    0下载:
  2. 基于opencv的五分完整源码,包括轮廓检测、摄像头标定、图像旋转与缩放、离散傅里叶变换、BMP与IplImage相互转换。-Opencv fifth complete source code, including contour detection, camera calibration, image rotation and scaling, discrete Fourier transform, BMP and IplImage conversion.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:11.71kb
    • 提供者:焦文祥
  1. sift4

    0下载:
  2. 代码在VC6.0开发环境运行,完成SIFT特征提取以及匹配,可以运用到车辆检索和匹配中。-Code in VC6.0 development environment running, complete SIFT feature extraction and matching, can be applied to a vehicle search and matching.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:3.79mb
    • 提供者:乔鸿海
  1. learning-OpenCV-code

    0下载:
  2. 学习opencv的随书例程代码,完整的代码,另附有说明-Routines with the book learning opencv code, complete code, attached a note
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.6mb
    • 提供者:孟江曼
  1. perspective

    0下载:
  2. 此代码主要介绍了图像的稀疏映射,通过一副图像的四个点来确定映射函数,从而达到图像的映射,代码完整的解释了映射的详细算法-This code describes the mapping of the sparse image through an image four points to determine the mapping function, so as to achieve the image mapping, code complete a detailed explanation o
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.38mb
    • 提供者:王潘
  1. 771

    2下载:
  2. 二维码图像匹配加黑白块缺陷检测,利用opencv halcon完成实现-Plus black and white two-dimensional code image matching block defect detection using opencv halcon complete the implementation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.11mb
    • 提供者:wanghw
  1. edge--detection

    0下载:
  2. 用opencv实现的边缘检测功能,根据学习opencv一书中的伪码补充和完整后的代码,可以运行-Edge detection with opencv function, according to the pseudo-code complement and complete code after learning opencv book, you can run
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:17.12mb
    • 提供者:zmm
  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. VS-code

    0下载:
  2. 在opencv坏境下,实现立体匹配后期处理,增加最后效果-it can complete the last process after the Stereo Matching,which can improve the matching result
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1.52mb
    • 提供者:憨豆先生
« 12 »
搜珍网 www.dssz.com