I hope you guys understand me this time around, it seems every question I ask is not real or vague or something.
I am using OpenCV and C++ to create a 3D image reconstruction program.
I have been able to implement the camera calibration aspect, but is not robust to partial occlusion, this is where I need your expert opinion on this.
When there is occlusion of atleast one corner, no corners are detected, so I want help as to how I can detect corners with partial occlusion?