I'm working on augmented reality app in iOS, I have a scenario where I need to show objects with in the area where camera is covering. For this I have to convert the camera coordinates (bounds) to latitude and longitudes so that I can show the locations which are in same camera bounds.
Can we use OPenCV to for the same scenario where camera bounds can be converted to latitude and longitude