Hi everyone, I would like a good book for beginners that teaches openCV only in python. The tutorials are all in C++ but I would like to just use python as I do not know C++. Does anyone know any good books? Ideally I would like a book that deals with a single image, performs image processing algorithms and something that teaches how to work with a stream of images from a webcam such as detecting a single object in each of them image streams.
Any help would be appreciated as well as a list of books that are in python.
Thanks!