ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcb_rm_t Struct Reference

#include <ngcb.h>

Public Attributes

int * v
 
int m
 
int size
 
int * idx
 
int n
 

Detailed Description

Running median filter structure

Member Data Documentation

◆ idx

int* ngcb_rm_t::idx

Buffer indices

◆ m

int ngcb_rm_t::m

Last median

◆ n

int ngcb_rm_t::n

Number of elements in filter

◆ size

int ngcb_rm_t::size

Filter size

◆ v

int* ngcb_rm_t::v

Filter values


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