ELfinxin

Results 4 comments of ELfinxin

> 我也遇到同样的问题 请问您解决这个问题了吗

> ### 问题确认 Search before asking > * [x] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleSeg/issues)(包括open与closed),没有发现相似的bug。I have searched the [open and closed issues](https://github.com/PaddlePaddle/PaddleSeg/issues) and found no similar bug report. > > ### Bug描述 Describe the Bug...

已解决:修改.\eiseg\plugin\remotesensing\raster.py中__getRasterInfo函数,将geoinfo.geotf = meta["transform"]改为geoinfo.geotf = list(meta["transform"]),即可读取遥感影像