top | item 25423768

(no title)

nograpes | 5 years ago

I thought I was the only one! When I look around at the code examples using openCV it is clear that nobody knows how to use it. God help you trying to get your GPU working on Python.

discuss

order

nl|5 years ago

Matplotlib...

hprotagonist|5 years ago

matplotlib is esoteric ( if you didn’t already have psychic scars from matlab experience and thus already speak their esolang), but at least it documents kwargs and links out to source and doesn’t just give you out of date snippets in broken english.

OpenCV can’t be assed to link out to source, and also won’t even bother telling you what the function signatures are, what the names of all the methods are, or anything else useful.