CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv聚类

搜索资源列表

  1. KMeans3-based-opencv

    0下载:
  2. 基于OpenCV的K-均值算法,用于聚类分析,如图象的颜色聚类,生成相关的颜色表等.-the K-means algorithm for clustering analysis, such as image color clustering, Formation of color, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1933
    • 提供者:guolijun
  1. kmeans算法。opencv上面聚类算法的例子

    0下载:
  2. kmeans算法。opencv上面聚类算法的例子,是一个很好的学习程序。-kmeans algorithm. A good example for learning kmeans.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4538283
    • 提供者:xiaoyan
  1. Ncut

    0下载:
  2. 自己写的Normalized Cut图像分割,聚类程序,程序非常清晰,花了很长时间调试。-Normalize Cut
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:3012
    • 提供者:Jerry
  1. colorSignature

    0下载:
  2. 用openCV提取图片的象素值,用聚类进行分割,找出各个聚类的中心点,聚类个数是动态决定的,可重新设置个数最大上限。-OpenCV extract images using pixel value segmentation by clustering to identify the center of each cluster, clustering is a dynamic number of decisions can be re-set the upper limit of the num
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2432
    • 提供者:zzd
  1. 20090501SleepingKoala

    0下载:
  2. 所上传文件包包括6种vc++源代码:使用opencv的实现可视图的静态路径规划;简单的svm算法;基于vc2008的图像匹配(多工程结构);基于局部搜索的K-means聚类算法;三维匹配中的ICP算法;视觉tracking中的condensation算法-Upload file package, including the six kinds of vc++ source code: using opencv to view the realization of the static path
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:20700917
    • 提供者:zhezhe
  1. kmean

    0下载:
  2. 基于OpenCV和C++的K-means聚类源代码-Based on OpenCV and C++, K-means clustering source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-06-30
    • 文件大小:2642
    • 提供者:yanglei
  1. FCM_CPP

    1下载:
  2. 模糊C均值聚类算法(FCM)的VC++实现-Fuzzy C means clustering VC++ Implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:4099810
    • 提供者:lee
  1. K_MeansSeg

    0下载:
  2. KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。-KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2835919
    • 提供者:chenwenlue
  1. color-cluster

    0下载:
  2. 基于opencv的图像颜色聚类算法。聚类精度较高,但颜色数目需要输入。-Opencv image-based color clustering algorithm. Clustering high accuracy, but the number of colors required to enter.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1841668
    • 提供者:mosheh
  1. opencv

    0下载:
  2. 计算机视觉代码,计算机视觉是研究如何使人工系统从图像或多维数据中“感知”的科学。容涉及几何摄像模型、光照和着色、色彩、线性滤波、局部图像特征、纹理、立体相对、运动结构、聚类分割、组合与模型拟合、追踪、配准、平滑表面与骨架、距离数据、图像分类、对象检测与识别、基于图像的建模与渲染、人形研究、图像搜索与检索、优化技术等内容-OpenCV, image processing Computer vision is to study the science of how to make artificia
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:11255
    • 提供者:王磊
  1. kmeans-cluster-with-openCV

    0下载:
  2. openCV平台下kmeans聚类的实现-Kmeans clustering implementation with OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-11-01
    • 文件大小:806
    • 提供者:cjl
  1. opencv

    0下载:
  2. 图像场景分类的bow模型opencv源代码,采用k-means聚类构造单词,采用支持向量机的svm分类器。-Image scene classification bow model opencv source code, using k-means clustering structure of words, using support vector machine svm classifier.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:10398
    • 提供者:李翔
  1. cluster

    0下载:
  2. 通过聚类分析识别肤色进而识别人脸,聚类使用opencv自带函数完成的,使用前需配库(cluster analysis facedetection)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:141312
    • 提供者:coolhot
  1. 点聚类

    0下载:
  2. 对图像中的检测点进行聚类,生成图像框,基于opencv(Clustering the image detection points to generate rect based on OpenCV)
  3. 所属分类:图形图象

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:dareng
  1. K均值聚类在基于OpenCV的图像分割中的应用

    0下载:
  2. 介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。(This paper introduces the segmentation of traditional image segmentation and K- mean clustering algorithm, then uses OpenCV function to implement it, and introduces the basic functions of
  3. 所属分类:OpenCV

    • 发布日期:2017-12-16
    • 文件大小:464896
    • 提供者:术道
  1. divnted-the

    0下载:
  2. DBSCAN是一个基于密度的聚类算法,改算法将具有足够高度的区域划分为簇(DBSCAN is a density based clustering algorithm, the algorithm will have enough height area is divided into clusters)
  3. 所属分类:OpenCV

    • 发布日期:
    • 文件大小:1024
    • 提供者:wsduqci
  1. epbxvcf

    0下载:
  2. 关于聚类问题的matlab程序以及其中函数的说明 推荐一下(Matlab, and the function about clustering problem recommend)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:Rznplq
  1. MQL_OpenCV4

    0下载:
  2. 通过提取图像里特征,进行聚类分析,从而可以判断天气情况。(Through the extraction of features in the image, the cluster analysis can be used to judge the weather conditions.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:20937728
    • 提供者:我的1919年
  1. Otsu方法

    0下载:
  2. opencv做的otsu方法,一、Otsu算法原理 Otsu算法(大津法或最大类间方差法)使用的是聚类的思想,把图像的灰度数按灰度级分成2个部分,使得两个部分之间的灰度值差异最大,每个部分之间的灰度差异最小,通过方差的计算来寻找一个合适的灰度级别来划分。 所以可以在二值化的时候采用otsu算法来自动选取阈值进行二值化。otsu算法被认为是图像分割中阈值选取的最佳算法,计算简单,不受图像亮度和对比度的影响。因此,使类间方差最大的分割意味着错分概率最小。 设t为设定的阈值。(otsu made
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:6308864
    • 提供者:lookakid
  1. kmeans

    0下载:
  2. 基于windows平台和k-聚类算法,对平面点集进行聚类(Based on the windows platform and the k- clustering algorithm, the plane point set is clustered)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:1036288
    • 提供者:yuwawa
« 12 3 »
搜珍网 www.dssz.com