python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
compareHist openCV with multiple dimensions
I am working on image colors comparison and I am struggling with understanding how cv2.compareHist works for multiple dimensions. Here is my issue: if I take every channels in compareHist I find a inv...
Wolf
Votes: 0
Answers: 0
How to do OCR on a single character
I am writing a program that should be able to detect a single character from the image of it.
I think it should be pretty easy given how powerful OCR software have become these days but I have no real...
Pouria P
Votes: 0
Answers: 0
Python PILLOW Can't compare two images correctly
I want to compare two images and then decide whether they are the same or not but the PIL library is not able to tell me the correct result. Even I use both ways to compare them it returns true for tw...
ghostcasper
Votes: 0
Answers: 1