Top "Coordinate" questions

Refers to a sequence of numbers used to indicate the position of an object relative to an axis.

Faster numpy cartesian to spherical coordinate conversion?

I have an array of 3 million data points from a 3-axiz accellerometer (XYZ), and I want to add 3 columns to …

python numpy coordinate
How get bottom y coordinate

How can I get the bottom left coordinate, i.e. the maximum y coordinate, of a view in obj-c and …

ios uiview coordinate
How to get object in WebGL 3d space from a mouse click coordinate

I'm building a boardgame in WebGL. The board can be rotated/zoomed. I need a way to translate a click …

javascript 3d mouse webgl coordinate
Java: What is a good data structure for storing a coordinate map for an infinite game world?

I am used to coding in PHP but I am not really proficient with Java and this has been a …

java map tile coordinate
How to get 3D coordinate Axes of head pose estimation in Dlib C++

Dlib C++ can detect landmark and estimate face pose very well. However, how can I get 3D coordinate Axes direction (…

opencv face-recognition head coordinate dlib
Convert Quaternion representing rotation from one coordinate system to another

I am getting a quaternion from sensor data that is in the coordinate system Y=up, X=right, and Z= …

system quaternions coordinate
Calculating distance between two points in 3D

My assignment is to create main class in which I initialize the value of any point to be at (0,0,0) and …

java distance getter-setter coordinate euclidean-distance
How to find out Y coordinate of specific point in bezier curve in canvas?

I need to find out Y coordinate of specific point of bezier curve in canvas. Do you know, how to …

canvas point bezier curve coordinate
Nuke Python - How to set values on XY_Knob individually?

Background I am building a pretty cool tool in Python. Somehow I have been able to figure out all of …

python coordinate nuke