DefaultBackgroundEstimator

net.aerith.misao.util. Operation
#monitor_set :MonitorSet
#stopped :boolean
+Operation()
+addMonitor(Monitor monitor) :void
+ready() :boolean
+perform() :void
#operate() :void
+stop() :void
+isStopped() :boolean
+run() :void
net.aerith.misao.pixy.image_processing. DefaultBackgroundEstimator
#image :MonoImage
#background_value :double
#background_deviation :double
#area_count :int
#filter_size :int
+DefaultBackgroundEstimator(MonoImage image)
+getBackground() :double
+getBackgroundDeviation() :double
+ready() :boolean
+operate() :void