CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 动态目标提取

搜索资源列表

  1. infraredimage.rar

    0下载:
  2. 针对红外图像序列运动目标检测和识别,针对复杂动态场景下的红外目标检测问题,提出了一种基于交叉熵的过渡区提取的红外运动目标检测方法,保证是原创,自己辛苦的作品),infrared image detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:553
    • 提供者:ljjk
  1. meanshift.rar

    0下载:
  2. meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果,meanshift target tracking algorithm, by the video sequence documents to extract the first frame, the definition of the target area, tracking, tracking the results of dynamic display
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:3707
    • 提供者:wangpei
  1. ResearchonTargetIdentificationwithISARImageSequenc

    0下载:
  2. 以逆合成孔径雷达成像技术和计算机视觉理论为基础,提出了一套新的从动态目标成像序列中提取目标散射点三维结构信息,以此作为目标特征的识别方法。-To inverse synthetic aperture radar imaging technology and computer vision theory, put forward a new set of goals from a dynamic imaging sequence to extract three-dimensional struc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:416099
    • 提供者:
  1. 29782205missilesimulation

    0下载:
  2. 图像识别 轮廓提取 边缘检测 用于动态目标的检测-Image recognition edge detection contour extraction for dynamic target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1844
    • 提供者:花错
  1. Background_modeling_of_dynamic_scenes_based_on_tar

    0下载:
  2. 基于背景建模的动态场景目标检测,介绍了背景建模的步骤和重要的方法,然后介绍了根据背景差分法,来提取运动目标,从而进行跟踪-Background modeling of dynamic scenes based on target detection, background modeling described the steps and important way, then introduced under the background difference method to extract
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1450100
    • 提供者:陈家敏
  1. 3

    0下载:
  2. meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果 比较简单 已验 无错-meanshift target tracking algorithm, the video sequence to extract the first frame of the file, define the target area, tracking, dynamic display has been tracking the results of relat
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1801
    • 提供者:孙宁
  1. image-processing-

    0下载:
  2. 这是个图像处理的源代码,是本人自己编写的,实现的功能如下: 锐化、边沿检测:套用模版。另外还有一个自定义模版,供用户自行设计模版运行,从而实现其他功能,如线检测。 浮雕:本像素减相邻像素,再加一个常数得到的。 直方图均衡化则套用步骤,根据课本步骤来编写。 提取轮廓:若该点为黑点,八邻域也为黑点,则就把该点变白。 阈值分割分为固定阈值分割(即二值化)和动态阈值分割(切割若干子图,求均值,该均值即子图的阈值)。 区域生长:把种子和4邻域的点分别比较,两者之差小于阈值,且该4邻
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2662158
    • 提供者:山外メ雲ジ
  1. target-extraction

    0下载:
  2. 对图像中车辆进行动态监测,提取目标,对图像帧间差分,二值化,并进行滤波-The image of vehicle dynamic monitoring, target extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:639
    • 提供者:刘智平
  1. dynamic-threshold-segmentation

    0下载:
  2. 本论文介绍了基于动态阈值分割的目标提取技术。-This paper describes the the target extraction technique based on dynamic threshold segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:292387
    • 提供者:yyp
  1. Dynamic-threshold

    0下载:
  2. 基于动态阈值分割的目标提取技术,适用于摄像头返回的图像进行阈值的计算。-Dynamic threshold segmentation based object extraction technology for camera images returned threshold calculations.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:402462
    • 提供者:Aisa
  1. Location_thresholdMatlab

    0下载:
  2. 运用Matlab,对一些对比度较差的图片进行目标物提取时使用的阈值方法,其中,其运用的是动态阈值的方法(非全局阈值)-Using Matlab, for some poor contrast image target extraction using threshold method, among them, the use of a dynamic threshold method (not a global threshold value)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4484
    • 提供者:依然
  1. matlab

    0下载:
  2. 动态目标跟踪,静态背景,前景背景动态目标提取(Dynamic object tracking, static background, foreground background, dynamic object extraction)
  3. 所属分类:图形图像处理

  1. hunhe

    0下载:
  2. 采用多个高斯分布的方式来描述背景像素点的特征,在线地更新参数和权重,实现运动检测和前景提取的同步进行,即采用混合高斯背景算法进行建模,以降低动态背景的干扰。(The characteristics of the background pixel are described by several Gaussian distributions, and the parameters and weights are updated online. Synchronization of motion d
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:lauraxty
搜珍网 www.dssz.com