0.9.3dev
Search
Namespaces
Classes
Modules
Guides
Reference
View All Results »
Main Page
Reference
Guides
Cinder
Namespaces
cinder
android
app
fs
hardware
net
video
app
android
audio
android
cocoa
dsp
linux
msw
cairo
cocoa
dx
geom
gl
impl
ip
linux
ftutil
log
msw
params
qtime
signals
svg
winrt
glm
cinder
ip
AdaptiveThresholdT
/
#include
“
cinder/ip/Threshold.h
”
Public Member Functions
Typedefs:
AdaptiveThreshold
AdaptiveThreshold8u
AdaptiveThreshold32f
Show All
|
Hide All
Public Member Functions
AdaptiveThresholdT
()
AdaptiveThresholdT
(const ChannelT< T > *channel)
Uses
channel
as source, but not assume ownership.
void
calculate
(int32_t windowSize, float percentageDelta, ChannelT< T > *dstChannel)