Writing CUDA kernels for interpolation

Writing CUDA kernels for interpolation

Register & Get access to index

TUTProfessor

Processing....
Staff member
Administrator
Uploader
Jul 31, 2020
9,100
965,625
129
TUTProfessor submitted a new resource:

Writing CUDA kernels for interpolation - Using CUDA textures to interpolate images

YM3m8cQ.jpg

Using CUDA textures to interpolate images


What you'll learn
  • Nearest-neighbor interpolation of a PGM image
  • Writing CUDA kernels
  • Texture filtering
  • Bilinear interpolation of a PGM image
  • Texture loopkup
  • Bicubic interpolation of a PGM image
  • Interpolation in CUDA


Requirements
  • Fundamentals of C/C++ and CUDA programming
  • Basic elements of calculus, especially...

Read more about this resource...
 

Latest resources