You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By the end of this book, readers will be OpenCV experts whose newly gained experience allows them to develop their own advanced computer vision applications.
24
26
25
27
If you use either book or code in a scholarly publication, please cite as:
26
-
> M. Beyeler, (2016). OpenCV with Python Blueprints: Design and develop advanced computer vision projects using OpenCV with Python. Packt Publishing Ltd., London, England, 230 pages, ISBN 978-
28
+
> M. Beyeler, (2015). OpenCV with Python Blueprints: Design and develop advanced computer vision projects using OpenCV with Python. Packt Publishing Ltd., London, England, 230 pages, ISBN 978-
27
29
178528269-0.
28
30
29
31
Or use the following bibtex:
@@ -32,13 +34,20 @@ Or use the following bibtex:
32
34
title = {{OpenCV with Python Blueprints}},
33
35
subtitle = {Design and develop advanced computer vision projects using {OpenCV} with {Python}},
34
36
author = {Michael Beyeler},
35
-
year = {2016},
37
+
year = {2015},
36
38
pages = {230},
37
39
publisher = {Packt Publishing Ltd.},
38
40
isbn = {978-178528269-0}
39
41
}
40
42
```
41
43
44
+
All code was tested with OpenCV 2.4.9 and Python 2.7 on Ubuntu 14.04 and Windows 8.1, and is available from:
0 commit comments