Skip to main content

Spatial filtering in remote sensing





Spatial filtering encompasses another set of digital processing functions which are used to enhance the appearance of an image. Spatial filters are designed to highlight or suppress specific features in an image based on their spatial frequency. Spatial frequency is related to the concept of image texture.


It refers to the frequency of the variations in tone that appear in an image. "Rough" textured areas of an image, where the changes in tone are abrupt over a small area, have high spatial frequencies, while "smooth" areas with little variation in tone over several pixels, have low spatial frequencies. A common filtering procedure involves moving a 'window' of a few pixels in dimension (e.g. 3x3, 5x5, etc.) over each pixel in the image, applying a mathematical calculation using the pixel values under that window, and replacing the central pixel with the new value. The window is moved along in both the row and column dimensions one pixel at a time and the calculation is repeated until the entire image has been filtered and a "new" image has been generated. By varying the calculation performed and the weightings of the individual pixels in the filter window, filters can be designed to enhance or suppress different types of features.


Low-pass filter

A low-pass filter is designed to emphasize larger, homogeneous areas of similar tone and reduce the smaller detail in an image. Thus, low-pass filters generally serve to smooth the appearance of an image. Average and median filters, often used for radar imagery are examples of low-pass filters.


High-pass filters do the opposite and serve to sharpen the appearance of fine detail in an image. One implementation of a high-pass filter first applies a low-pass filter to an image and then subtracts the result from the original, leaving behind only the high spatial frequency information. Directional, or edge detection filters are designed to highlight linear features, such as roads or field boundaries. These filters can also be designed to enhance features which are oriented in specific directions. These filters are useful in applications such as geology, for the detection of linear geologic structures.

Comments

Popular posts from this blog

How to find drugs against the Corona. Covid 19

FOR SCIENTISTS (and others interested): How to find drugs against the coronavirus: First clues on how we can beat COVID-19. This shows the many ways we can interfere with its replication cycle by repurposing existing drugs - summarized in today's Science journal. LINK TO ARTICLE:  https://science.sciencemag.org/content/367/6485/1412 .... Vineesh V Assistant Professor of Geography, Directorate of Education, Government of Kerala. https://g.page/vineeshvc

Geography of Health or Medical Geography

Health Geography (also known as Medical Geography ) is a sub-discipline of Human Geography that studies the relationships between place, environment, society, and health . It examines how spatial location, environmental conditions, and social and economic factors influence human health, disease patterns, and access to healthcare services. Health geography integrates concepts from geography, epidemiology, medicine, public health, environmental science, sociology, and Geographic Information Systems (GIS) to understand and improve population health. Major Components of Health Geography Health geography is generally divided into two major branches : The Geography of Disease and Ill Health The Geography of Health Care 1. The Geography of Disease and Ill Health This branch studies the spatial distribution, determinants, and diffusion of diseases across different geographical scales, from neighborhoods to global regions. It seeks t...

Artificial Groundwater Recharge: Methods and Benefits

Artificial groundwater recharge is the process of replenishing aquifers through human intervention. It is used to address water deficits, improve groundwater quality, and sustain water resources for long-term use. Methods of Artificial Groundwater Recharge Infiltration Basins – Shallow depressions designed to capture stormwater runoff, allowing it to percolate into the aquifer. Percolation Tanks – Reservoirs where excess runoff is stored and gradually seeps through highly permeable soil to recharge groundwater. Recharge Canals – Water is diverted across the land surface to facilitate infiltration into the aquifer. Injection Wells (Recharge Wells) – Treated surface water is pumped into deep aquifers under pressure, ensuring direct groundwater replenishment. Irrigation Furrows and Sprinkler Systems – Water is applied to the land surface, where it gradually infiltrates into the ground, enhancing recharge. Rainwater Harvesting – Collected surface water, including rainwater, is ...

IDW and Kriging

Kriging and Inverse Distance Weighting (IDW) are both interpolation techniques commonly used in GIS to estimate values at unmeasured locations based on a set of known data points. Here's an explanation and a comparison of Kriging and IDW: Kriging: Kriging is a geostatistical interpolation method that takes into account the spatial autocorrelation of the data. It provides the best linear unbiased prediction of the unknown values. Kriging assumes that the data follows a spatial pattern and calculates weights based on the spatial relationship between known points. It considers the distance between points, the variability of the data, and the spatial structure to generate the interpolated surface. Kriging provides estimates of the spatial variability and uncertainty through the calculation of a variogram or covariance model. IDW (Inverse Distance Weighting): IDW is a simpler interpolation method that assigns weights to known points based on their distance from the target location. The ...

Human impacts on Land, water and air.

Human interaction with the natural environment has changed significantly throughout history. Initially, environmental impacts were localized and small-scale , but with technological development, population growth, and industrialization, these impacts have expanded to regional and global scales . In environmental geography and ecology, this transformation is often explained using concepts such as anthropogenic impact , environmental degradation , land-use change , and the Anthropocene (the proposed geological epoch dominated by human influence). 1. Paleolithic Age (≈ 2.5 million years ago – 10,000 BCE) Key Concept: Hunter–Gatherer Environmental Interaction During the Paleolithic period, humans lived as nomadic hunter-gatherers , relying directly on natural ecosystems for food and shelter. Human population density was very low, so environmental impact was limited. Environmental Impacts Fire Ecology: Humans used controlled burning for cooking, warmth, and landscape management. This pr...