camera-mc-dev / mc_grabber

Tools as deployed on Boromir for grabbing images/video from the JAI cameras using the SISO grabbers.
0 stars 0 forks source link

First calibration does not seem to record correctly (with fake grabber) #17

Open reubenlindroos opened 2 years ago

reubenlindroos commented 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 ?