Skip to main content

low pass filter in remote sensing

A low pass filter is a type of filter that allows low frequency signals to pass through, while blocking or attenuating high frequency signals.

In remote sensing, low pass filters are often used to remove noise or other high frequency interference from the acquired data.

Low pass filters are commonly used in multispectral and hyperspectral imaging sensors to eliminate noise and improve signal to noise ratio.

Low pass filters can be implemented in both hardware and software. Hardware filters are typically installed in the sensor itself, while software filters can be applied to the acquired data during post-processing.

Low pass filters can be designed with different cut-off frequencies, which determines the range of frequencies that are allowed to pass through the filter.

The use of low pass filters can reduce the spatial resolution of the acquired data, as high frequency signals that contribute to fine details in the image are removed.

Low pass filters can also reduce the contrast of an image by reducing the difference in intensity between adjacent pixels.

There are several different types of low pass filters, including moving average filters, median filters, and Gaussian filters.

Moving average filters work by calculating the average value of a set of adjacent pixels and replacing the original pixel value with the average.

Median filters work by selecting the median value of a set of adjacent pixels and replacing the original pixel value with the median.

Gaussian filters use a Gaussian function to weight the contribution of each pixel to the filtered value, with pixels closer to the center of the kernel contributing more than those further away.

The choice of low pass filter type and cut-off frequency depends on the characteristics of the acquired data and the desired level of noise reduction and spatial resolution.

Low pass filters can be used in combination with other image processing techniques, such as edge detection, to improve the quality and interpretation of remote sensing data.

Low pass filters are commonly used in remote sensing applications such as vegetation mapping, land cover classification, and surface texture analysis.

The use of low pass filters in remote sensing can be limited by the trade-off between noise reduction and spatial resolution, as well as the potential for loss of important high frequency information.





Comments

Popular posts from this blog

geostationary and sun-synchronous

Orbital characteristics of Remote sensing satellite geostationary and sun-synchronous  Orbits in Remote Sensing Orbit = the path a satellite follows around the Earth. The orbit determines what part of Earth the satellite can see , how often it revisits , and what applications it is good for . Remote sensing satellites mainly use two standard orbits : Geostationary Orbit (GEO) Sun-Synchronous Orbit (SSO)  Geostationary Satellites (GEO) Characteristics Altitude : ~35,786 km above the equator. Period : 24 hours → same as Earth's rotation. Orbit type : Circular, directly above the equator . Appears "stationary" over one fixed point on Earth. Concepts & Terminologies Geosynchronous = orbit period matches Earth's rotation (24h). Geostationary = special type of geosynchronous orbit directly above equator → looks fixed. Continuous coverage : Can monitor the same area all the time. Applications Weather...

Platforms in Remote Sensing

In remote sensing, a platform is the physical structure or vehicle that carries a sensor (camera, scanner, radar, etc.) to observe and collect information about the Earth's surface. Platforms are classified mainly by their altitude and mobility : Ground-Based Platforms Definition : Sensors mounted on the Earth's surface or very close to it. Examples : Tripods, towers, ground vehicles, handheld instruments. Applications : Calibration and validation of satellite data Detailed local studies (e.g., soil properties, vegetation health, air quality) Strength : High spatial detail but limited coverage. Airborne Platforms Definition : Sensors carried by aircraft, balloons, or drones (UAVs). Altitude : A few hundred meters to ~20 km. Examples : Airplanes with multispectral scanners UAVs with high-resolution cameras or LiDAR High-altitude balloons (stratospheric platforms) Applications : Local-to-regional mapping ...

Man-Made Disasters

  A man-made disaster (also called a technological disaster or anthropogenic disaster ) is a catastrophic event caused directly or indirectly by human actions , rather than natural processes. These disasters arise due to negligence, error, industrial activity, conflict, or misuse of technology , and often result in loss of life, property damage, and environmental degradation . Terminology: Anthropogenic = originating from human activity. Technological hazard = hazard caused by failure or misuse of technology or industry. 🔹 Conceptual Understanding Man-made disasters are part of the Disaster Management Cycle , which includes: Prevention – avoiding unsafe practices. Mitigation – reducing disaster impact (e.g., safety regulations). Preparedness – training and planning. Response – emergency actions after the disaster. Recovery – long-term rebuilding and policy correction. These disasters are predictable and preventable through strong...

Resolution of Sensors in Remote Sensing

Spatial Resolution 🗺️ Definition : The smallest size of an object on the ground that a sensor can detect. Measured as : The size of a pixel on the ground (in meters). Example : Landsat → 30 m (each pixel = 30 × 30 m on Earth). WorldView-3 → 0.31 m (very detailed, you can see cars). Fact : Higher spatial resolution = finer details, but smaller coverage. Spectral Resolution 🌈 Definition : The ability of a sensor to capture information in different parts (bands) of the electromagnetic spectrum . Measured as : The number and width of spectral bands. Types : Panchromatic (1 broad band, e.g., black & white image). Multispectral (several broad bands, e.g., Landsat with 7–13 bands). Hyperspectral (hundreds of very narrow bands, e.g., AVIRIS). Fact : Higher spectral resolution = better identification of materials (e.g., minerals, vegetation types). Radiometric Resolution 📊 Definition : The ability of a sensor to ...

Contrast Enhancement

Image enhancement is the process of improving the visual quality and interpretability of an image. The goal is not to change the physical meaning of the image data , but to make important features easier to identify for visual interpretation or automatic analysis (e.g., classification, feature extraction). In simple terms, image enhancement helps make an image clearer, sharper, and more informative for human eyes or computer algorithms. Purpose of Image Enhancement To improve visual appearance of images. To highlight specific features such as roads, rivers, vegetation, or built-up areas. To enhance contrast or brightness for better differentiation. To reduce noise or remove distortions. To prepare images for further processing like classification or edge detection. Common Image Enhancement Operations Image Reduction: Decreases the size or resolution of an image. Useful for faster processing or overview visualization. Image Mag...