When I use pydc1394 to capture images from PointGrey cameras, the pixels roll beyond the columns and rows. Everytime I run the Python script, it changes the elements of grabbed image randomly. I have a similar program developed in C++ and using the native DC1394 library, and the program doesn't present this error. I use a Macbook with macOS Mojave and Python 3.7.4.
Hi,
When I use pydc1394 to capture images from PointGrey cameras, the pixels roll beyond the columns and rows. Everytime I run the Python script, it changes the elements of grabbed image randomly. I have a similar program developed in C++ and using the native DC1394 library, and the program doesn't present this error. I use a Macbook with macOS Mojave and Python 3.7.4.
Best,