mirror of
https://github.com/vale981/Taevitas
synced 2025-03-05 09:31:42 -05:00
dirty_debug
This commit is contained in:
parent
df4e0a79a6
commit
11accb01ae
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ void MainWindow::displayPreview(FlyCapture2::Image* last_capture) {
|
|||
qDebug() << 1;
|
||||
|
||||
FlyCapture2::Image tmp_i;
|
||||
qDebug() << image->GetCols();
|
||||
qDebug() << last_capture->GetCols();
|
||||
|
||||
//FlyCapture2::Error e = last_capture->Convert(FlyCapture2::PixelFormat::PIXEL_FORMAT_RGB16, &tmp_i);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue