Skip to content
Snippets Groups Projects
Commit 11d29392 authored by am0ebe's avatar am0ebe
Browse files

...

parent 0f75d71e
No related branches found
No related tags found
No related merge requests found
......@@ -20,9 +20,6 @@ FrameProcessor::~FrameProcessor()
// qDebug() << __PRETTY_FUNCTION__;
}
//2d check image format!
//2d add camera name to filename
// Process the received frame asynchronously
// pre: Frame needs to be valid!
// post: frame needs to be requeued
......
......@@ -14,8 +14,8 @@
const int APP_VERSION_MAJOR = 0;
const int APP_VERSION_MINOR = 0;
const int APP_VERSION_PATCH = 9;
const int APP_VERSION_MINOR = 1;
const int APP_VERSION_PATCH = 0;
using namespace VmbCPP;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment