Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Java Image Processing Recipes: With OpenCV and JVM

    Posted By: roxul
    Java Image Processing Recipes: With OpenCV and JVM

    Nicolas Modrzyk, "Java Image Processing Recipes: With OpenCV and JVM"
    English | ISBN: 1484234642 | 2018 | 379 pages | PDF, EPUB | 14 MB

    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.