]> git.sesse.net Git - nageru/commit
Start working on a frame analyzer.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 8 May 2017 17:55:30 +0000 (19:55 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 8 May 2017 21:58:23 +0000 (23:58 +0200)
commit66421f32d0f2e8a8bdb86b3f381a6ebb6426cf0c
tree76ed3850bc35505fee018e1dedf61c0e1e0a7f0c
parent5ac91302c4138f21989ce1103ff42a9209e2f90f
Start working on a frame analyzer.

The idea is that this will be able to show a histogram and a
color picker. So far, we have some logic to grab a frame,
and that's it.
Makefile
analyzer.cpp [new file with mode: 0644]
analyzer.h [new file with mode: 0644]
mainwindow.cpp
mainwindow.h
ui_analyzer.ui [new file with mode: 0644]
ui_mainwindow.ui