Which type of filtering is often used to reduce the amount of noise in an image?
- Median Filtering
- Edge Detection
- Histogram Equalization
- Convolutional Filtering
Median filtering is commonly used to reduce noise in an image. It replaces each pixel value with the median value in a local neighborhood, making it effective for removing salt-and-pepper noise and preserving the edges and features in the image.
Loading...
Related Quiz
- The process of ________ involves extracting vast amounts of data from different sources and converting it into a format suitable for analysis.
- Which type of data is typically stored in relational databases with defined rows and columns?
- In a data warehouse, the _________ table is used to store aggregated data at multiple levels of granularity.
- In Big Data processing, _______ operations filter and sort data, while _______ operations perform aggregations and transformations.
- The technique where spatial transformations are applied to input images to boost the performance and versatility of models is called _______ in computer vision.