I’m trying to capture latitude-longitude by smartphone via ‘python/opencv’ and I haven’t found any alternative.
As I also need to capture frames by camera in the same app, I tried via ‘opencv/android’, and I didn’t find any tutorial in this regard.
Latitude/longitude works fine with java.
Frame capture works fine in opencv.
I´m working with windows.
Could someone provide me with any alternatives?
I thank.