Spatial domain image enhancement techniques can be divided into two broad categories: Point operations Neighborhood operations This post discusses the point operations and the next post will be covering the neighborhood operations. Point operations refer to running the same conversion operation for each pixel in a grayscale image. The transformation is based on the original…