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

搜索资源列表

  1. NPatternRecognizer

    0下载:
  2. 这是一个机器学习的通用算法库,用.NET编写,实现了SVM,K-MEANS聚类等经典的机器学习算法-This is a general purpose machine learning algorithms library, use. NET prepared to achieve the SVM, K-MEANS clustering and other classic machine learning algorithms
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1065522
    • 提供者:Juanna
  1. track2

    0下载:
  2. 运动目标检测与跟踪:用的是pyramid L-K 光流追踪-Moving target detection and tracking: using a pyramid LK optical flow tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8908520
    • 提供者:sunpengpeng
  1. Colordetection

    0下载:
  2. color detection using k-means algorithm-color detection using k-means algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:232448
    • 提供者:chofa
  1. kmean

    0下载:
  2. 在图象处理中运用k-均值法对图象中进行分类,在模式识别中有很大的用处.-In image processing using k-means method to classify images of, in pattern recognition is very useful.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2560395
    • 提供者:hewei
  1. k_means

    0下载:
  2. 实现K-means算法,高斯随机分布抽取数据 利用k-means算法实现分类-Implement K-means algorithm to extract the data using Gaussian random distribution of k-means classification algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1572
    • 提供者:佑礼
  1. Only_BG_Build_homework1

    0下载:
  2. 使用opencv使得对输入的影像每K张做平均,并且这k张影像必须是以每一帧开始的image往后的K张做平均,然后得到连续的经过平均的video-Opencv makes use of the input image do mean every K Zhang, and these k images must be the beginning of each frame image is back to do the K Zhang average, and then get through th
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:20894160
    • 提供者:tianxianxian
  1. KMeans

    0下载:
  2. 这是一个VC6.0和OPencv下的K均值的例子,希望对大家有帮助。-This is an exmaple under the VC6.0 and OpenCV, which has implemented the k-means algorithms.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2241934
    • 提供者:yg
  1. Camera-Calibration-Parameters

    0下载:
  2. 利用opencv实现的相机参数的标定,包括内外参数,和世界坐标,U矩阵,K矩阵。-Camera Calibration Parameters; Intrinsic Parameters and Extrinsic Parameters, Rotation Matrix, Translation vector
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:92389
    • 提供者:
  1. untitled

    0下载:
  2. 利用opencv实现机器学习,K近邻分类器的小例子-Achieved using machine learning opencv, K small example of neighbor classifier
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4015
    • 提供者:陈岩
  1. Kmean

    0下载:
  2. 基于OpenCV的例程,修改实现了基于MFC对话框构架的K均值算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-MFC Dialog based K-mean algorithm modified from OpenCV source with Chinese comments added inside to make sure better understanding of it.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3419731
    • 提供者:安庆友
  1. JuLeiFenXi2.1.2

    0下载:
  2. 用OPEN CV在VS2010下实现运动物体分离,算法理论:K—均值聚类算法-Moving objects in VS2010 with the OPEN the CV separation algorithm theory: K-means clustering algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:26882137
    • 提供者:梁卓立
  1. L-K

    0下载:
  2. opencv 下实现的L-k光流估算模型。有利于理解l-k光流、-the opencv achieved under the Lk optical flow estimation model. Conducive understanding lk optical flow,
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1603
    • 提供者:light_on_rear
  1. OpticalFlow

    0下载:
  2. 用opencv2.3.1在vs2008开发的l-k光流法的运动估计,有详细的注释-Movement opencv2.3.1 in the vs2008 development lk optical flow method is estimated that there are detailed notes
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:2039265
    • 提供者:皇城圣骑士
  1. k-mean-sift

    0下载:
  2. K均值分割 在图像角点提取中使用 使用VC++进行的编程-K-means segmentation the image corner extraction using VC++ carried programming
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:6096947
    • 提供者:孙孙
  1. k-means

    0下载:
  2. k—均值算法opencv代码实现。 k-Means 算法是一种 cluster analysis 的算法,其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1681
    • 提供者:陈宇
  1. k-mean-usage

    0下载:
  2. k均值的用法示例,它的数据生成部分可用于其它机器学习程序-A example of k mean usage
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1568
    • 提供者:孔祥山
  1. CPP-k-means

    0下载:
  2. 图像处理,C++环境下的k-means聚类算法,实现图像分割-Image processing, k-means clustering algorithm C++ environment, image segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:242365
    • 提供者:胡朱林
  1. k

    0下载:
  2. 主要是K-Means算法的实现,可以直接执行,其中图片的载入用到opencv,其他均为C++源码。-Mainly K- Means algorithm implementation, which can be d directly, the images load use opencv, other are c++ source code.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:seven
  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-15
    • 文件大小:464896
    • 提供者:术道
  1. K均值分类

    0下载:
  2. 基于VS2010平台和openCV开发的,实现遥感影像的k均值分类(K mean classification for remote sensing images)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-20
    • 文件大小:10089472
    • 提供者:WHU_Karl
« 12 »
搜珍网 www.dssz.com