0

I used PerspectiveTransform to draw an outline around the detected image.

The cv2.perspectiveTransform() is able to draw a rectangle only for a few detected images but not for all the images.

Some of the detected images are not showing up with an outline.

What might be the reason of missing it?

Does it assume that the points may be outside the camera view and detected just the image without projecting an outline?

enter image description here

John
  • 565
  • 8
  • 23

0 Answers0