If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On GPU-Accelerated Computer Vision with OpenCV and CUDA
Bhaumik Vaidya
ISBN: 9781789348293
- Understand how to access GPU device properties and capabilities from CUDA programs
- Learn how to accelerate searching and sorting algorithms
- Detect shapes such as lines and circles in images
- Explore object tracking and detection with algorithms
- Process videos using different video analysis techniques in Jetson TX1
- Access GPU device properties from the PyCUDA program
- Understand how kernel execution works
Learn OpenCV 4 By Building Projects - Second Edition
David Millán Escrivá, VinÃcius G. Mendonça, Prateek Joshi
ISBN: 9781789341225
- Install OpenCV 4 on your operating system
- Create CMake scripts to compile your C++ application
- Understand basic image matrix...