Xmipp  v3.23.11-Nereus
Classes | Functions | Variables
basis.h File Reference
#include "blobs.h"
#include "splines.h"
#include "xmipp_image_over.h"
#include <core/xmipp_program.h>
Include dependency graph for basis.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Basis
 

Functions

void createZernike3DBasis (const MultidimArray< double > &Vin, MultidimArray< double > &Vbasis, int l1, int n, int l2, int m, int Rmax=-1)
 

Variables

const int BLOB_SUBSAMPLING = 10
 
const int PIXEL_SUBSAMPLING = 1
 
const int SPLINE_SUBSAMPLING = 1
 

Variable Documentation

◆ BLOB_SUBSAMPLING

const int BLOB_SUBSAMPLING = 10

Definition at line 34 of file basis.h.

◆ PIXEL_SUBSAMPLING

const int PIXEL_SUBSAMPLING = 1

Definition at line 35 of file basis.h.

◆ SPLINE_SUBSAMPLING

const int SPLINE_SUBSAMPLING = 1

Definition at line 36 of file basis.h.