Categories
C#

Image processing (Zoom out algorithm)

In the last post, zoom in algorithm was discussed and simple example of it was also given. This post is about zoom out algorithm. Basically, zoom out algorithm task is opposite of zoom in, means that instead of increasing the size of the image (make the image bigger) which shows more details of the picture, […]

Categories
C#

Introduction to image processing (Zoom in algorithm)

Image processing is one of the interesting and obviously important area of the computer science. Image processing also is one of the oldest and ubiquitous area in the computer science which is employed by other areas as well. This blog just explains about the practical side of the image processing or generally every matter in […]

Exit mobile version