Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
を使用して画像の端をぼかす方法を教えてもらえますかgdal? 私はスイッチがそれを行うという印象を受けてきましたが、-cblend何か誤解しているかもしれません.
gdal
-cblend
これは私が試したことです:
gdalwarp -t_srs ESPG:4326 -multi -cblend 200 -of GTiff input.jp2 test.tiff
QGIS内から、またはOSGeo4Wコマンドプロンプトでこれを行うことは気にしません.