python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Detect nose coordinates on a face profil view
In such tasks, I tend to you Mediapipe or Dlib to detect the landmarks of the face and get the specific coordinates I'm interested to work with.
But in the case of the human face taken from a Profil v...

Capito
Votes: 0
Answers: 1
Appium GUI testing java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds
I have been using this code successfully until I have to screenshot other smaller images within an image. what it does is to screenshot an image using Appium, and get the background color of the image...
ken4ward
Votes: 0
Answers: 1
Create regularly-spaced vector points from irregular XY geographic data in Python
I have point (vector) coordinates in meters (x and y in 1-D arrays) which are irregularly spaced. I would like to re-sample the points so that they are regularly spaced by 10 m between each set of XY ...
jb16006
Votes: 0
Answers: 2