Пример #1
0
 def _lumen_detector_default(self):
     ld = LumenDetector()
     ld.pixel_depth = self.video.pixel_depth
     return ld