Lab

Image Processing Sandbox

Filters & Pixel Manipulation

Sample Images

Upload Image

Click to upload image

Filters

Original
Filtered — Original
Histogram

Filter Info

Original

No filter applied. Shows the raw pixel data of the image as loaded.

pixel(x,y) = [R, G, B, A]

CBSE Connection

Image processing is the foundation of Computer Vision (Class 12). Each pixel is a number — manipulating these numbers mathematically creates visual effects.

Pixel Stats