Quantcast
Channel: The Supercomputing Blog » Rotate
Browsing latest articles
Browse All 3 View Live

Image twist and swirl algorithm

Image warps and other distortions are significantly more complicated than simple image processing techniques such as convolution. This tutorial will cover how to twist an image in the center. This...

View Article



Intro to image processing with CUDA

CUDA is great for any compute intensive task, and that includes image processing. In this tutorial, we’ll be going over why CUDA is ideal for image processing, and how easy it is to port normal c++...

View Article

Image may be NSFW.
Clik here to view.

Coding Bilinear Interpolation

When performing image transformation and manipulation techniques, it is often necessary to employ some sort of interpolation or filtering in order to obtain a good image quality. For example, if you...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images