Hacker News new | ask | show | jobs
by bluetooth 3463 days ago
I've found the official documentation (docs.opencv.org) to be one of the best sources online. It goes into mathematics/theory often but presents the info in a way that you don't need it to get stuff done. I would also check out pyimagesearch.com. There's a ton of really cool projects and tutorials (mostly in python but the c++/python api are near 1:1)