Visualizing multi-band satellite images in Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024

ความคิดเห็น • 23

  • @RahulSingh-qz4kx
    @RahulSingh-qz4kx 2 ปีที่แล้ว

    Just the tutorial i was looking for. Thank You for such easy to understand tutorial.

  • @tsenght6895
    @tsenght6895 2 ปีที่แล้ว

    Your contents is exactly what I want to do and know, plotting given tiff on python. Thanks your great helpful tutorial.

  • @anantharamaniyer9135
    @anantharamaniyer9135 3 ปีที่แล้ว

    Thank you. Keep up the good work of posting such good material.

  • @cristianandresmurilloalbor1309
    @cristianandresmurilloalbor1309 3 ปีที่แล้ว

    Another extremely useful tutorial. Thank you very much!!

  • @shuxinji6282
    @shuxinji6282 3 ปีที่แล้ว

    Thank you very much for your turorial like such, looking forward to some similar ones, best wishes

  • @chrisa36
    @chrisa36 3 ปีที่แล้ว

    Great video! There are so few good tutorials on these topics for beginners. Can I ask which keyboard you use? I really like the sound of the key strokes.

  • @akahige9764
    @akahige9764 ปีที่แล้ว

    Amazing tutorial thank sooo much!!

  • @DrPDash
    @DrPDash 3 ปีที่แล้ว

    Good stuff, appreciated this as this is simple and informative. Congratulations. I use GDAL/Python quite a bit but mostly for single-band WMTS tile generation and image stitching. Some satellite images will require a Gamma filter to brighten the images just before the depth stacking, e.g., ABI sensor.
    Perhaps the tutorial will be more useful if you added geographic/geodetic coordinates rather than numeric image coordinates.

  • @azaleakamellia
    @azaleakamellia 2 ปีที่แล้ว

    Hey there! Thanks for the awesome tutorial. Just jumping back into using Python for satellite imagery classification. This intro is awesome! Just a question though. If I was going to do some image classification later, the rescaled values won't be affecting the classification process, no? I'm relating the process here with how we change the visualizing to have clear satellite image composite in softwares like QGIS and ArcGIS. As far as I remember, it didn't seem to matter. But looking at it in Python...it kinda open that question for me.
    Again, awesome tutorial!

  • @mucahitugurlu7324
    @mucahitugurlu7324 3 ปีที่แล้ว

    Thank you for this great tutorial! Liked and subbed, but there is something I wonder I'd like to ask you a general question.. Do we really need python for satellite images? or we could do it every single thing on QGIS?

  • @josephthuha8480
    @josephthuha8480 2 ปีที่แล้ว

    Awesome video. Thanks a lot.

  • @No0neIsInnocent
    @No0neIsInnocent 3 ปีที่แล้ว

    Hi, very interessing like usual. 👍

  • @mazierr
    @mazierr 2 ปีที่แล้ว

    Super useful info! Just a problem for me, my np.nan value is shown in black by default. I tried to use cm.set_bad('white', 1.) yet couldn't solve it. Wonder Have you ever come across the same problem? Thank you for your time. :-)

  • @sophiez7952
    @sophiez7952 ปีที่แล้ว

    why when I run your code, it appears such errors : 'NoneType' object has no attribute 'GetRasterBand', could you explain it for me a while ! thanks!

  • @shubhamkedar508
    @shubhamkedar508 3 ปีที่แล้ว +1

    I really need this video, can you tell me what are the librarys used for split and merge the tiff images without losing the property of tiff images?

    • @shubhamkedar508
      @shubhamkedar508 3 ปีที่แล้ว +1

      Other than cv2 library

    • @makingsenseremotely6207
      @makingsenseremotely6207  3 ปีที่แล้ว

      With properties, you mean information on the extent, resolution, projection, etc.? I use gdal for merging and splitting raster data. There, the geographic information is maintained.

  • @user-db9hh6sj2k
    @user-db9hh6sj2k 3 ปีที่แล้ว

    Hello
    I need are working composite rgb meteosat 8

  • @vishvajitviswanathan7970
    @vishvajitviswanathan7970 ปีที่แล้ว

    Where to get the dataset!?

  • @dzbibo8532
    @dzbibo8532 2 ปีที่แล้ว

    can we find gold with this

  • @rogersc4195
    @rogersc4195 ปีที่แล้ว

    Come back pls!!!

  • @phanindrachitturi1700
    @phanindrachitturi1700 2 ปีที่แล้ว

    Why it is advantageous to use python for image processing?Than QGIS

  • @johnowusukonduah2305
    @johnowusukonduah2305 2 ปีที่แล้ว

    Great video. Thank you 💕