Beispiel #1
0
 def __init__(self):
     BatchTable.__init__(self)
Beispiel #2
0
 def __init__(self):
     BatchTable.__init__(self)
     self.features_global = {}
     self.features_json = bytearray()
     self.features_bin = bytearray()
     self.num_global_features = 0