aNNi::Writes
  • Posts
  • Tags
Image Processing 10. Convolution Kernel
June 29, 2025 #image processing #javascript

With convolution kernel it's possible to implement numerous interesting effects, such as motion blur, sharpening, edge detecting, emboss, etc. These effects we going to explore in this article.

logo

more
Image Processing 9. Blur
June 24, 2025 #image processing #javascript

Let's return to pixel processing and this time explore image blurring algorithms.

logo

more
Image Processing 8. Image scaling
June 23, 2025 #image processing #javascript

Let's explore a highly relevant topic in image processing: image scaling. You've likely encountered this task and may have even heard about interpolation algorithms used for scaling. This article will focus on that.

logo

more
Image Processing 7. Histogram
June 19, 2025 #image processing #javascript

Today's article is about histograms. I'll cover what histograms can tell us about a photo, how to construct histograms, and how image adjustments affect their appearance.

logo7

more
Image Processing 6. Brightness, saturation, contrast, gamma correction
June 15, 2025 #image processing #javascript

Let's examine the most fundamental image correction parameters: brightness, saturation (without switching to HSV color model), contrast, and gamma.

logo6

more
1234
Recent
Image Processing 10. Convolution Kernel
Image Processing 9. Blur
Image Processing 8. Image scaling
Image Processing 7. Histogram
Image Processing 6. Brightness, saturation, contrast, gamma correction
Image Processing 5. Color Models
Image Processing 4. Desaturation
Image Processing 3. Negate filter, channel extraction and inversion
Image Processing 2. Simple transformation
Image Processing 1. Introduction
WezTerm projects selector
Complete guide to Java Stream API in pictures and examples
Geotagging is easy. Rust CLI app
Geotagging is easy. Clustering
Geotagging is easy. OpenLayers
About RSS Sitemap

© 2025 aNNiMON 🇺🇦

Powered by Zola & Abridge