KiCad PCB EDA Suite
Loading...
Searching...
No Matches
S_FILTER Struct Reference

5x5 Filter struct parameters More...

#include <image.h>

Public Attributes

signed char kernel [5][5]
 
unsigned int div
 
unsigned char offset
 

Detailed Description

5x5 Filter struct parameters

Definition at line 78 of file image.h.

Member Data Documentation

◆ div

unsigned int S_FILTER::div

Definition at line 81 of file image.h.

◆ kernel

signed char S_FILTER::kernel[5][5]

Definition at line 80 of file image.h.

◆ offset

unsigned char S_FILTER::offset

Definition at line 82 of file image.h.


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