X

NV5 Geospatial Blog

Each month, NV5 Geospatial posts new blog content across a variety of categories. Browse our latest posts below to learn about important geospatial information or use the search bar to find a specific topic or author. Stay informed of the latest blog posts, events, and technologies by joining our email list!



Using ENVI and IDL Agents with Your Own API Keys

Using ENVI and IDL Agents with Your Own API Keys

6/22/2026

Earlier this year, we introduced the ENVI® Agent and IDL® Agent to bring intelligent, AI-driven automation to your geospatial and data science workflows. If you missed the launch, you can catch up on the full breakdown by watching our release webinar. Both agents are built upon GitHub Copilot, a powerful AI orchestration... Read More >

What We're Looking Forward to at Esri UC 2026

What We're Looking Forward to at Esri UC 2026

6/16/2026

Every year, the Esri User Conference brings together thousands of geospatial professionals to explore new technologies, share ideas, and learn how organizations are solving complex challenges with GIS. For many members of the NV5 team, attending Esri UC is an annual tradition. Some have attended for more than 15 years. Others will be... Read More >

New ENVI Agent, IDL Agent, and GeoAgent Quick Guides

New ENVI Agent, IDL Agent, and GeoAgent Quick Guides

6/9/2026

The recent release of ENVI® Agent, IDL® Agent, and GeoAgent™ revolutionize how users interact with geospatial software. These agentic AI applications act as partners to plan, simplify, and execute complex workflows. Knowing where to start can be challenging for new users. To this end, we developed three new quick guides to... Read More >

Introducing NISAR Data Support

Introducing NISAR Data Support

6/5/2026

The release of ENVI® SARscape 6.3 in April 2026 includes preliminary support for NASA-ISRO SAR (NISAR) data. The NISAR mission is a joint Earth-observing satellite project between NASA and the Indian Space Research Organization designed to monitor changes in the planet’s land and ice surfaces using advanced radar imaging. It... Read More >

Monitoring Illegal Mining in the Amazon: Turning Persistent Data Into Actionable Insight

Monitoring Illegal Mining in the Amazon: Turning Persistent Data Into Actionable Insight

5/28/2026

Illegal mining over decades has constituted one of the most persistent and complex socio-environmental problems in the Brazilian Amazon. In recent years, with the increasingly intensive use of mechanized extraction, the associated environmental impacts—such as deforestation, intense soil disturbance, river siltation, and mercury... Read More >

1345678910Last
32614 Rate this article:
3.6

Sub-pixel Analysis Works Great with Landsat 8

Anonym

Now that Landsat 8 data is available to all, we can get down to figuring out what we can do with it. If you are not familiar with the spectral capabilities of Landsat 8 data, I highly recommend you check out thes excellent posts by Charlie Loyd at MapBox: Putting Landsat 8's Bands to Work and Processing Landsat 8 Using Open-Source Tools.

With this spectral richness in mind, my colleague, Ben Kamphaus, has recently started a crusade to convince Landsat 8 users that they are not limited to traditional, discrete classifications that assign each pixel to one class of materials. Sub-pixel techniques that estimate the abundance of different materials within each pixel of an image have been around for decades now. They have been used successfully with Landsat data fora myriad of purposes, including detecting invasive vegetation species,monitoring impervious surfaces, estimating the abundance of urban vegetation,modeling forest structure, and mapping minerals. In fact, an argument can be made that sub-pixel analyses are best any time one is interested in materials that are frequently mixed with other materials at the resolution of the data. With Landsat’s 30 m resolution, this tends to be the case. Consequently, Landsat 8 and earlier Landsat data are perfect candidates for sub-pixel analyses.

I believe that an important roadblock to using sub-pixel techniques is simply that they are less understood than traditional classification methods. They do tend to involve more complicated mathematics,and they can require the user to make more decisions. And yet they provide major advantages, including the ability to find things that are smaller than a pixel. Moreover, there are some fairly easy-to-use, automated tools available to simplify the user’s experience while ensuring good results. In ENVI, a tool worth exploring is SMACC, which stands for Sequential Maximum Angle Convex Cone. SMACC is an unsupervised, iterative algorithm for finding and mapping end member spectra from spectral data. It was developed by Spectral Sciences Inc., and works beautifully with Landsat 8 data to find what’s in the scene and how separable it is from other surface materials.

What do you need to find within your Landsat 8 pixels?

Please login or register to post comments.