Home | Menu

Image Processing tool
A image processing tool was build in C++. This tool operates on Raster images and capable of performing following image processing operations:
  1. Smoothening/Averaging a image
  2. Converting a grey scale image to a Black&White image
  3. Bit reducing in a image
  4. Contrast Enhancement in a image
  5. Median filtering of noise in a image
  6. Gradient operators (Robert's and Laplacian )
  7. Constructing image pyramid and storing a image in different resolutions and retreiving them
  8. Component Labelling in a image


  9. Click here for results
    Click here for the source code




    Home

    Research

    Resume

    Projects

    Links