Torrent Hash - Hash of all existing torrents
Please, pay attention to the fact that you are about to download the torrent NOT from torhash.net
torhash.net is just a torrent search engine, no torrents are hosted here.

OpenCV 2 Computer Vision Application Programming Cookbook

Infohash:

A194B42F1FDF0C73ABB4CD1170A326A45EE7A76B

Type:

Other Ebooks

Title:

OpenCV 2 Computer Vision Application Programming Cookbook

Category:

Other/E-books

Uploaded:

2011-06-23 (by TheBookie)

Description:

OpenCV 2 Computer Vision Application Programming Cookbook In todays digital world, images are everywhere, and with the advent of powerful and affordable computing devices, it has become possible to create sophisticated applications manipulating images and videos. Adding special effects, enhancing image features, performing object recognition, and reconstructing 3D information are tasks that can be programmed easily with the OpenCV library, which is a widely used open source library that offers a rich set of advanced computer vision algorithms. OpenCV 2 Computer Vision Application Programming Cookbook will introduce you to numerous computer vision algorithms included in the OpenCV library. You will learn how to read, write, create and manipulate images. You will explore different techniques commonly used in image analysis and how they can be effectively implemented in C++. The book provides a complete introduction to the OpenCV library and explains how to build your first computer vision program. You will be presented with a variety of computer vision algorithms and be exposed to important concepts in image analysis that will enable you to build your own computer vision applications. The book helps you to get started with the library, showing you how to install and deploy the OpenCV library to write effective computer vision applications following good programming practices. The techniques to process an image and its pixels using the data structures offered by the library are explained in detail. You will learn how to build and manipulate an image histogram; how to detect lines and contours. You will be introduced to the concept of mathematical morphology and image filtering. The detection and use of interest points in computer vision is presented with applications for image matching and object recognition. Techniques to achieve camera calibration and 3D reconstruction are presented. OpenCV 2 Computer Vision Application Programming Cookbook is your guide to the development of computer vision applications. It is a comprehensive reference that exposes you to computer vision concepts illustrated with extensive examples. A step-by-step guide to computer vision programming using the C++ Interface of the OpenCV 2 library including advanced concepts What you will learn from this book : Create advanced computer vision applications using sound object-oriented programming practices Iterate over an image to process each of its pixels Enhance an image or interesting parts of an image using histograms Use mathematical morphology to process binary images and to segment images into homogenous regions Filter images by modifying their frequency content Detect the lines, contours , and objects contained in an image Apply different interest point operators in order to characterize an image content Exploit the image geometry in order to match different views of a pictured scene Calibrate the camera from different image observations Reconstruct selected image elements in 3D

Files count:

1

Size:

6.70 Mb

Trackers:

udp://tracker.openbittorrent.com:80
udp://open.demonii.com:1337
udp://tracker.coppersurfer.tk:6969
udp://exodus.desync.com:6969

Files:

1. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/anotherQtGUI/Makefile.Release 6.61 Kb
2. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/anotherQtGUI/Makefile.Debug 6.56 Kb
3. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/anotherQtGUI/Makefile 6.16 Kb
4. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/anotherQtGUI/ui_mainwindow.h 4.29 Kb
5. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/anotherQtGUI/mainwindow.cpp 2.21 Kb
6. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/anotherQtGUI/mainwindow.ui 1.86 Kb
7. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/anotherQtGUI/mainwindow.h 1.60 Kb
8. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/anotherQtGUI/main.cpp 1.25 Kb
9. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/anotherQtGUI/anotherQtGUI.pro 515 bytes
10. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/myQtGUIApp/Makefile.Release 6.69 Kb
11. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/myQtGUIApp/Makefile.Debug 6.63 Kb
12. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/myQtGUIApp/Makefile 6.14 Kb
13. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/myQtGUIApp/ui_mainwindow.h 4.00 Kb
14. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/myQtGUIApp/mainwindow.cpp 1.76 Kb
15. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/myQtGUIApp/mainwindow.h 1.61 Kb
16. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/myQtGUIApp/mainwindow.ui 1.58 Kb
17. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/myQtGUIApp/main.cpp 1.25 Kb
18. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/myQtGUIApp/myQtGUIApp.pro 513 bytes
19. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/main2.cpp 2.94 Kb
20. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/main1.cpp 1.42 Kb
21. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/README.txt 491 bytes
22. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 01/myQtConsoleProject.pro 485 bytes
23. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 02/colorReduce.cpp 15.60 Kb
24. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 02/contrast.cpp 5.15 Kb
25. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 02/addImages.cpp 3.41 Kb
26. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 02/saltImage.cpp 1.87 Kb
27. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 02/README.txt 613 bytes
28. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/color_detector/Makefile 6.01 Kb
29. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/color_detector/ui_mainwindow.h 5.91 Kb
30. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/color_detector/mainwindow.cpp 4.37 Kb
31. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/color_detector/mainwindow.ui 4.00 Kb
32. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/color_detector/colordetector.h 3.29 Kb
33. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/color_detector/colorDetectController.h 2.25 Kb
34. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/color_detector/colordetector.cpp 2.05 Kb
35. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/color_detector/mainwindow.h 1.89 Kb
36. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/color_detector/main.cpp 1.25 Kb
37. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/color_detector/colorDetectController.cpp 1.17 Kb
38. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/color_detector/color_detector.pro 629 bytes
39. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/colorDetectController.h 3.32 Kb
40. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/colordetectorLab.h 3.29 Kb
41. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/colordetector.h 2.79 Kb
42. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/colordetectorLab.cpp 2.05 Kb
43. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/colordetector.cpp 1.86 Kb
44. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/colorDetection.cpp 1.59 Kb
45. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/colorDetectController.cpp 1.17 Kb
46. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 03/README.txt 654 bytes
47. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 04/objectfinder.cpp 5.19 Kb
48. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 04/objectFinder.h 4.22 Kb
49. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 04/histogram.h 4.15 Kb
50. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 04/colorhistogram.h 3.97 Kb
51. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 04/finder.cpp 3.83 Kb
52. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 04/histograms.cpp 2.93 Kb
53. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 04/retrieve.cpp 2.65 Kb
54. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 04/imageComparator.h 2.00 Kb
55. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 04/README.txt 690 bytes
56. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 05/segment.cpp 5.71 Kb
57. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 05/morphoFeatures.h 3.96 Kb
58. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 05/morpho2.cpp 3.83 Kb
59. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 05/morphology.cpp 3.32 Kb
60. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 05/watershedSegmentation.h 1.92 Kb
61. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 05/README.txt 569 bytes
62. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 06/derivatives.cpp 5.86 Kb
63. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 06/laplacianZC.h 4.84 Kb
64. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 06/filters.cpp 4.17 Kb
65. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 06/README.txt 456 bytes
66. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 07/contours.cpp 8.45 Kb
67. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 07/blobs.cpp 5.63 Kb
68. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 07/linefinder.h 4.53 Kb
69. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 07/edgedetector.h 3.08 Kb
70. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 07/README.txt 517 bytes
71. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 08/interestPoints.cpp 5.81 Kb
72. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 08/harrisDetector.h 4.64 Kb
73. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 08/tracking.cpp 3.95 Kb
74. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 08/README.txt 414 bytes
75. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 09/estimateF.cpp 11.27 Kb
76. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 09/matcher.h 9.79 Kb
77. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 09/CameraCalibrator.cpp 5.19 Kb
78. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 09/estimateH.cpp 4.68 Kb
79. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 09/robustmatching.cpp 4.22 Kb
80. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 09/calibrate.cpp 2.97 Kb
81. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 09/CameraCalibrator.h 2.53 Kb
82. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 09/README.txt 589 bytes
83. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 10/videoprocessor.h 12.21 Kb
84. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 10/featuretracker.h 4.64 Kb
85. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 10/tracking.cpp 4.62 Kb
86. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 10/videoprocessing.cpp 4.18 Kb
87. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 10/foreground.cpp 2.78 Kb
88. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 10/BGFGSegmentor.h 2.53 Kb
89. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook CODE/Chapter 10/README.txt 551 bytes
90. OpenCV 2 Computer Vision Application Programming Cookbook/OpenCV 2 Computer Vision Application Programming Cookbook.pdf 6.39 Mb