CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - opencv code

搜索资源列表

  1. ifdef

    0下载:
  2. 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。 -Face Detecti
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4556
    • 提供者:qgfhit
  1. Calibrtwocama

    1下载:
  2. 这是前段时间自己写的一个给两个摄像机定标的对话框程序,核心部分根据是张正友的opencv算法和代码改编。对学习标定有帮助。-This is the side of himself wrote a two camera to the subject of the dialog box procedure, According to the core are Mr opencv Friends of the algorithm and code adaptation. Calibration of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:212875
    • 提供者:刘恒
  1. learcode

    0下载:
  2. 行人检测源程序,居于svm技术。和梯度直方图提取-Pedestrian Detection source, living in SVM technology. And gradient histogram extraction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1651653
    • 提供者:李可
  1. Steerable_filters

    0下载:
  2. Matlab code to visualize Steerable filters.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:339821
    • 提供者:M3out
  1. anisodiff_Perona-Malik

    0下载:
  2. image processing source code of anisotropic diffusion.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:8205
    • 提供者:jinhyung
  1. EllipseDirectFit

    0下载:
  2. 椭圆的拟合 MATLAB源代码 很强大!-Fitting elliptical MATLAB source code is very powerful!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:934
    • 提供者:shiyuexin
  1. camshift_tracking

    1下载:
  2. camshift跟踪代码,基于opencv-camshift tracking code, based on opencv
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-03
    • 文件大小:1823135
    • 提供者:吕仕铉
  1. norm

    0下载:
  2. A source code of function which convert image from RGB scale - space into normalized RGB scale - space, using Visual C++ 2008 and OpenCV library. Normalized RGB scale - space can be used in color detection techniques, because this is independent
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:339109
    • 提供者:lukeam
  1. facedetect

    0下载:
  2. 人脸检测,的程序计算机视觉,opencv-face detection code example computer vision
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2029
    • 提供者:york
  1. Proj3-Talk

    0下载:
  2. some code for opencv in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2584385
    • 提供者:胡永涛
  1. Proj3-Report

    0下载:
  2. some code for opencv in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2246333
    • 提供者:胡永涛
  1. cannyedge

    0下载:
  2. this canny edge detection code using opencv-this is canny edge detection code using opencv
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:781
    • 提供者:adfda
  1. TrackingAlgorithm

    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 in this example is given
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:7829
    • 提供者:梁浩
  1. FaceDetection_MATLAB_Call_OpenCV

    0下载:
  2. 本程序在MATLAB中调用了OpenCV的AdaBoost检测器实现了人脸检测,还可用来学习MATLAB中调用C/C++代码的方法,研究人脸识别和希望熟悉MATLAB的同志们不妨试一试。-This procedure is called in MATLAB, OpenCV the AdaBoost detector implemented face detection, can also be used to learn MATLAB to call C/C++ code used to stu
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1892374
    • 提供者:
  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. matlab-code

    0下载:
  2. gui in matlab and opencv
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:105442
    • 提供者:sherley
  1. vector

    0下载:
  2. 代码设计了可以用来存图像轮廓的数据结构。类的设计。类似与OPENCV的设计方案-The code design can be used to save image outline of data structure. The design of the class. Similar and OPENCV design scheme
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:908968
    • 提供者:qihui
  1. snake

    0下载:
  2. This code implements snake algorithm using opencv
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:969
    • 提供者:ebnmgl
  1. train-classification

    0下载:
  2. OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code can be used to carry out face recognition and treatment
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:57792
    • 提供者:csy
  1. plate-recognition

    0下载:
  2. 这是一份基于VC的简单车牌识别代码,初学opencv的不妨借鉴参考。-This is a simple license plate recognition based on the VC code, beginner may wish to draw the opencv reference.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:3945399
    • 提供者:peter
« 12 »
搜珍网 www.dssz.com