Hey @Oskar-Luxonis,
a quick addition to your response, when i implement the high accuracy preset, in my yaml file i generally set temporal filter to false, and also turn off decimation, and conf threshold is 240 same as high accuracy. Also the median filter was forcefully turned off by driver itself during runtime stating the following:
[component_container-11] [INFO] [1786968941.384005893] [oakd]: Camera ready!
[component_container-11] [18443010F1FD990F00] [1.1.2.2] [2.381] [StereoDepth(6)] [error] Maximum disparity value '1520' exceeds the maximum supported '1024' by median filter. Disabling median filter!
[component_container-11] [18443010F1FD990F00] [1.1.2.2] [2.212] [StereoDepth(6)] [error] Maximum disparity value '1520' exceeds the maximum supported '1024' by median filter. Disabling median filter!
so with subpixel bits:3 following is the depth image corresponding to it, as an addition I would like to mention, the parameters are exactly same as my previous comment with just the high detail enabled and brightness filter off.


Also, if you could mention some starting values for exposure and iso would be great, my understanding about these specific params is not that great to be honest.
I will be testing out the remaining brightness filter param options.
Thanks for your support! ๐