X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 12 Aug 2022 08:50 AM by  MariM
ENVI ROI statistics
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

Jordan L



New Member


Posts:
New Member


--
11 Aug 2022 01:29 PM
    I'm trying to gather information from ROI in an image that I am looking at and when I compute statistics, the DN values are binned. Is there a way to get the exact values of each pixel instead of binning the values together?

    MariM



    Veteran Member


    Posts:2396
    Veteran Member


    --
    12 Aug 2022 08:50 AM
    If you mean the histogram binsize, then this is calculated automatically using the GUI tool. You can use ENVIRasterStatistics and the Histogram_Binsize keyword to set the resolution of the bin = 1, giving you the pixel count for each value in the raster.
    https://www.l3harrisgeospatial.com/docs/ENVIRasterStatistics.html
    You are not authorized to post a reply.