Abstract:
Image processing is a way to transform images into a newly formed image with some
advances features applied on according to the desire. This field is a very vast field and is used
in various applications these days e.g. medical imaging, satellite imaging etc. This is a
research based project in which we looked deeply into image processing field, learned and
apply some new techniques on an image. Usually the image processing features are coded
into MATLAB and people who wish to apply image processing techniques have to learn
MATLAB and then use it, which takes much time and experience. Our project targets people,
who are either doing research and development in this field or they need imaging processing
techniques applications in their professional life. We learned c# and use it for image
processing that’s why in this project we have transformed these MATLAB functions into C#,
which is comparatively an advanced and easy language. Our project has used both languages.
In this project we have used Aforge.net library. We have designed a toolbox and on the left
side in which we have added all the functions that can be applied on the image and after
applying functions you can save the result in image wherever u like. The most innovative
functions that are in our toolbox is mouse detection and labeling. We have mainly focused on
these two functions. There are also other functions provided for our users. It is easy to
understand and easy to implement. Now a day’s image processing field is very innovative
and innovations are being made on daily basis, we have worked upon advanced techniques
other than the basic features of brightness, contrast etc. We have provided mouse detection
and labeling feature through which one can study the images in depth and study its various
parts by either extracting a part of an image or by differentiating different parts by coloring it.
There are other features in which you highlight the edges or play with the pixels. These
innovative feature can be useful for people who require image processing work as their
regular work or it can be used by some specific area people like doctors when they are
studying an x-ray report of a patient, they can highlight or extract the area by our toolbox
which they think is damaged or need to be focused by their attention.