Hi guys, Anyone knows why this happened?
My program crashed when I use "camera" node and return C:\Python\Python38\python.exe D:\Repoloakldepthai-pythonlexamples(stereoDepthirgb_depth_aligned.py[1844301061BA3EF500] [2.1] [1.085] [system] [critical] Fatal error. please report to developers. Log: "Imgpreproc’ '582'
I compared with "rgb_depth_confidence_aligned.py" project, it can be executed normally. The difference is the normal one uses "camera" node whether the other (my project) uses "colorcamera" ;
It always happens when the program executed to "device.startPipeline(pipeline)". My device is D-Pro and D-Pro W. Any solutions?
Thanks