I am currently facing a scenario where I need to determine the direction of an object in relation to the camera. While I have methods for detecting if an object is within the camera's view, I am now tasked with determining the directions of objects that are not directly in sight. Specifically, I need to know if they are located towards the right or left side of the camera. To provide better clarity, I have included a picture illustrating the situation.