Hi, if I apply the EDOF AF mode, is the EDOF mode used for all subsequent frames (ie all frames from .getCvFrame() in a while loop are now taken with EDOF mode) or only 1 frame after the camera has adjusted the AF to EDOF?
Is there a recommended scenario where I can observe the difference in output from these EDOF and AUTO_ONCE mode?
I've tried to look at the differences between CONT_VID, AUTO_ONCE, and EDOF mode in a while loop on the getCvFrame() and I don't see any differences.