FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
FilterLed::FilterLed
(
uint8_t *
img
,
int
w
,
int
h
,
int
boxx
,
int
boxy
,
double
cut
=
2.5
)
inline
Definition at line
43
of file
FilterLed.h
.
43
:
fImg
(img),
44
fW
(w),
fH
(h),
fBoxX
(boxx),
fBoxY
(boxy),
fCut
(cut)
45
{
46
}
FilterLed::fH
int fH
Definition:
FilterLed.h:14
FilterLed::fBoxY
int fBoxY
Definition:
FilterLed.h:16
FilterLed::fBoxX
int fBoxX
Definition:
FilterLed.h:15
FilterLed::fCut
float fCut
Definition:
FilterLed.h:17
FilterLed::fW
int fW
Definition:
FilterLed.h:13
FilterLed::fImg
uint8_t * fImg
Definition:
FilterLed.h:12
FilterLed
Generated on Sun Sep 18 2016 20:50:52 for FACT++ by
1.8.11