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

搜索资源列表

  1. OpenSURFwithimg

    0下载:
  2. 注意,本程序测试是在VISUAL STUDIO2005下实现的,这个是本人搜索到的基于OPENCV和vc++的SURF算法,原来找到后,无法使用,自己在里面添加了opencv的一些头文件和库函数,直接可以使用,显示结果,希望对大家有帮助。-Note that this procedure test is VISUAL STUDIO2005 to achieve, and this is my search-based OPENCV and vc++ the SURF algorithm, the
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1378988
    • 提供者:吴若鸿
  1. HoG

    0下载:
  2. 基于hog算法的人数识别程序,使用了openCV视觉库,效率高,主要是边缘检测-Algorithm based on the number of hog identification procedures
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:924713
    • 提供者:刘子源
  1. opencv编程入门

    0下载:
  2. 本文介绍了opencv入门的一些资料,读了这个资料可以很快入手
  3. 所属分类:技术管理

    • 发布日期:2012-10-26
    • 文件大小:566784
    • 提供者:zdz888926
  1. diff2bg

    0下载:
  2. 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:2854
    • 提供者:zhang li
  1. MushroomClassification

    1下载:
  2. opencv实现的mushroom数据的分类,一共有八种不同的学习方法,包括贝叶斯、SVM、神经网络,等等。-opencv implementation mushroom data classification, a total of eight kinds of different learning methods, including Bayesian, SVM, neural networks, and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6834176
    • 提供者:zhouguoguo
  1. car_detect(opencv)

    0下载:
  2. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1215418
    • 提供者:董月
  1. motion_or_car_detect

    1下载:
  2. 本程序是使用OPENCV对运动物体进行检测,内中包含一段运动车量视频,代码经过调试正确-This procedure is used to detect moving objects OPENCV on, in the amount contained in a sports car video, the correct code after debugging
  3. 所属分类:图形/文字识别

    • 发布日期:2012-11-13
    • 文件大小:4206211
    • 提供者:chennaruto
  1. opencvgray

    0下载:
  2. opencv,C++图像处理,包括平移,缩放,旋转,形态学变换,灰度转换,阈值分割等操作,适用计算机视觉初学者。-opencv, C++ image processing, including translation, scaling, rotation, morphological transformation, grayscale conversion, segmentation, etc, for beginner computer vision.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6094
    • 提供者:sdphw
  1. cvCarRecog

    0下载:
  2. 基于Opencv的汽车牌照定位与字符识别源代码,可以运行 -Vehicle License Plate Location Based on Opencv and character recognition source code, you can run
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:2715
    • 提供者:sbifwj
  1. read-file

    0下载:
  2. 背景建模,运动目标检测,读视频文件,opencv中的图像处理-Background modeling, moving object detection, reading and video files, opencv Image Processing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:5064
    • 提供者:高东旭
  1. SIFTSURF

    1下载:
  2. SIFT算法、SURF算法和PCA—SIFT算法的实例,里面要安装OPENCV才能用的-SIFT algorithm, SURF algorithm and PCA-SIFT algorithm instance, which can be used to install OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1755761
    • 提供者:宋丹
  1. OpenCV_chinese_document

    0下载:
  2. opencv 中文文档 关于opencv 的所有函数,所有用法及例子-Chinese opencv documentation
  3. 所属分类:Document

    • 发布日期:2017-05-13
    • 文件大小:3242655
    • 提供者:yuganchao
  1. PedestrianExtraction

    1下载:
  2. 基于opencv的行人检测,用到了svm,haar特征-Opencv-based pedestrian detection, use the svm, haar features, etc.
  3. 所属分类:OpenCV

    • 发布日期:2012-11-07
    • 文件大小:1901157
    • 提供者:王战新
  1. backgroundSubtraction_v0

    0下载:
  2. 基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background frames as a training set.The background model is per-pixel RGB space Gaussian, assuming independenc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:14808
    • 提供者:taotaoking
  1. 107215820moveobjectdetect

    0下载:
  2. opencv motion detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:78702
    • 提供者:_Timon_
  1. grabcut

    1下载:
  2. opencv抠图算法。c语言实现。需要较少的用户输入就能实现很好的分割效果。-opencv matting algorithm
  3. 所属分类:OpenCV

    • 发布日期:2016-12-15
    • 文件大小:2048
    • 提供者:熊改
  1. samples

    1下载:
  2. GrabCut抠图静态自动抠图实现,基于VS2008和OPENCV-GrabCut Matting static automatic matting to achieve, based on VS2008 and OPENCV
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2529
    • 提供者:sfdghs
  1. haarcascades

    1下载:
  2. opencv中haar+Adaboost已经训练好的分类器。有双目、身体等等,出自专家之手,必属精品,CV 1.0版本的有需要就下吧。-haarcascades train by expects, body, eyes.. xml files of many kinds are included which can be used directly. OpenCV 1.0 ver can download from here.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1503044
    • 提供者:Lei ChunPo
  1. OpenCV_API

    0下载:
  2. OpenCV是一个强大的图形图像处理插件,而且是开源。对于图像处理的朋友很有帮助-OpenCV is a powerful graphic image processing plug-ins, but also open source. Very useful for image processing a friend
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:336117
    • 提供者:谢国辉
  1. OpenCV-Cookbook

    0下载:
  2. OpenCV.2经典书籍 很多实例 可以用做项目二次开发-OpenCV.2.Computer.Vision.Application.Programming.Cookbook Very good!
  3. 所属分类:OpenCV

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