当前位置:网站首页>ArcGIS vector center point generates rectangle and cuts TIF image for deep learning sample training
ArcGIS vector center point generates rectangle and cuts TIF image for deep learning sample training
2022-06-28 14:00:00 【kelly1250230225】
Because the deep learning experiment needs to make training data , however tif The data needs to make a rectangle with the vector point as the center , So I thought of using the following process to cut tif image , There are several steps in the process , It's not complicated .
The previous steps refer to some blogs , Thank you very much This blog
Adding requires generating a 20 m*20 m Square form of size :
1. Generate radius from point 10m The circular buffer of buffer Tools can achieve ,
2. And then use feature envelope to polygon The tool generates the minimum circumscribed square of the circle .
Then you can use the data happily ,, So we get a lot of vectors of small squares , Take them apart , You can cut it later tif Data. .
open ArcToolbox Tools , choice “ Analysis tools ”->“ Extraction tools ”->“ Split by attribute ”, Get the following dialog , Can split vectors ,
Split a single vector file to show the effect
Finally, we can use python Code batch vector clipping grid , The blog article refers to what I wrote before Batch vector crop grid
边栏推荐
猜你喜欢
Recognize the startup function and find the user entry
PC Museum - familiar and strange ignorant age
Connected to rainwater series problems
你的代码会说话吗?(上)
Euler equation: a truly perfect formula in the history of mathematics!
Action interprets value. The chairman of chenglian Youpin Han attended the Guangdong Yingde flood fighting donation public welfare event
众昂矿业着眼氟化工产业,布局新能源产业链
China Radio and television 5g package is coming, lower than the three major operators, but not as low as expected
Why can't Bert completely kill the BM25??
What is the progress of China open source with 7.55 million developers?
随机推荐
Explanation of sprintf function in C language
Talk about exception again -- what happens when an exception is thrown?
Navicat Premium 16 永久破解激活工具及安装教程(亲测可用)
Pytorch model
(original) [Maui] realize "floating action button" step by step
What are the products of increased life insurance?
Kubernetes 深入理解kubernetes(一)
线程终止的 4 种方式
PC Museum - familiar and strange ignorant age
n-queens problem
决策树预测红酒品质
Jupyter notebook中添加虚拟环境
《畅玩NAS》家庭 NAS 服务器搭建方案「建议收藏」
开源社邀您参加OpenInfra Days China 2022,议题征集进行中~
Websocket automatically disconnects in 1 minute
MySQL slave error: "you cannot 'alter' a log table“
锐捷交换机配置ssh password登录命令[通俗易懂]
Make an ink screen electronic clock, cool!
PCB understand Wang, are you? I am not
What is generics and how to use generics analysis