Best Way to Visualize Hyperspectral Data in Python

Sdílet
Vložit
  • čas přidán 12. 09. 2024
  • In this video, a true color reproduction of ENVI images of hyperspectral data is performed in Python. In order to do that, the colorimetric color reproduction using standard colorimetric observer and illuminant is used. This is the best way to visualize hyperspectral data as it reproduces the true color of the objects from their corresponding hyperspectral images. To access the code go to the following link:
    github.com/mor...

Komentáře • 14

  • @kalanamihiranga4798
    @kalanamihiranga4798 Před 6 měsíci +2

    Great video again. Already subscribed. Need a video on showing the reflectance spectrum for a given point🙌🏻Keep up the good work

  • @infinity3865
    @infinity3865 Před 5 měsíci

    It is a very Informative video again.

  • @georgiylevchuk8254
    @georgiylevchuk8254 Před 3 měsíci

    Great post! Do you have an example of ENVI HSI files to use with your code? Thanks

    • @Morteza_Sc
      @Morteza_Sc  Před 3 měsíci

      Thank you so much! This example uses ENVI images.

    • @georgiylevchuk8254
      @georgiylevchuk8254 Před 3 měsíci

      @@Morteza_Sc I meant - can you please post a link to example ENVI image? Repo didn't contain one, and I'm struggling to find example online. Thanks

    • @Morteza_Sc
      @Morteza_Sc  Před 3 měsíci +1

      @@georgiylevchuk8254 I see! I’m away now and don’t have access to the image that I used. I’ll be back in a few days and upload an ENVI image to the repository. I’ll let you know in a few days.

    • @georgiylevchuk8254
      @georgiylevchuk8254 Před 3 měsíci

      @@Morteza_Sc thanks!

    • @Morteza_Sc
      @Morteza_Sc  Před 2 měsíci +1

      @@georgiylevchuk8254 The data is now included:
      github.com/mortezmaali/True_color_reproduction_from_ENVI_Hyperspectral_Image_Python.git

  • @melikadastranj9971
    @melikadastranj9971 Před 3 měsíci

    Is that the only color matching function you used? Or there are more? If yes, why you chose that?

    • @Morteza_Sc
      @Morteza_Sc  Před 3 měsíci +1

      There are two color matching functions, 1931 and 1964. For the purpose of visualization on the computer, 1931 suffices. But for Car industries and others that need a larger viewing angles, 1964 is best.

  • @Anzianoushad-zv1lw
    @Anzianoushad-zv1lw Před měsícem

    hlo i didnt get the data file for working this python is there any other solution for this

    • @Morteza_Sc
      @Morteza_Sc  Před měsícem

      The link to data is here:
      github.com/mortezmaali/True_color_reproduction_from_ENVI_Hyperspectral_Image_Python.git