JunkBox_Lib 1.10.1
Loading...
Searching...
No Matches
FMask Struct Reference

#include <gmt.h>

Data Fields

int mode
 2:2D, 3:3D
 
int msize
 size of mask
 
int nfact
 normalized facter
 
int * imask
 pointer to mask
 

Detailed Description

フィルタ用マスク

Definition at line 16 of file gmt.h.

Field Documentation

◆ imask

int* imask

Definition at line 20 of file gmt.h.

Referenced by gauss_mask(), and imask().

◆ mode

int mode

Definition at line 17 of file gmt.h.

Referenced by gauss_mask(), and imask().

◆ msize

int msize

Definition at line 18 of file gmt.h.

Referenced by gauss_mask(), and imask().

◆ nfact

int nfact

Definition at line 19 of file gmt.h.

Referenced by gauss_mask(), and imask().


The documentation for this struct was generated from the following file: