Hi
We would like to tune its depth function with object tracking examples.
So we added below code in the example sources.
pipeline.setCameraTuningBlobPath("./tuning_color_ov9782_wide_fov.bin")
Here is some issue. when we tried above tuning code with below code. it seems no error.
object_tracker.py
But when we tried with below another example. some erros was showing like below.
spatial_object_tracker.py
And it is the error we met with spatial_object_tracker.py.
|------------------------------
[1844301021FFC61200] [1.5] [489.742] [system] [critical] Fatal error. Please report to developers. Log: 'PlgSrcCtrl' '87'
python3 -mpip show depthai
Name: depthai
Version: 2.17.4.0
Summary: DepthAI Python Library
Home-page: https://github.com/luxonis/depthai-python
Author: Luxonis
Author-email: support@luxonis.com
License: MIT
Location: /home/yeo/.local/lib/python3.9/site-packages
Requires:
Required-by: depthai-gui, depthai-sdk
|------------------------------
Thanks,
Best regards,
Ryan.