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
How to create a lib to manipulate and show a new image format?
I work with some .WSQ images (Wavelet Scalar Quantization) and I can't display neither manipulate them in javaScript. (I can't change the image format for another one like .jpg or .png, it needs to be...

Lucas Ribeiro
Votes: 0
Answers: 0
minimal example of bundle adjustment for image mosaic in OpenCV
Im looking at the following image stitching example in the OpenCV documentation: https://raw.githubusercontent.com/opencv/opencv/4.x/samples/python/stitching_detailed.py, trying to wrap my head around...
Sami Wood
Votes: 0
Answers: 0
Capture windows behind my window using GPU and without changing window affinity
I want to capture all windows except my own window and I need this to be as fast as possible (in terms of FPS). Now, there are couple of similar questions already asked and answered, but none of them ...

n0p
Votes: 0
Answers: 0