登录
首页 » python » 影像分类python

影像分类python

于 2022-02-06 发布 文件大小:1.20 kB
0 119
下载积分: 2 下载次数: 1

代码说明:

聚类分析,是通过在多光谱图像中搜寻、定义其自然相似光谱集群,对图像进行分类的过程。 不需要人工选择训练样本,需要预设一定的条件,让计算机按照一定的规则自动地根据像元光谱或空间等特征组成集群组,然后分析、比较集群组和参考数据,给每个集群组赋予一定的类别

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • hao123网站爬虫
    说明:  python爬虫案例,以hao123网站爬虫为例,文件包含.py文件等源码(the example of python spider)
    2020-07-04 11:53:33下载
    积分:1
  • C_teaching_material
    Reshipped,A good C language teaching material.
    2007-08-08 20:30:40下载
    积分:1
  • naoplaygolf
    nao机器人软银杯比赛代码,希望对大家有所帮助。(Nao Robot Soft Silver Cup Competition Code)
    2020-06-18 02:00:02下载
    积分:1
  • 深度学习初学-mnist手写数字识别实战
    需配置keras、tensorflow等环境 直接下载keras自带的mnist数据集 经过训练后取得了不错的识别率
    2021-05-06下载
    积分:1
  • pyhht
    python 3.x 实现希尔伯特黄变换,其中包含了经验模态分解函数,hilbert谱分析函数,和瞬时频率计算等函数。(python 3.x implements a Hilbert yellow transform that contains functions such as empirical modal decomposition functions, hilbert spectral analysis functions, and instantaneous frequency calculations.)
    2020-11-20 15:19:37下载
    积分:1
  • pyhone 图像识别 行人图像分类
    说明:  对行人图像进行二分类,行人 或者 非行人 ,分类效果好(The classification of pedestrian images, pedestrian or non-pedestrian, has a good effect)
    2020-06-19 07:00:01下载
    积分:1
  • Python 的例子
    BOARD_SIZE = 8 def under_attack (col,女王/王后) ︰ 左 = 右 =,c 在 reversed(queens) col ︰ 左、 右左-= 1,右 + 1 如果 c 中 (左,col,右): 返回 True 返回 False def solve(n) ︰ 如果 n = = 0 ︰ 返回 [[]] smaller_solutions = 解决 (n-1) 返回 [solution+[(n,i+1)] 为我解决的 smaller_solutions,如果不是 under_attack xrange(BOARD_SIZE) (i + 1, solution)] 在 solve(BOARD_SIZE) 的回复 ︰ 打印答案
    2023-05-27 16:10:03下载
    积分:1
  • Chapter02
    说明:  机器学习第二版书籍源码,文件较大,分章节上传(This is the code repository for Python Machine Learning - Second Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.)
    2019-03-12 09:39:27下载
    积分:1
  • 6_2_VGG
    说明:  用thensorflow实现对VGGNET深度卷积神经网络的建立。(The establishment of the VGGNET convolutional neural network is implemented with the thenthraceflow.)
    2019-07-10 20:10:26下载
    积分:1
  • adaboost
    说明:  Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。(AdaBoost is an iterative algorithm. The core idea of AdaBoost is to train different classifiers (weak classifiers) for the same training set, and then combine these weak classifiers to form a stronger final classifier (strong classifier).)
    2020-09-29 09:06:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载