The book is written by Salil Kapur and Nisarg Thakkar, and translated into Chinese by John Hany. The english edition was first published by Packt Publishin in July, 2015, and the Chinese edition in ...
Available on Googlecode.com, the “OpenCV computer vision application programming cookbook” contains over 50 OpenCV programming recipies for creating a variety of computer vision operations.
A cv2 import statement has pytest-cov looking for two source files in cwd instead of in site-packages/cv2. So two warnings are issued, because coverage doesn't find config.py and config-3.py. This ...