Extracting orientation information from image/pdf

Hi Everyone,

Actually i want to extract the data from the following:

image

From the above image i need to extract highlighted information especially the orientation. If the arrow mark is towards up it should returns as North, if it is downward it should return as South.

Is it technically possible to extract this orientation information from the image using UiPath.

I have tried Document understanding but i fails to get the orientation.

Is there any other way that we can proceed to and get the orientation Information.

Note: The input images are always not similar. For a single image we may get multiple orientations (North, Northeast, South, Southeast, West, Southwest, East, Northwest). The main part is to extract the orientation direction and the resultant direction name.

Could please anyone suggest any solution for this.

Thanks in advance