Brice Miramont
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Brice Miramont-
Brice Miramont commented,
Thank you Marty, agrunnet did succeed in calibrating the camera underwater with the help of the oem calibration toolkit. So my question is, how can I get one and at what cost ? If the hardware is n...
-
Brice Miramont commented,
Hi MartyG, is it stil possible to have an NDA agreement with Intel to get the oem calibration software as I need it to calibrate the camera for underwater use in an integrated device ? Maybe a use...
-
Brice Miramont commented,
Hi, did you buy the oem calibration toolkit to oem calibrate the d455 ? I have the same need. thank you, Brice
-
Brice Miramont commented,
Hi MartyG, the provided example is using threads and not multiprocessing. Example is working but does not help with the error I have: when I pass queues in the run() method I have the error mentio...
-
Brice Miramont commented,
Ok thank you, I'll look at the code provided in the link and try to make it work. thank you
-
Brice Miramont commented,
Hi, I have been trying multiprocessing as well. MartyG your first link is working but I use a class to instantiate the camera and the start() method is not working because I have issues passing Que...