CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - C均值算法

搜索资源列表

  1. Kmean

    0下载:
  2. 自己写K均值聚类Visual C++程序,可以运行之算法-K-means clustering to write Visual C++ Procedures can run the algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:24155
    • 提供者:刘文
  1. FaceDetection_Based_on_a_New_Nonlinear_Color_Space

    0下载:
  2. 提出一种新的非线性变换的彩色空间 ″″, 利用次高斯概率分布函数拟合皮肤色度信息, 得到候选区 YC C r b 域。为了排除候选区域中的非人脸, 首先根据均值和方差信息分割出候选区域中的纹理特征信息, 再通过多尺度 ) ( 信息定位眼睛, 然后根据人脸特征的几 形态边缘检测算子检测候选区域的边缘, 利用 边缘方向 PCA PCAED ( ) 何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确 的人
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:458920
    • 提供者:zz
  1. k_mean

    0下载:
  2. 简单的k均值聚类算法,C++实现,将若干点聚类为两类-A simple k-means clustering algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1354
    • 提供者:gao x.y.
  1. kfcm

    1下载:
  2. 基于核函数的模糊C聚类均值(fcm)算法-FCM algorithm based on kernel function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:932
    • 提供者:小飞
  1. kmeans

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。基于c++和opencv-This program gets an image and the desidered number of partitions and finds the means of the different classes and pro
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:5916
    • 提供者:tbc
  1. Smooth

    0下载:
  2. 使用C#语言实现图形平滑处理的各种算法。例如噪声模型,高斯滤波,灰度均值等等。-C# language using graphical smoothing of various algorithms. For example, noise model, Gaussian filtering, gray value and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:117312
    • 提供者:Andox
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a new version of PROCLUS algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1130028
    • 提供者:陈老师
  1. CVMoments

    0下载:
  2. 本工程是利用c#实现了经典的均值偏移算法目标跟踪,特征数自定义,同时将背景二值化,显示目标的质心-this project use C# complise the mean shift algorithm ,the target track is very well
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3862261
    • 提供者:
  1. mean-filter

    0下载:
  2. visual c++数字图像处理典型算法及实现(均值滤波)-visual c++ digital image processing algorithms and implementation of a typical (mean filter)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:125456
    • 提供者:jingkanliushui
  1. kmeans1wen

    0下载:
  2. 采用K均值 的2维 的算法用c语言实现了简单的计算,注视很清晰,每一步都有解释-Kmeans c
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:179321
    • 提供者:
  1. Tmeaanshiftssh

    0下载:
  2. 这是一种基于均值漂移算法的图图像分割Visual C源代码。 -This is a map image segmentation based on mean shift algorithm Visual C source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4422
    • 提供者:
  1. MeanShift-Kalman-tracking-algorithm

    0下载:
  2. 结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined track
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:14885
    • 提供者:roc
  1. manifoldMS_src

    1下载:
  2. 流形上的非线性均值漂移算法。Peter Meer教授出品。-C++ code to generalize nonlinear mean shift to data points lying on Riemannian manifolds. The theory is described in Nonlinear Mean Shift over Riemannian Manifolds.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7501994
    • 提供者:何儒汉
  1. BoxFilter

    0下载:
  2. 自己编写的c代码,实现图像的快速均值滤波,采用盒子积分算法。-C write your own code, to achieve fast average filtering of the image, using box integration algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:735
    • 提供者:阿叔
  1. camshift

    0下载:
  2. 在vs2010平台上运行的自适应均值漂移目标跟踪算法源程序,使用c++语言编写-Adaptive mean vs2010 platform running on shift target tracking algorithm source code, using language c++
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:17530909
    • 提供者:dick
  1. meanshift

    0下载:
  2. 在vs2010上运行的均值漂移目标跟踪算法的源程序,采用c++语言编写,具有良好的运行效果。-Mean shift in vs2010 running target tracking algorithm source code, using c++ language, has good operating results.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:15919717
    • 提供者:dick
  1. jwjmml

    0下载:
  2. K均值聚类算法 C++实现的K均值聚类算法,()
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:160768
    • 提供者:Robsx
  1. SFCM

    2下载:
  2. 基于空间信息的模糊均值聚类算法,SFCM,适用于数据分析,图像分割(space fuzzy-c-means clustering algorithm)
  3. 所属分类:图形图象

    • 发布日期:2020-09-19
    • 文件大小:1036288
    • 提供者:lin1200
« 1 2 3 4 5 6»
搜珍网 www.dssz.com