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

搜索资源列表

  1. imageretrievalVC

    0下载:
  2. 实现对图像的检索,里面有很多经典的算法,SFT,决策树等等 -Realize image retrieval, there are many classical algorithms, SFT, decision tree, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4.05mb
    • 提供者:xiewei
  1. Sensitive-image-filtering

    0下载:
  2. 研究了基于内容敏感图像过滤中的若干关键 技术, 分析比较了三种常用的肤色检测算法, 利用统计阈值法评价了各个特征分类图像的能力强弱, 并依此实现了一个决策树 敏感图像过滤器。为有效降低肖像类正常图像的误判率, 又在过滤器中使用了人脸检测机制-Of context-sensitive image filtering based on the number of key technologies, analysis and comparison of the three common ski
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:435.76kb
    • 提供者:朱秀红
  1. mushroom.cpp

    0下载:
  2. Mushroom example with OpenCV and C language. This program demonstrated the use of OpenCV s decision tree function for learning and predicting data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.94kb
    • 提供者:marcusbarnet
  1. image-retrieval-technology-research

    0下载:
  2. 基于内容的图像检索技术的关键在于特征提取,是利用图像的颜色、形状、纹理、轮廓、对象的空间关系等客观独立的存在于图像中的基本视觉特征作为图像的索引,计算查询图像和目标图像的相似距离,按相似度匹配进行检索。综合国内外研究现状,可将基于内容的图像检索技术分为如下几种类型:基于颜色特征的检索、基于纹理特征的检索、基于形状及区域的检索、基于空间约束关系的检索。-Based on comparing various affine invariant regional basis, selection of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.46mb
    • 提供者:陈利华
  1. HOG

    0下载:
  2. 为了准确地对监控场景中的运动目标进行语义上的分类, 提出了一种基于聚类的核主成分分析梯度方向直方图和二叉决策树支持向量机的运动目标分类算法.利用背景减法提取运动目标前景区域, 并识别出潜在候选运动目标.利 用提出的基于聚类的核主成分分析的梯度直方图描述子提取候选运动目标的特征, 以较低维数的数据有效地描述运动目标的有效特征. 将提取的运动目标特征输入二叉决策树支持向量机, 实现多类目标的准确分类. 通过在不同视频序列上的实验验证, 提出的算法对运动目标进行较好地分类, 而且在运算速度方面较传
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:265.98kb
    • 提供者:高峰
  1. shuzituxiangzuoye-

    1下载:
  2. 对遥感图像进行无监督分类,形成决策树,实现地物的标定-Unsupervised classification of remote sensing images to form a decision tree, the calibration of surface features
  3. 所属分类:Special Effects

    • 发布日期:2015-04-07
    • 文件大小:512kb
    • 提供者:taofei
  1. Improved-ICA-character-recognition

    1下载:
  2. 该算法一种结合改进的基于独立分量分析(ICA)提取算法和基于多层感知器和单向二叉决策树的多类支持向量机分类方法。-The algorithm is a combination of improved based on independent component analysis (ICA) algorithm and multi-class support vector machine classification method based on binary decision tree of
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:5.94kb
    • 提供者:谭立国
  1. C4_5

    0下载:
  2. C4.5算法是机器学习算法中的一种分类决策树算法,其核心算法是ID3算法. 分类决策树算法是从大量事例中进行提取分类规则的自上而下的决策树. -C4.5 algorithm is a machine learning algorithm, a classification decision tree algorithm, the core algorithm is ID3 algorithm classification tree algorithm is extracted from
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-29
    • 文件大小:2.11kb
    • 提供者:liujiang
  1. random-forest

    1下载:
  2. 决策树模型的C++实现,可用来组成随机森林建立随机森林分类器做数据分类及图像分类,代码中有简单的测试样例-C++ implementation of decision tree model, to form a random forest is used to establish the random forest classifier for data classification and image classification, the code is simple test sample
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:884.83kb
    • 提供者:且志安
  1. syn_13

    1下载:
  2. 以网格采样方法构建训练集,训练决策树,对图像分类。-Grid sampling method for constructing the training set, training the decision tree, for image classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:673byte
    • 提供者:黄诚
  1. dtree_cart

    0下载:
  2. 本程序主要实现了cart决策树分类算法,供初学者学习和使用,代码中有样例,运行代码可以得到分类结果。-The program achieved a major cart decision tree classification algorithm, for beginners to learn and use the code in the sample, run the code can be obtained classification result.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5.7kb
    • 提供者:雒培磊
  1. decision-tree

    0下载:
  2. 二叉决策树能很好地运行,适合初学者,希望能帮助大家更好地学习算法-Binary decision tree can run well, suitable for beginnersHope I can help you better learning algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:714byte
    • 提供者:解俊雄
  1. SKRO

    0下载:
  2. 用matlab编写的CART数据挖掘决策树算法 很好的 可以-Matlab prepared by the CART decision tree data mining algorithm is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-12-18
    • 文件大小:2kb
    • 提供者:Sverrn
  1. 决策树训练及分类

    2下载:
  2. 该压缩包包括两个文件: 1、main.m 将训练数据输入到决策树中,训练并在自动分好的测试数据上测试,并保存训练好的决策树 ctree.mat文件。 2、classification.m 加载训练好的决策树,使用决策树对新输入的数据进行分类。 该方法主要用于对SLIC超像素块进行分类,稍加修改可以用于其他数据分类。(The compression package consists of two files: 1. Main. m inputs training data into decisio
  3. 所属分类:图形图像处理

    • 发布日期:2020-02-08
    • 文件大小:3kb
    • 提供者:ANR~
搜珍网 www.dssz.com