-
reclassify raster by different ways
说明: 针对地理学、地理信息系统、遥感技术与应用等专业的技术人员,在使用ArcGIS软件绘图时,可以采用Python 中Arcpy 模块,实现批量处理。
针对栅格数据即遥感影像,在对图像进行分析时,如变化检测,土地覆盖类型提取等。这些都需要依据光谱特征对图像进行分类,并对分类后的结果进行标记。(For the technical personnel of geography, GIS, remote sensing technology and application, arcpy module in Python can be used to realize batch processing when drawing with ArcGIS software.
For raster data, that is, remote sensing image, in the analysis of the image, such as change detection, land cover type extraction and so on. All of these need to classify the image according to the spectral characteristics and label the classified results.)
- 2020-12-02 20:59:25下载
- 积分:1
-
机器学习实战(高清 中文版)
机器学习实战(高清 中文版)
作者: Peter
本书通过精心排的实例切入日常工作任务摒弃学术化语言利用高效可复用的Python 代码阐释如何处理统计数据进行数据分析及可视化。读者可从中学到一些核心的机器学习算法并将其运用于某些策略性任务中如分类、预测及推荐等。本书适合机器学习相关研究人员及互联网从业人员学习参考。(Machine learning combat (HD Chinese version)
Author: Peter
This book cuts into everyday tasks through elaborate examples. Abandoning academic language uses efficient and reusable Python code to illustrate how to process statistics for data analysis and visualization. Readers can learn some core machine learning algorithms and apply them to certain strategic tasks such as classification, prediction, and recommendation. This book is suitable for machine learning related researchers and Internet practitioners to learn reference.)
- 2019-05-19 03:06:57下载
- 积分:1
-
mobilefacenet-V2-master
基于python语言的适用于移动端应用的开源人脸识别算法mobilefacenet算法(Open source face recognition algorithm for mobile applications based on Python language)
- 2021-01-05 09:28:54下载
- 积分:1
-
决策树三种经典算法实现
python实现决策树分类的三种经典算法(Python realizes three classical arithmetic of decision tree classification)
- 2020-11-26 23:09:30下载
- 积分:1
-
python django项目源码学生管理
python django项目源码学生管理
- 2021-05-06下载
- 积分:1
-
计算飞行器侧滑角
首先通过采集传感器的三种姿态角,有三种姿态角计算出四元数,通过四元数构成旋转矩阵,通过旋转矩阵将地理坐标系下速度转化到机体坐标系下,通过三角函数计算出当前飞行器的侧滑角
- 2023-08-13 01:25:02下载
- 积分:1
-
Tenserflow 1.0.0
Tensorflow 实战Google深度学习框架 书籍的全部例程代码!(Tensorflow Actual Google Deep Learning Framework Books all the routine code!)
- 2019-07-11 18:58:27下载
- 积分:1
-
mvc
python语言实现最大值法合成月EVI数据(Python Language Realizes the Maximum Method to Synthesize Monthly EVI Data)
- 2021-01-18 01:08:49下载
- 积分:1
-
Qi_Liu
在本实验中, Pacman 智能体将找到通过迷宫世界的路径, 既包括到达一个指定的位置,也包括高效地搜集食物。我们编辑文件search.py和searchAgents.py,编写一系列吃豆人程序,包括到达指定位置以及有效的吃豆,并将其应用到Pacman场景,完成对相关人工智能功能的完善。(pacman,achieve search)
- 2018-05-06 14:49:48下载
- 积分:1
-
京东商品评论爬虫源码
使用 javascript 编写的爬虫源码,用于爬取京东商城上的商品评论。
代码粘贴到神箭手云爬虫平台(http://www.shenjianshou.cn/)上就可以直接跑了,不需要安装编译环境。要爬取其他网站,可以更改源码即可。
代码执行具体步骤请参考:
http://v.youku.com/v_show/id_XMTU2NDk4MzE0NA==.html
代码详细讲解请参考:
http://blog.csdn.net/youmumzcs/article/details/51396283
更多源码下载:
https://github.com/ShenJianShou/crawler_samples
- 2022-02-07 12:51:33下载
- 积分:1