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)
Visualizing image array
I am new to computer vision and I have been exploring gaussian pyramid. I got the algorithm but I am still cannot visualize it correctly.
Here is my code,
#pyr is the output from gaussian method a...
Amal Nasir
Votes: 0
Answers: 1
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
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
Close opencv contours
I would like to enclose the below contours. Does anyone have any suggestions?

Anh Nguyen
Votes: 0
Answers: 0