Skip to content

Histogram stretch and overlay of other rasters #57

Description

@EmanuelCastanho

Continuing the discussion from this post.

The bright dots in the following image are targets, the low Rayleigh corrected reflectances values are expected since land was masked out and water absorbs most of the radiation.

Screenshot 2022-12-30 at 10 24 28

According to this tutorial, I used histogram(Ir_img, auto=true, bin=10, show=true) to find good stretch points

Screenshot 2022-12-30 at 10 34 44

I used imshow(Ir_img, stretch=[0 100]), didn't notice any difference on the Ir_img plot and receive this warning the following options were not consumed in grdimage => [:stretch].

I am trying to reduce the darkness of the water in the RGB image.

Also, is it possible to overlay a fourth raster on the RGB plot? If not, is this a future feature?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions