Master Photo and Video Editing with Metal - Redkin, Bogdan; Yaskevich, Victor; - Prospero Internetes Könyváruház

 
A termék adatai:

ISBN13:9798868808319
ISBN10:8868808315
Kötéstípus:Puhakötés
Terjedelem:299 oldal
Méret:235x155 mm
Nyelv:angol
Illusztrációk: 137 Illustrations, black & white
700
Témakör:

Master Photo and Video Editing with Metal

A Practical Approach to Leveraging Metal Media Editing Software
 
Kiadás sorszáma: First Edition
Kiadó: Apress
Megjelenés dátuma:
Kötetek száma: 1 pieces, Book
 
Normál ár:

Kiadói listaár:
EUR 58.84
Becsült forint ár:
25 083 Ft (23 889 Ft + 5% áfa)
Miért becsült?
 
Az Ön ára:

20 067 (19 111 Ft + 5% áfa )
Kedvezmény(ek): 20% (kb. 5 017 Ft)
A kedvezmény érvényes eddig: 2024. december 31.
A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
Kattintson ide a feliratkozáshoz
 
Beszerezhetőség:

Még nem jelent meg, de rendelhető. A megjelenéstől számított néhány héten belül megérkezik.
 
  példányt

 
Rövid leírás:

Delve into the nuances of photo and video editing with Metal, a framework from Next Generation GPU APIs. Right now, the demand for media editors is growing exponentially, with multiple applications needing some form of image processing, including messengers, social networks, marketplace, and banking applications. This book provides detailed guidelines for reimplementation instruments from one of the more popular photo and video editors.



Begin your journey by reviewing the rationale for using Metal, and an overview of the reasons why this this is the best performance solution. Rasterization is then covered to provide a basis for understanding how image editing in Metal works. You?ll look at aspects of image processing such as rendering, image transformations, and working with textures. This knowledge then leads you to image editing, where it is applied to make basic color adjustments, shadows, blur, vignette, and color correction with LUT filters. These are fundamental aspects of any media editing software.



Layers make up the final section of the book, including different compositions and blend modes, both essential tools for any image editor. You?ll conclude the journey with a look at video editing with Metal. Through hands-on projects in each chapter, you will learn how to apply these techniques directly in real-world scenarios, giving a great starting point to implement any kind of media processing in your own applications.



You will:




  • Understand fundamental concepts of GPU rendering to complex image and video processing techniques

  • See how shaders are accessed in the rendering pipeline

  • Create and import textures

  • Review image and video editing techniques, from simple color adjustment to complex filters, layer composition, and real-time video effects

Hosszú leírás:

Delve into the nuances of photo and video editing with Metal, a framework from Next Generation GPU APIs. Right now, the demand for media editors is growing exponentially, with multiple applications needing some form of image processing, including messengers, social networks, marketplace, and banking applications. This book provides detailed guidelines for reimplementation instruments from one of the more popular photo and video editors.



Begin your journey by reviewing the rationale for using Metal, and an overview of the reasons why this this is the best performance solution. Rasterization is then covered to provide a basis for understanding how image editing in Metal works. You?ll look at aspects of image processing such as rendering, image transformations, and working with textures. This knowledge then leads you to image editing, where it is applied to make basic color adjustments, shadows, blur, vignette, and color correction with LUT filters. These are fundamental aspects of any media editing software.



Layers make up the final section of the book, including different compositions and blend modes, both essential tools for any image editor. You?ll conclude the journey with a look at video editing with Metal. Through hands-on projects in each chapter, you will learn how to apply these techniques directly in real-world scenarios, giving a great starting point to implement any kind of media processing in your own applications.



What You Will Learn




  • Understand fundamental concepts of GPU rendering to complex image and video processing techniques

  • See how shaders are accessed in the rendering pipeline

  • Create and import textures

  • Review image and video editing techniques, from simple color adjustment to complex filters, layer composition, and real-time video effects



Who This Book Is For



Intermediate Swift developers interested in photo and video editing or diving deeper into understanding how GPU media processing works.

Tartalomjegyzék:

Part 1: Rasterization.- Chapter 1: Getting Started with Apple Metal.- Chapter 2: Metal Fundamentals Overview. Rendering and Displaying Content.- Chapter 3: Understanding the Rendering Pipeline.- Chapter 4: Vertex Shader Function, Primitive Assembly.- Chapter 5: Transformations.- Chapter 6: Perspective Transformations.- Chapter 7: Working with Textures and Images.- Part 2: Image Editing with Metal.- Chapter 8: Basic color adjustments.- Chapter 9: Vignette.- Chapter 10: Blur.- Chapter 11: Lookup Table.- Chapter 12: Twirl.- Part 3: Multilayer rendering.- Chapter 13: Introduction to layer composition.- Chapter 14: Blend Modes.- Chapter 15: Layer Effects.-Part 4: Video Editing with Metal.- Chapter 16 - Video Editing with Metal.- Chapter 17 - Video Layers.- Appendix: Common Metal functions.