Files @ 6f9ec51a8142
Branch filter:

Location: OneEye/config.json.template

Laman
moving responsibilities
GUI got its own ImageAnalyzer instance for doing previews
accordingly changed APIs to keep only useful messages
ImageAnalyzer params wrapped in a separate class
1
2
3
4
5
6
7
8
9
{
	"misc": {
		"defaultImage": "1.jpg"
	},
	"gui": {
		"showGrid": true,
		"showBigPoints": false
	}
}