CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 图形图象

资源列表

« 1 2 ... .30 .31 .32 .33 .34 14835.36 .37 .38 .39 .40 ... 16766 »
  1. imagesitch

    0下载:
  2. 全景图像拼接,特征的提取后,可以对多张图像进行拼接-imagestitch opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:2.73kb
    • 提供者:孙旭光
  1. canny

    0下载:
  2. Canny 的目标是找到一个最优的边缘检测算法,最优边缘检测的含义是: 好的检测- 算法能够尽可能多地标识出图像中的实际边缘。 好的定位- 标识出的边缘要尽可能与实际图像中的实际边缘尽可能接近。 最小响应- 图像中的边缘只能标识一次,并且可能存在的图像噪声不应标识为边缘。-Canny goal is to find an optimal edge detection algorithm, the optimal edge detection means: Good test- a
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:12.35kb
    • 提供者:ZHENGJINGRANG
  1. harris

    0下载:
  2. 该算法是基于像素领域包含若干元素的近似圆形模板,对每个像素基于该模板领域的图像灰度计算角点响应函数(CRF)的数值,如果大于某阈值且为局部极大值,则认为该点为角点。角点的精度与圆形模板大小无关,圆形模板越大,检测的角点数越多,则计算量也越大,本文圆形模板包含37个元素,该近似圆形模板-The algorithm is based on pixel art consists of several elements approximation circular template for each p
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:11.22kb
    • 提供者:ZHENGJINGRANG
  1. Background-difference-method

    0下载:
  2. 背景差分法是采用图像序列中的当前帧和背景参考模型比较来检测运动物体的一种方法,其性能依赖于所使用的背景建模技术。背景差分法检测运动目标速度快,检测准确,易于实现,其关键是背景图像的获取。在实际应用中,静止背景是不易直接获得的,同时,由于背景图像的动态变化,需要通过视频序列的帧间信息来估计和恢复背景,即背景重建,所以要选择性的更新背景。-Background difference method is the use of images in the sequence of the current
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:166.59kb
    • 提供者:ZHENGJINGRANG
  1. Optical-flow

    0下载:
  2. 光流是一种简单实用的图像运动的表达方式,通常定义为一个图像序列中的图像亮度模式的表观运动,即空间物体表面上的点的运动速度在视觉传感器的成像平面上的表达。-Optical Flow is a simple and practical expression of motion pictures, generally defined as the apparent motion a sequence of images in an image brightness mode, ie velocity
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:15.12kb
    • 提供者:ZHENGJINGRANG
  1. Inter-frame-difference-method

    0下载:
  2. 帧间差分法是一种通过对视频图像序列中相邻两帧作差分运算来获得运动目标轮廓的方法,它可以很好地适用于存在多个运动目标和摄像机移动的情况。 -Frame difference method is a sequence of video images through the adjacent two for differential operation to obtain moving object contour method, which can be well applied to the
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:12.52kb
    • 提供者:ZHENGJINGRANG
  1. meanshift

    0下载:
  2. 一般是指一个迭代的步骤,即先算出当前点的偏移均值,然后以此为新的起始点,继续移动,直到满足一定的结束条件。-Generally refers to an iterative step, which is to offset the calculated mean of the current point, and then as a new starting point, continue to move until the end of the meet certain conditions.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:17.11kb
    • 提供者:ZHENGJINGRANG
  1. yuzhifenge

    0下载:
  2. 使用滑动条进行阈值分割,可以直观观察到阈值选取不同所带来的效果。-Use the slider to threshold segmentation, can be directly observed the effect of the different threshold value.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:848byte
    • 提供者:吴飞
  1. Ggttt

    0下载:
  2. 旋轉 自行加入圖片即可選轉 -Adding pictures to choose their own rotation turn ~~~
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4.04mb
    • 提供者:王淞禾
  1. TypeConversion

    0下载:
  2. opencv开发难免遇到图像数据类型问题。本文件提供了IplImage、Cvmat、Mat 3大图像类型之间的相互转换。-opencv image data type development will inevitably encounter problems. This document provides IplImage, conversion Cvmat, Mat 3 large image types.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:978.88kb
    • 提供者:周辉
  1. Threshold

    0下载:
  2. 基于 Opencv 的 OUTS 自动阈值分割 (二值化)。-The OUTS automatic threshold split (binary) based on Opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:983.33kb
    • 提供者:周辉
  1. MouseDrawing

    0下载:
  2. 基于 Opencv 的简易鼠标绘图(简易画图)。-The simple mouse drawing based on Opencv(Simple Paint).
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:979.38kb
    • 提供者:周辉
« 1 2 ... .30 .31 .32 .33 .34 14835.36 .37 .38 .39 .40 ... 16766 »
搜珍网 www.dssz.com