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

搜索资源列表

  1. gradient_-method

    1下载:
  2. 数字散斑相关计算中,亚像素位移检测,梯度算法-sub-pixel, gradient method,DSCM
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:598
    • 提供者:gs
  1. TestStaticFaceDetect[2013-12-29]

    0下载:
  2. 利用VC++和opencv实现的人脸检测检测代码,利用霍夫变换以及opencv相关的库实现-Face detection code using VC++ and opencv realized, using Hof transform and opencv related Library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4712652
    • 提供者:klaus wang
  1. SAR-plane

    2下载:
  2. 机场跑道检测的相关程序,自己写的,效果不错-Airport detection
  3. 所属分类:Special Effects

    • 发布日期:2014-12-05
    • 文件大小:2048
    • 提供者:zhangyuan
  1. face

    0下载:
  2. 关于openCV的学习代码,脸部检测 有相关的算法-About openCV learning code, face detection Related algorithms
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1787438
    • 提供者:胡普育
  1. three-Frame-difference-method

    0下载:
  2. 基于视频图像的三帧差法,使用相邻且连续的三帧图像进行相关的运算得到运动目标。一般用于运动目标检测。-Based on the video image of three difference method, the use of adjacent and contiguous three images related to the operation to get moving target. Generally used for moving target detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9128960
    • 提供者:chen
  1. jiankong_tupian

    0下载:
  2. 基于图像识别相关的程序,包含各种边缘检测算子的程序-Based on image recognition-related programs, including a variety of edge detection operator program
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:2449
    • 提供者:热带鱼
  1. OpenCVdemo

    0下载:
  2. OpenCV中Harris角点检测相关的知识点 Harris角点检测的cornerHarris函数的使用方法-Harris corner detection in OpenCV related knowledge Use cornerHarris Harris corner detection function
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2236935
    • 提供者:陆伟
  1. OpenCVdemo14

    0下载:
  2. OpenCV重映射 & SURF特征点检测合辑 OpenCV中重映射和SURF特征点检测相关的知识点 OpenCV中重映射相关的函数remap SURF算法在OpenCV中的体现与应用-OpenCV heavy mapping & SURF feature points detection collection OpenCV in mapping and SURF feature points detection related knowledge OpenCV remap
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2084388
    • 提供者:陆伟
  1. imm3620

    0下载:
  2. 多元变化检测(MAD)、最大自相关因子(MAF)、典型相关分析(CCA)、主成份分析(PCA)的Matlab代码-Matlab code to perform multivariate alteration detection (MAD) analysis, maximum autocorrelation factor (MAF) analysis, canonical correlation analysis (CCA) and principal component analysis (PC
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8412
    • 提供者:郝荣欣
  1. fitline

    0下载:
  2. 适用于初学者学习的,对图像中直线进行检测,利用opencv库的相关函数-it is a source code for line fit
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15183197
    • 提供者:环宇
  1. sobel-opencv

    0下载:
  2. 基于opencv的sobel算子的实现,包含相关文档和详细代码,可用于图像边缘检测的实现。-Sobel operator based on opencv implementation, including relevant documents and detailed code, can be used for the realization of image edge detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3341917
    • 提供者:stone
  1. image-mosaic.doc

    0下载:
  2. 图像拼接(image mosaic)技术是将一组相互间重叠部分的图像序列进行空间匹配对准,经重采样合成后形成一幅包含各图像序列信息的宽视角场景的、完整的、高清晰的新图像的技术。图像拼接在摄影测量学、计算机视觉、遥感图像处理、医学图像分析、计算机图形学等领域有着广泛的应用价值。 一般来说,图像拼接的过程由图像获取,图像配准,图像合成三步骤组成,其中图像配准是整个图像拼接的基础。本文研究了两种图像配准算法:基于特征和基于变换域的图像配准算法。 在基于特征的配准算法的基础上,提出一种稳健的基于特征点的
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:332849
    • 提供者:
  1. TLD

    2下载:
  2. 本程序是在vs2010+opencv的平台上运行的,利用的是opencv2.4.9,C++写的,该算法与传统跟踪算法的显著区别在于将传统的跟踪算法和传统的检测算法相结合来解决被跟踪目标在被跟踪过程中发生的形变、部分遮挡等问题。同时,通过一种改进的在线学习机制不断更新跟踪模块的“显著特征点”和检测模块的目标模型及相关参数,从而使得跟踪效果更加稳定、鲁棒、可靠。最后的得到的效果令人满意。-This program is run on a platform vs2010+opencv, the use
  3. 所属分类:OpenCV

    • 发布日期:2016-12-01
    • 文件大小:282624
    • 提供者:陈华
  1. sobel-edge-detection

    0下载:
  2. 个人编写的一个干净VC++图像处理框架,并实现了SOBEL边缘检测算法,可为同学们相关作业参考,也可为初学者提供学习的资料,可相互交流-Personal writing a clean vc++ image processing framework, and implements the SOBEL edge detection algorithm, can be reference for the students homework, also can provide for beginner
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18150075
    • 提供者:suiyinling
  1. aaa

    0下载:
  2. 用于运动目标的检测,对目标进行二值化并提取目标的最小外接矩形,从而获取相关数据-The image data of consecutive frames graying binary and intercept the target minimum bounding rectangle to obtain the target
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1251
    • 提供者:张子龙
  1. handGestureDetection

    0下载:
  2. 基于VS+opencv的手势识别,主要是用到了轮廓检测的相关技术-VS+ opencv gesture recognition based on contour detection is mainly used in the related art
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8477086
    • 提供者:juring
  1. toolbox-master

    0下载:
  2. 这是一个简单的图像处理的matlab程序,这个程序主要用于行人检测的相关功能-this is a php website which is based on Thinkphp ,this is a formal type which you can use it to build your own website
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9654450
    • 提供者:jeccica
  1. xinhaohezixiangguan

    0下载:
  2. 使用自相关函数来检测混合信号中的周期信号-Use the autocorrelation function to detect a periodic signal mixed signals
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:532
    • 提供者:fuguanghui
  1. amatlab

    4下载:
  2. 基于matlab写的一个道路障碍物识别,可检测道路障碍物,利用数字图像处理相关知识,如平滑,边缘检测等-Based on MATLAB write a road obstacle identification, can detect road obstacles, the use of digital image processing related knowledge, such as smooth, edge detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2023844
    • 提供者:peibin
  1. HarrisCorner

    3下载:
  2. 对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图
  3. 所属分类:OpenCV

    • 发布日期:2016-11-30
    • 文件大小:504832
    • 提供者:qian
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com