Xmipp  v3.23.11-Nereus
Classes | Functions
transform_downsample.h File Reference
#include "core/xmipp_metadata_program.h"
#include "core/multidim_array.h"
Include dependency graph for transform_downsample.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProgTransformDownsample
 

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)