what is the most effective way to translate from normalized coordinates (x = 0,1) (y = 0,1) to pixel coordinates (x = 0, 1920) (x = 0, 1080) or is there even a way to do it inside python? i have no idea where to even start. cause im trying to get coordinates from mediapipe’s pose detection module, then tracking
Tag: coordinate-systems
convert latitude and longitude to x and y grid system using python
I have file with latitude and longitude values, that i want to convert the x and y in km I want to measure the distance from each point. for instance I make the first points of latitude and longitude(which are 51.58, -124.6 respectfully) to (0,0) in my x and y system so than basically i want to find out what