Xmipp  v3.23.11-Nereus
Functions
transform_downsample.cpp File Reference
#include "core/xmipp_fftw.h"
#include "core/xmipp_image_generic.h"
#include "core/xvsmooth.h"
#include "transform_downsample.h"
Include dependency graph for transform_downsample.cpp:

Go to the source code of this file.

Functions

void downsampleKernel (const ImageGeneric &M, double step, ImageGeneric &Mp)
 
void downsampleFourier (const ImageGeneric &M, double step, ImageGeneric &Mp, int nThreads)
 
void downsampleSmooth (const ImageGeneric &M, ImageGeneric &Mp)