Java Image Processing Recipes: With OpenCV and JVM
Nicolas Modrzyk
- 出版商: Apress
- 出版日期: 2018-03-29
- 售價: $1,430
- 貴賓價: 9.5 折 $1,359
- 語言: 英文
- 頁數: 364
- 裝訂: Paperback
- ISBN: 1484234642
- ISBN-13: 9781484234648
-
相關分類:
Java 程式語言、影像辨識 Image-recognition
-
相關翻譯:
Java圖像處理:基於OpenCV與JVM (Java Image Processing Recipes: With OpenCV and JVM) (簡中版)
下單後立即進貨 (約1週~2週)
買這商品的人也買了...
-
$1,690$1,606 -
$580$493 -
$4,180$3,971 -
$250深入解析 Android 虛擬機
-
$352Java 虛擬機精講
-
$352自己動手寫Java虛擬機
-
$774$735 -
$1,010$960
商品描述
Quickly obtain solutions to common Java image processing problems, learn best practices, and understand everything OpenCV has to offer for image processing. You will work with a JVM image wrapper to make it very easy to run image transformation through pipelines and obtain instant visual feedback. This book makes heavy use of the Gorilla environment where code can be executed directly in the browser, and image transformation results can also be visualized directly in the browser.
Java Image Processing Recipes includes recipes on more advanced image manipulation techniques, such as image smoothing, cartooning, sketching, and mastering masks to apply changes only to parts of the image. You’ll see how OpenCV features provide instant solutions to problems such as edges detection and shape finding. Finally, the book contains practical recipes dealing with webcams and various video streams, giving you ready-made code with which to do real-time video analysis.
What You Will Learn
- Create your personal real-time image manipulation environment
- Manipulate image characteristics with OpenCV
- Work with the Origami image wrapper
- Apply manipulations to webcams and video streams
Who This Book Is For
Developers that want to manipulate images and use other advanced imaging techniques, through code running in the JVM.