cannot retrieve biases on SilkyEVCamHD
On a SilkyEVCamHD the reading of bias parameters through the SDK fails. The identical code works for the SilkyEVCamHD:
- const Metavision::Biases biases = cam_.biases();
- Metavision::I_LL_Biases * hw_biases = biases.get_facility();
- const auto pmap = hw_biases->get_all_biases();
- for (const auto & bp : pmap) {
- std::cout << "found bias param: " << bp.first << " " << bp.second << std::endl;
- }
but on the SilkyEVCamHD it just returns all zeros:
- found bias param: bias_diff 0
- found bias param: bias_diff_off 0
- found bias param: bias_fo 0
- found bias param: bias_hpf 0
- found bias param: bias_refr 0
I'm running on the latest OpenEB 3.1.2 (but an earlier version had the same issue).
Also not much luck with metavision player:
- usr/local/bin/metavision_player --show-biases
- Metavision Player can not be used to set biases for this camera. Please use Metavision Studio instead.
- [HAL][WARNING] Failed Bias Name check
Any suggestions?
Thanks!
We are currently experiencing issues with our server. Some links may be temporarily unavailable. We apologize for the inconvenience and appreciate your patience as we work to resolve the problem as quickly as possible.
Information
In this Community Forum, you can discuss products, technology and applications. Only registred users can post but everyone can read. To ask a private question, enter a support ticket in My Area
https://support.prophesee.ai/portal/en/newticket