Files @ 2bc2ee0a021c
Branch filter:

Location: OneEye/src/config.py - annotation

Laman
fixed imgview resizing, passing tresholds to analyzer, passing new state to core
import logging


logging.basicConfig(format='%(asctime)s %(levelname)s: %(message)s', level=logging.DEBUG)

class misc:
	version=(0,0,0)

class gui:
	showBigPoints=True
	showGrid=False