No Image

Image Addition in C# by asif

February 2, 2010 muthu 0

Basic Working Mechanism In its most straightforward implementation, this operator takes as input two identically sized images and produces as output a third image of […]

No Image

Contrast Stretching by asif

February 2, 2010 muthu 0

Overview Contrast stretching (often called normalization) is a simple image enhancement technique that attempts to improve the contrast in an image by `stretching’ the range […]

No Image

Logical Operators by asif

February 2, 2010 muthu 0

Boolean Algebra Implementing Logical Operators on Binary Images Implementing Logical Operators on Gray Level Images Implementing Binary Logical Operators on a Single Image Binary Operators […]