FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
int FilterLed::GetMeanPositionBox
(
const int
x
,
const int
y
,
const int
boxx
,
const int
boxy
)
const
private
Definition at line
330
of file
FilterLed.cc
.
332
{
333
float
mx, my;
334
unsigned
int
sum;
335
return
GetMeanPositionBox
(x, y, boxx, boxy, mx, my, sum);
336
}
FilterLed::GetMeanPositionBox
int GetMeanPositionBox(const int x, const int y, const int boxx, const int boxy) const
Definition:
FilterLed.cc:330
FilterLed
Generated on Sun Sep 18 2016 20:50:52 for FACT++ by
1.8.11