Open reubenlindroos opened 2 years ago
After running the first live record, when i run the debayer on the first calibarion (00) the software returns an error. Eg:
../mc_imgproc/build/optimised/bin/debayer /home/rjl67/Documents/fake_ssd1/2022-09-16/calib_00/03 GRBG /home/rjl67/Documents/dstdir/calib_00/03.mp4 OpenCV a: 40 ?: /home/rjl67/Documents/fake_ssd1/2022-09-16/calib_00/03/calibFile debayer: src/imgio/imageDir.cpp:137: virtual cv::Mat ImageDirectory::GetCurrent(): Assertion `current.rows > 0 && current.cols > 0' failed. Aborted (core dumped)
When i run renderSynchedSources the same error occurs. Can you replicate this error @mureva and @laurieneedham ?
renderSynchedSources
After running the first live record, when i run the debayer on the first calibarion (00) the software returns an error. Eg:
When i run
renderSynchedSources
the same error occurs. Can you replicate this error @mureva and @laurieneedham ?