Hi everyone,
I’m currently working on a project using an OAK-1 camera and I’ve noticed some image distortion (especially noticeable at the edges). I assume this is due to lens distortion.
I’ve come across concepts like intrinsic camera calibration and distortion coefficients, but I’m not entirely sure how to implement this with an OAK-1.
A few questions:
Does the OAK-1 come with pre-calibrated distortion parameters? If so, how can I access and use them?
If calibration needs to be done manually, what’s the best approach or tools to use?
Are there any Python libraries (e.g., OpenCV) or built-in tools in DepthAI that can simplify the distortion correction process?
Any tips, sample code, or resources would be greatly appreciated. Thanks in advance!
Looking forward to hearing from you!