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

搜索资源列表

  1. find_target

    0下载:
  2. 求取一幅二值图像包含目标区域的最小矩形框,返回矩形框的上下左右边界,然后根据边界坐标在图上画出目标区域。-Strike the rectangle that contains the smallest rectangular target area in a binary image, return to the top and bottom rectangular box around the border, and then draw the boundary on the map coor
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:67134
    • 提供者:
  1. DIP

    1下载:
  2. 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:5112656
    • 提供者:chenyuefeng
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. extractman

    1下载:
  2. 该视频是在静态背景下利用背景减除法对运动目标进行检测,图像为二值化后的图像。-The video is in the static context of the use of background subtraction method to detect moving objects, images for binarization image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:499480
    • 提供者:张进
  1. initialactivecontour

    0下载:
  2. 用MATLAB编写的主动轮廓提取算法,该算法能对图像中的目标轮廓进行高效检测-Written by MATLAB active contour extraction algorithm that can image the efficient detection of object contour
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:198378
    • 提供者:陈晓楠
  1. otsu

    0下载:
  2. 利用opencv采集视频输入,并将输入的图像调用OTSU算法,提取运动目标-Using opencv capture video input, and input image is called OTSU algorithm to extract moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:7013
    • 提供者:闫礼飞
  1. gauss_Homomorphic_filter

    0下载:
  2. 利用高斯高通滤波器对图像做同态滤波,对不均匀照度图像进行图像增强;利用CANNY算子对目标边缘检测-Using of gauss high filter and homomorphic filtering, solve the problem of uneven illumination Canny edge detector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:214858
    • 提供者:zjh
  1. weight_centre

    1下载:
  2. 通过重心法确定光斑图像的中心。根据个像素的灰度值和所在的位置乘积和总面值作比,进而求得重心。-Through the center of gravity method to determine the center of the image spot. According to the gray-scale pixel value and the location of the product and the total for more than face value, and then ge
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:54411
    • 提供者:孟合民
  1. BitmapDisolve

    0下载:
  2. 提供一个图像处理界面,可直接运行。能实现目标识别,检测,跟踪,对象匹配,字符识别。-To provide an image processing interface, can be directly run. To achieve the target identification, detection, tracking, object matching, character recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6173202
    • 提供者:赵军义
  1. webcam-shape

    2下载:
  2. 为了在序列图像或视频流中识别目标形状,对初始背景图像求差,结果经过阈值化,然后进行形态学滤波,最后通过计算判断图像中目标的形状。运用虚拟仪器软件LabVIEW平台,配合USB接口的网络摄像头实现系统功能。此方法简便易行,对图像或视频中的目标识别效果良好。-In order to sequence images or video stream to identify the target shape, the initial background image for poor results af
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:479168
    • 提供者:yn
  1. jingtoufg

    2下载:
  2. 这是我编写的镜头分割程序,对视频图像中发生突变和渐变的检测很准确,使用起来很方便,运行效果很好!-This is my shot segmentation written procedures on the video image in the detection of abrupt and gradual change is very accurate, easy to use, runs good results!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-26
    • 文件大小:3563753
    • 提供者:温娟
  1. movingdetect

    0下载:
  2. 完成对运动图像的识别和跟踪-Completion of the Moving Picture identification and tracking
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-10
    • 文件大小:73390
    • 提供者:张磊
  1. 200719930586404

    0下载:
  2. 视频图像序列中分的运动目标检测matlab源码,分割运动目标-carve the moving target detection Matlab source, Moving Target Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:8373
    • 提供者:ant
  1. meanshift

    0下载:
  2. 详细讲解了Mean-shift的核心思想.可用于图像分割,运动目标检测
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:6728003
    • 提供者:王冰
  1. Workpiecefeatureextraction

    1下载:
  2.  1、有9个工件图像,要求从本章讲授的特征提取方法中,选择3~5种提取工件特征并给出数字结果;链码为必选方法,给出数字结果和图形显示,做到链码和原图像的双向变换显示。(实验报告中应描述相应的特征提取方法并略述实现过程)  2、设计的界面中要具备功能:任选1个工件作为目标,以上述实现的特征提取方法识别该目标的工件类型(即序号),并显示该判别基准特征的数据。  3、有可能的话试用聚类、训练或其他方法对这些工件进行分类。 -err
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:53561
    • 提供者:苏朗
  1. Detection1

    1下载:
  2. 基于特征点检测匹配的运动补偿方法,然后通过补偿的差分图像法来检测移动平台下的运动目标-Based on feature point detection method of matching motion compensation, and then through the compensation differential image method to detect the mobile platform under the moving target
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:345337
    • 提供者:郭江
  1. windowsopencv

    0下载:
  2. 实现图像变换与目标跟踪应用OPENCV的源程序-Image Transform and target tracking applications OPENCV source
  3. 所属分类:Special Effects

    • 发布日期:2016-02-24
    • 文件大小:45236
    • 提供者:leolee
  1. SVD

    0下载:
  2. 线性方程的解法,实现对运动目标的检测,针对可见光图像弱小目标检测中的背景抑制和去噪问题,提出了奇异值分解(Singular Value Decomposition,SVD)-Linear equations, to achieve the detection of moving targets, in view of the weak target detection in visible light images in the background suppression and de-noi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1113
    • 提供者:ty3r
  1. chexingshibie

    0下载:
  2. 一种用于图像目标识别的神经网络及其车型识别应用-A target for image recognition neural network and its application of models to identify
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:180270
    • 提供者:wangyang
  1. Image_Segmentation_Using_Hidden

    0下载:
  2. 这个是隐马尔科夫原理的相关文章,隐马尔科夫被广泛应用于图像处理和计算机视觉等方面的内容。-This is a hidden Markov principles related articles, Hidden Markov been widely used image processing and computer vision and other aspects.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2125800
    • 提供者:李桂
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com