搜索资源列表

  1. meanshift

    2下载:
  2. vc++实现的meanshift算法源代码,直接调用,非常宝贵哦:)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:123139
    • 提供者:刘惠
  1. edison_src

    0下载:
  2. meanshift 实现meanshift检测边缘,分割图像的源代码,可直接使用。经典算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2598972
    • 提供者: 刘强
  1. meanshift

    0下载:
  2. vc++实现的meanshift算法源代码,直接调用,非常宝贵哦:)-vc++ realize the meanshift algorithm source code, direct calls, oh, very valuable:)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:122880
    • 提供者:刘惠
  1. edison_src

    0下载:
  2. meanshift 实现meanshift检测边缘,分割图像的源代码,可直接使用。经典算法-meanshift achieve meanshift edge detection, image segmentation of the source code, can be used directly. Classical algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2598912
    • 提供者:
  1. meanshift_src

    0下载:
  2. 经典Mean shift图像分割算法VC源代码 Mean shift: A robust approach toward feature space analysis. IEEE Trans. Pattern Anal. Machine Intell, 24, 603-619, 2002.-Classic Mean shift image segmentation algorithm VC source code Mean shif
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:349184
    • 提供者:steed
  1. meanshiftseg

    0下载:
  2. 这是基于均值漂移算法的图像分割VC源代码。-This is based on the mean-shift image segmentation algorithm VC source code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:olindazh
  1. meanshiftseg_matlab

    0下载:
  2. 基于均值漂移算法图像分割MATLAB源代码。压缩包内有三个程序文件,先是基于基于均值漂移算法进行图像平滑,然后再图像分割。-Based on mean-shift image segmentation algorithm for MATLAB source code. Compressed packet has three program files, first based on the mean-shift algorithm ba
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:olindazh
  1. meanshift_Cpp

    0下载:
  2. edsion系统的源代码,基于meanshift算法-edsion system source code, based on the algorithm meanshift
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1289216
    • 提供者:张其
  1. Mean-Shift

    0下载:
  2. 关于Meanshift算法的介绍,很好的入门文档-There is a introduction document of meanshift algorithm
  3. 所属分类:文档资料

    • 发布日期:2024-05-21
    • 文件大小:1545216
    • 提供者:ferrari
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:15360
    • 提供者:黄文伟
  1. meanshift

    0下载:
  2. meanshift算法的matlab源代码,很实用,经典的源代码-meanshift algorithm matlab source code, it is practical, the classic source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:feng
  1. vc_meanshift_code

    0下载:
  2. 基于vc++的meanshift算法源代码,直接调用,非常宝贵-Based on vc++ for meanshift algorithm source code, direct calls, very valuable
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:124928
    • 提供者:冯强
  1. MeanShift

    0下载:
  2. 很全面的的meanshift算法源代码,适用于图像图形处理-Very comprehensive of the meanshift algorithm source code, apply to the image and graphics processing
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-21
    • 文件大小:65536
    • 提供者:刘成祥
  1. Meanshift-edge

    0下载:
  2. 基于VC6.0写的meanshift图像边缘检测源程序,提取自EDISION软件中的边缘检测部分源代码,简单易懂,便于调用,适用于学习meanshift边缘检测或meanshift算法学习的人群。-Based on VC6.0 the written meanshift image edge detection source, extraction from edge detection the EDISION software par
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:9272320
    • 提供者:徐从营
  1. vcPPyumeanshift-

    0下载:
  2. vc++实现的meanshift算法源代码,直接调用, -vc++ to achieve meanshift algorithm source code, direct calls
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:122880
    • 提供者:yangjingyu
  1. meanshift-algorithm-and-implement

    0下载:
  2. 该文章讲述了meanshift跟踪算法的实现,以及其详细的源代码,该代码是用C语言实现。-This article describes the realization meanshift tracking algorithm, as well as its detailed source code, the code is implemented in C language.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:267264
    • 提供者:雷川
  1. meanshift

    0下载:
  2. 又一种meanshift算法实现matlab代码,以一个源代码为主-Meanshift algorithm to achieve a matlab code, to a source code based
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:张荡荡
  1. meanshift

    0下载:
  2. meanshift源代码,用于在雷达成像跟踪环境里(Meanshift source code, used in radar imaging tracking environment)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:clown-

源码中国 www.ymcn.org