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

搜索资源列表

  1. disttransform

    0下载:
  2. 此程序是基于OPENCV的对图像进行距离变换的-This program is based on the OPENCV the distance transform the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3286636
    • 提供者:胡锦
  1. motion-tracking-and-implementation

    0下载:
  2. 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:129793
    • 提供者:mei88
  1. disparity-image

    0下载:
  2. 本代码得到的结果是图像的视差图,通过灰度的不同来显示距离的远近-The results obtained in this code is the disparity map of the image, to display different gradation distances
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:2957548
    • 提供者:陈凯
  1. BinImage

    0下载:
  2. 使用opencv实现最大类间距离、最大熵和迭代法求图像二值化阈值,供大家参考;-Using opencv achieve maximum class distance, maximum entropy and iterative method for image binarization threshold, for your reference
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:1385
    • 提供者:schure
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. tuxiangchuli

    0下载:
  2. 彩色数字图像边缘检测,高斯滤波、欧式距离、Canny算子、双阈值处理和非极大抑制。-Color digital image edge detection, gaussian filtering, Euclidean distance, Canny operator, double threshold processing and not greatly suppressed.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5475
    • 提供者:jiajun
  1. SobelOperator

    0下载:
  2. 在C++中使用sobel算子对图像进行距离变换-Use the sobel operator in C++ distance transformation in the image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:714
    • 提供者:zhouzijie
  1. histram

    0下载:
  2. 用于相似颜色图像检索,传统直方图法,巴氏系数法,传统欧式距离法-For the image similarity graph, the traditional histogram Bhattacharyya coefficient method, traditional Euclidean distance method
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1625
    • 提供者:潇枫
  1. lightFind

    0下载:
  2. 通过对选定图像在屏幕上的差值计算来获取图像运动的方向,距离等数据。-Through the selected image on the screen to get the difference between the calculated movement direction of the image and distance data.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11294747
    • 提供者:张潇
  1. 0db98e1e158c

    0下载:
  2. VC++聚类程序,进行图像识别,双目距离检测中有应用-VC++ clustering procedure, image recognition, binocular distance detection in applications
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:90163
    • 提供者:liguangya
  1. lineinfo

    0下载:
  2. 对图像上的一组平行线段根据距离,角度,截距进行分组过滤,统计-The image of a group of parallel lines according to the distance, angle, intercept packet filtering, statistics
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:3899
    • 提供者:李书很
  1. image2Dpositionto3D

    0下载:
  2. 将指定图像在平面和立体之间实现转化,并输出平面坐标距离对应的空间距离-Change image 2d to 3d,including data and position.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-12
    • 文件大小:4096
    • 提供者:汤华
  1. distanceTransform

    0下载:
  2. 距离变换,用于计算图像中每一个非零点距离离自己最近的零点的距离(Distance transformation is used to compute the distance of each non-zero distance in an image from its nearest zero point)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-18
    • 文件大小:70656
    • 提供者:danielsaoxia
  1. GLCM-OpenCV-master

    0下载:
  2. 由于纹理是由灰度分布在空间位置上反复出现而形成的,因而在图像空间中相隔某距离的两象素之间会存在一定的灰度关系,即图像中灰度的空间相关特性。灰度共生矩阵就是一种通过研究灰度的空间相关特性来描述纹理的常用方法。 Gray-level co-occurrence matrix from an image 图像的灰度共生矩阵(Because the texture is formed by the repeated appearance of the gray distribution in the
  3. 所属分类:OpenCV

    • 发布日期:2018-05-03
    • 文件大小:914432
    • 提供者:zbf661
搜珍网 www.dssz.com