You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a ZCU104 and worked through the OpenCV to xfOpenCV tutorial. I swapped out the board files from the zcu102-rv-ss to zcu104-rv-ss. Everything successfully built, however when I bring the 4 files from the tutorial over to my board and run "./colordetect image.jpg" I am met with nothing. The ZCU104 is unresponsive and generates no output. I am unable to kill the program with CTRL-C or any other attempts other than to turn off the board. I am wondering if there is an additional step or something to have this tutorial run on the ZCU104.
I built the system using the code from the source folder and followed the tutorial, as well as building the solution folder code. Both with the same result.
The text was updated successfully, but these errors were encountered:
I have a ZCU104 and worked through the OpenCV to xfOpenCV tutorial. I swapped out the board files from the zcu102-rv-ss to zcu104-rv-ss. Everything successfully built, however when I bring the 4 files from the tutorial over to my board and run "./colordetect image.jpg" I am met with nothing. The ZCU104 is unresponsive and generates no output. I am unable to kill the program with CTRL-C or any other attempts other than to turn off the board. I am wondering if there is an additional step or something to have this tutorial run on the ZCU104.
I built the system using the code from the source folder and followed the tutorial, as well as building the solution folder code. Both with the same result.
The text was updated successfully, but these errors were encountered: