Click here to Skip to main content
15,885,546 members
Articles / Desktop Programming / Win32

Image Warping Using Linear Interpolation and Double Buffer Panel

Rate me:
Please Sign up or sign in to vote.
4.29/5 (20 votes)
10 Dec 2007CPOL4 min read 110K   4.5K   49  
An image warping tool in C# which uses simple displacement filters.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO Gravi Information Technologies and Consultancy Ltd
Turkey Turkey
Currently, also an MSc. student in Technical University of Munich, I develop practical application in computer vision for more than 5 years. I design real-time solutions to industrial and practical vision problems, both 3D and 2D. Very interested in developing algorithms in C relating math and vision.

Please visit Gravi's web page (http://www.gravi.com.tr) and my page (http://www.tbirdal.me) to learn more about what we develop.

I admire performance in algorithms.

"Great minds never die, they just tend to infinity..."

Comments and Discussions