The Wayback Machine - https://web.archive.org/web/20210828100525/https://github.com/topics/image-processing
Skip to content
#

Image processing

Digital image processing is the use of algorithms to make computers analyze the content of digital images.

Here are 10,475 public repositories matching this topic...

blazejdolicki
blazejdolicki commented May 27, 2021
System information (version)
  • OpenCV => 4.2
  • Operating System / Platform => Windows 64 Bit
  • Compiler => Visual Studio Code 1.56.2
Detailed description

When running cv2.seamlessClone() the error is a bit misleading when the incorrect image path is supplied. It doesn't make it obvious that the problem is in the path

Steps to reproduce
import cv2
# Read i
cclauss
cclauss commented Aug 24, 2021

🐛 Bug

$ pytest

-- Docs: https://docs.pytest.org/en/stable/warnings.html
= 19994 passed, 280 skipped, 29 xfailed, 27 xpassed, 603 warnings in 635.21s (0:10:35) =

Often these are about the depreciation of capabilities that may soon be modified or deleted. Researching and proposing fixes for the can be a **useful acti