Visualizing multi-band satellite images in Python

Поділитися
Вставка
  • Опубліковано 20 вер 2024

КОМЕНТАРІ • 23

  • @tsenght6895
    @tsenght6895 2 роки тому

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

  • @RahulSingh-qz4kx
    @RahulSingh-qz4kx 2 роки тому

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

  • @cristianandresmurilloalbor1309
    @cristianandresmurilloalbor1309 3 роки тому

    Another extremely useful tutorial. Thank you very much!!

  • @anantharamaniyer9135
    @anantharamaniyer9135 3 роки тому

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

  • @shuxinji6282
    @shuxinji6282 3 роки тому

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

  • @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.

  • @josephthuha8480
    @josephthuha8480 2 роки тому

    Awesome video. Thanks a lot.

  • @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.

  • @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!

  • @No0neIsInnocent
    @No0neIsInnocent 3 роки тому

    Hi, very interessing like usual. 👍

  • @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?

  • @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

  • @rogersc4195
    @rogersc4195 Рік тому

    Come back pls!!!

  • @vishvajitviswanathan7970
    @vishvajitviswanathan7970 Рік тому

    Where to get the dataset!?

  • @dzbibo8532
    @dzbibo8532 2 роки тому

    can we find gold with this

  • @phanindrachitturi1700
    @phanindrachitturi1700 2 роки тому

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

  • @johnowusukonduah2305
    @johnowusukonduah2305 2 роки тому

    Great video. Thank you 💕