- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Bhaumik Vaidya
- 182字
- 2021-08-13 15:48:13
Who this book is for
This book is a go-to guide for developers working with OpenCV who now want to learn how to process more complex image data by taking advantage of GPU processing. Most computer vision engineers or developers face problems when they try to process complex image data in real time. That is where the acceleration of computer vision algorithms using GPUs will help them in developing algorithms that can work on complex image data in real time. Most people think that hardware acceleration can only be done using FPGA and ASIC design, and for that, they need knowledge of hardware description languages such as Verilog or VHDL. However, that was only true before the invention of CUDA, which leverages the power of Nvidia GPUs and can be used to accelerate algorithms by using programming languages such as C++ and Python with CUDA. This book will help those developers in learning about these concepts by helping them to develop practical applications. This book will help developers to deploy computer vision applications on embedded platforms such as Nvidia Jetson TX1.
- 零基礎學C++程序設計
- Windows系統管理與服務配置
- .NET 4.0面向對象編程漫談:基礎篇
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- 算法精粹:經典計算機科學問題的Java實現
- Responsive Web Design with HTML5 and CSS3
- 數據庫系統原理及MySQL應用教程
- Hands-On JavaScript High Performance
- 你不知道的JavaScript(中卷)
- Oracle Exadata專家手冊
- RabbitMQ Cookbook
- Solr Cookbook(Third Edition)
- 21天學通C++(第5版)
- Python程序設計教程
- Java從入門到精通(視頻實戰版)