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

搜索资源列表

  1. distortion

    0下载:
  2. 使用VS2013+opencv2实现图像的畸变矫正,矫正结果比较理想-Using VS2013+ opencv2 to achieve image distortion correction, correction results are ideal
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:11755419
    • 提供者:魏风
  1. SVM

    0下载:
  2. Hog+SVM是速度和效果综合平衡性能较好的一种行人检测方法。后来,虽然很多研究人员也提出了很多改进的行人检测算法,但基本都以该算法为基础框架。因此,Hog+SVM也成为一个里程表式的算法被写入到OpenCV中。在OpenCV2.0之后的版本,都有Hog特征描述算子的API,而至于SVM,早在OpenCV1.0版本就已经集成进去了;OpenCV虽然提供了Hog和SVM的API,也提供了行人检测的sample,遗憾的是,OpenCV并没有提供样本训练的sample。这也就意味着,很多人只能用Ope
  3. 所属分类:图形图象

    • 发布日期:2016-12-04
    • 文件大小:24802957
    • 提供者:zhu_zq
  1. kalman

    0下载:
  2. OpenCV2.4.9 + vs2010 卡尔曼滤波-OpenCV2.4.9+ vs2010 Kalman Filter
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:7856
    • 提供者:小小小刚
  1. 12.retinademo

    0下载:
  2. OpenCV2.4.9+VS2010 Retina特征点检测-Retina feature point detection
  3. 所属分类:Windows编程

    • 发布日期:2017-05-05
    • 文件大小:98834
    • 提供者:小小小刚
  1. 9.MeanShift

    0下载:
  2. OpenCV2.4.9+VS2010【MeanShift图像分割】MeanShift-OpenCV2.4.9+VS2010 MeanShift image segmentation [] MeanShift
  3. 所属分类:Windows编程

    • 发布日期:2017-05-05
    • 文件大小:62157
    • 提供者:小小小刚
  1. 课程设计车速与撞线时间估计

    2下载:
  2. 本人的课程设计,题目是车速与撞线时间估计,可以直接运行,采用opencv2.4.8进行开发,但效果一般,仅供参考-I curriculum design, speed and crossing the finish line is the subject of time estimate, it can be run directly, using opencv2.4.8 development, but the general effect, for reference only
  3. 所属分类:其他小程序

    • 发布日期:2017-03-27
    • 文件大小:67725994
    • 提供者:赵俊
  1. 1

    0下载:
  2. 本人的课程设计,题目是基于视频的手写数字识别,大家可以参考参考,采用opencv2.4.8进行开发。-curriculum design, the title is based on the handwritten digital video recognition, we can refer to the reference, the use of opencv2.4.8 for development.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9280523
    • 提供者:赵俊
  1. opencv3_code

    0下载:
  2. opencv3编程入门书中附带的源程序,运行环境VS2013+opencv2.4.9-Opencv 3 programming book attached to the source code, VS2013+opencv3.0 operating environment
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:25360063
    • 提供者:翟随强
  1. Opencv2.0.0

    0下载:
  2. Linux下的opencv压缩包解压即可编译。-opencv Linux under compression decompression can be compiled.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-30
    • 文件大小:12756645
    • 提供者:蓝辉
  1. three-image-difference

    0下载:
  2. 对视频序列中的运动目标使用三帧差法进行检测,经过测试后能在VS2010+opencv2.4.10下运行。-The video sequence of moving targets using three frame difference detection, after testing can run under VS2010+opencv2.4.10.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:342362
    • 提供者:周伟强
  1. doublecamera

    0下载:
  2. 双目立体标定程序,环境vs2013+opencv2.4.9-Binocular stereo calibration procedures, the environment vs2013+ opencv2.4.9
  3. 所属分类:Console

    • 发布日期:2017-05-31
    • 文件大小:12941357
    • 提供者:车车
  1. MeanShiftTrack

    0下载:
  2. 基于opencv2.43和visual2013的图像跟踪程序,采用meanshift跟踪算法,实时性和稳定性非常好-Robust meanshift track algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24033533
    • 提供者:sage
  1. test1

    0下载:
  2. VS2013+OPENCV2.4,阀值分割,查找轮廓,显示缺陷,可知程序运行时间-VS2013+OPENCV2.4, threshold segmentation, find contours, display defects, known program run time
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7636810
    • 提供者:幻影之武
  1. test2

    0下载:
  2. VS2013+OPENCV2.4,固定阀值分割,形态学处理,图像相减,查找轮廓,可知程序运行时间-VS2013+OPENCV2.4, fixed threshold segmentation, morphological processing, image subtraction, find the outline, you can see the program run time
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8708720
    • 提供者:幻影之武
  1. test3

    0下载:
  2. VS2013+OPENCV2.4,OTSU阀值分割确定目标区域,sobel差分算子用来进行边缘检测,可知程序运行时间-VS2013+OPENCV2.4, OTSU segmentation threshold determining target region, sobel operator for performing differential edge detection, it can be seen running time
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7629501
    • 提供者:幻影之武
  1. ConsoleApplication1

    0下载:
  2. VS2013+OPENCV2.4,图像高斯滤波阀值分割形态学处理,提取轮廓用来进行匹配,可知程序运行时间-VS2013+OPENCV2.4, Gaussian filtered image segmentation threshold morphological processing, contour extraction for matching, it is understood program runtime
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2756843
    • 提供者:幻影之武
  1. PIPEI

    0下载:
  2. vs2013+opencv2.4,用hough直线变换提取3条直线,并求出3条直线交点,得到一个三角形ROI区域-vs2013+opencv2.4, with a straight line hough transform to extract three straight, and find the intersection of three straight, to give a triangular region ROI
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3065267
    • 提供者:幻影之武
  1. properties

    0下载:
  2. opencv2.4.13在vs2013的配置属性表-props of opencv2.4.13 in vs2013
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1158
    • 提供者:孙谦晨
  1. second_edition_code

    0下载:
  2. 《opencv2计算机视觉编程手册第二版》一书的配套源码。-These file contains material supporting the cookbook:Computer Vision Programming using the OpenCV Library. Second Edition by Robert Laganiere, Packt Publishing, 2013.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13436157
    • 提供者:林山仙
  1. OpenCV2-bookcode

    0下载:
  2. OpenCV提供的视觉处理算法非常丰富,并且它部分以C语言编写,加上其开源的特性,处理得当,不需要添加新的外部支持也可以完整的编译链接生成执行程序,所以很多人用它来做算法的移植- OpenCV提供的视觉处理算法非常丰富,并且它部分以C语言编写,加上其开源的特性,处理得当,不需要添加新的外部支持也可以完整的编译链接生成执行程序,所以很多人用它来做算法的移植 Visual processing algorithms provided by OpenCV is very rich, an
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8609463
    • 提供者:阿泉
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 »
搜珍网 www.dssz.com