
Definition in file CudaCutPaste.C.
#include "CUDA/CudaCutPaste.H"
#include "CUDA/CudaImage.H"
#include "Image/Pixels.H"
#include "Util/Assert.H"
#include <algorithm>
Include dependency graph for CudaCutPaste.C:

Go to the source code of this file.
Functions | |
| CudaImage< float > | cudaCrop (const CudaImage< float > &src, const Point2D< int > &pt, const Dims &dims, const bool zerofill) |
| CudaImage< float > | cudaCrop (const CudaImage< float > &src, const Rectangle &rect, const bool zerofill) |
1.4.4