Mostrando 321 - 340 Resultados de 494 Para Buscar '"INTERPOL"', tiempo de consulta: 0.09s Limitar resultados
  1. 321
    Publicado 1995
    Tabla de Contenidos: “…Surface Models and the Resolution of N-Dimensional; Chapter III.3. Tricubic Interpolation; Chapter III.4. Transforming Coordinates from One Coordinate Plane to Another; Chapter III.5. …”
    Libro electrónico
  2. 322
    Publicado 2014
    Tabla de Contenidos: “…4.3 Using MAP Algebra to Implement Isolated box Models References; Chapter 5: Distance Calculations; 5.1 Concepts of Distance Calculations; 5.2 Distance Along a Surface and Vertical Distance; 5.3 Applications of Euclidean Distance in Pollution Problems; 5.4 Cost Distance; References; Chapter 6: Spatial Statistics and Neighborhood Modeling in GIS; 6.1 Variograms: Analyzing Spatial Patterns; 6.2 Interpolation; 6.3 Zonal Statistics; 6.4 Neighborhood Statistics and Filters; References; Chapter 7: Digital Elevation Models, Topographic Controls, and Hydrologic Modeling in GIS…”
    Libro electrónico
  3. 323
    Publicado 2007
    Tabla de Contenidos: “…Lesson 4 Creating TransparencyUsing masks, mattes, and stencils to cut out portions of a layer; Masking; Animating a Mask Shape (Mask Path); Creating a Vignette; Masking with the Pen Tool; Drawing a Path; Applying an Effect to a Masked Area; How Mask Shapes Interpolate; Mask Paths and Effects; Multiple Mask Madness; Mask Opacity; RotoBezier Mask Shapes; Audio Spectrum Effect; Using Track Mattes; Nesting with Track Mattes; Effects and Track Mattes; Luma Track Matte; Animated Track Matte; Stencil Alpha and Stencil Luma; Masks in After Effects CS3; Lesson 5 Type and Music…”
    Libro electrónico
  4. 324
    Publicado 2011
    Tabla de Contenidos: “…4.2.5 Exploring the Contents of an Image / 69 -- 4.2.6 Writing the Resulting Image onto a File / 70 -- 4.3 Tutorial 4.1: MATLAB Image Processing Toolbox-a Guided Tour / 72 -- 4.4 Tutorial 4.2: Basic Image Manipulation / 74 -- 4.5 Problems / 80 -- 5 IMAGE SENSING AND ACQUISITION 83 -- 5.1 Introduction / 83 -- 5.2 Light, Color, and Electromagnetic Spectrum / 84 -- 5.2.1 Light and Electromagnetic Spectrum / 84 -- 5.2.2 Types of Images / 85 -- 5.2.3 Light and Color Perception / 86 -- 5.2.4 Color Encoding and Representation / 87 -- 5.3 Image Acquisition / 89 -- 5.3.1 Image Sensors / 89 -- 5.3.2 Camera Optics / 92 -- 5.4 Image Digitization / 93 -- 5.4.1 Sampling / 95 -- 5.4.2 Quantization / 96 -- 5.4.3 Spatial and Gray-Level Resolution / 97 -- 5.5 Problems / 101 -- 6 ARITHMETIC AND LOGIC OPERATIONS 103 -- 6.1 Arithmetic Operations: Fundamentals and Applications / 103 -- 6.1.1 Addition / 104 -- 6.1.2 Subtraction / 106 -- 6.1.3 Multiplication and Division / 109 -- 6.1.4 Combining Several Arithmetic Operations / 110 -- 6.2 Logic Operations: Fundamentals and Applications / 111 -- 6.3 Tutorial 6.1: Arithmetic Operations / 113 -- 6.4 Tutorial 6.2: Logic Operations and Region of Interest Processing / 118 -- 6.5 Problems / 122 -- 7 GEOMETRIC OPERATIONS 125 -- 7.1 Introduction / 125 -- 7.2 Mapping and Affine Transformations / 127 -- 7.3 Interpolation Methods / 130 -- 7.3.1 The Need for Interpolation / 130 -- 7.3.2 A Simple Approach to Interpolation / 131 -- 7.3.3 Zero-Order (Nearest-Neighbor) Interpolation / 132 -- 7.3.4 First-Order (Bilinear) Interpolation / 132 -- 7.3.5 Higher Order Interpolations / 132 -- 7.4 Geometric Operations Using MATLAB / 132 -- 7.4.1 Zooming, Shrinking, and Resizing / 133 -- 7.4.2 Translation / 134 -- 7.4.3 Rotation / 134 -- 7.4.4 Cropping / 134 -- 7.4.5 Flipping / 134 -- 7.5 Other Geometric Operations and Applications / 134 -- 7.5.1 Warping / 134 -- 7.5.2 Nonlinear Image Transformations / 135 -- 7.5.3 Morphing / 137 -- 7.5.4 Seam Carving / 137 -- 7.5.5 Image Registration / 137.…”
    Libro electrónico
  5. 325
    Publicado 2006
    Tabla de Contenidos: “…6 Spatial Form as Inherently Three Dimensional 6.1 Surface Representation through the Attentional Shroud; 6.2 Interpolation of Object Shape within the Generic Depth Map; 6.3 Transparency; 6.4 Object-Oriented Constraints on Surface Reconstruction; 6.5 Conclusion; II: Motion and Color; 7 White's Effect in Lightness, Color, and Motion; 7.1 Introduction; 7.2 Experiment 1. …”
    Libro electrónico
  6. 326
    Publicado 2022
    Tabla de Contenidos: “…Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Chapter 1: Introduction to Python 3 -- Introducing the Python 3 Programming Language -- History of the Python Programming Language -- Python Enhancement Proposals -- Philosophy of the Python Programming Language -- Applications of Python -- Installing Python on Various Platforms -- Installing on a Windows Computer -- Installing on Ubuntu/Debian Derivatives -- Using Python Modes -- Interactive Mode -- Script Mode -- Using Python IDEs -- Exploring the Scientific Python Ecosystem -- Introducing Jupyter Notebook -- Setting Up Jupyter Notebook -- Running Code in Jupyter Notebook -- Anaconda -- Summary -- Chapter 2: Getting Started with NumPy -- NumPy and Ndarrays -- Indexing in Ndarrays -- Indexing in Ndarrays of More Than One Dimension -- Ndarray Properties -- NumPy Constants -- Slicing Ndarrays -- Summary -- Chapter 3: NumPy Routines and Getting Started with Matplotlib -- Routines for Creating Ndarrays -- Matplotlib -- Visualization with NumPy and Matplotlib -- Running the Matplotlib Program as a Script -- Summary -- Chapter 4: Revisiting Matplotlib Visualizations -- Single-Line Plots -- Multiline Plots -- Grid, Axes, and Labels -- Colors, Styles, and Markers -- Object-Oriented Plotting -- Subplots -- Summary -- Chapter 5: Styles and Layouts -- Styles -- Layouts -- Summary -- Chapter 6: Lines, Bars, and Scatter Plots -- Lines and Logs -- Error Bars -- Bar Graphs -- Scatter Plot -- Summary -- Chapter 7: Histograms, Contours, and Stream Plots -- Histograms -- Contours -- Visualizing Vectors with Stream Plots -- Summary -- Chapter 8: Image and Audio Visualization -- Visualizing Images -- Image Masking -- Interpolation Methods -- Audio Visualization -- Audio Processing -- Summary -- Chapter 9: Pie and Polar Charts -- Pie Charts…”
    Libro electrónico
  7. 327
    Publicado 2018
    Tabla de Contenidos: “…IntroductionGraphics AreasMajor ApplicationsGraphics APIsGraphics PipelineNumerical IssuesEfficiencyDesigning and Coding Graphics ProgramsMiscellaneous MathSets and MappingsSolving Quadratic EquationsTrigonometryVectorsCurves and SurfacesLinear InterpolationTrianglesRaster ImagesRaster DevicesImages, Pixels, and GeometryRGB ColorAlpha CompositingRay TracingThe Basic Ray-Tracing AlgorithmPerspectiveComputing Viewing RaysRay-Object IntersectionShadingA Ray-Tracing ProgramShadowsIdeal Specular ReflectionHistorical NotesLinear AlgebraDeterminantsMatricesComputing with Matrices and DeterminantsEigenvalues and Matrix DiagonalizationTransformation Matrices2D Linear Transformations3D Linear TransformationsTranslation and Affine TransformationsInverses of Transformation MatricesCoordinate TransformationsViewingViewing TransformationsProjective TransformationsPerspective ProjectionSome Properties of the Perspective TransformField-of-ViewThe Graphics PipelineRasterizationOperations Before and After RasterizationSimple AntialiasingCulling Primitives for EfficiencySignal ProcessingDigital Audio: Sampling in 1DConvolutionConvolution FiltersSignal Processing for ImagesSampling TheorySurface ShadingDiffuse ShadingPhong ShadingArtistic ShadingTexture MappingLooking Up Texture ValuesTexture Coordinate FunctionsAntialiasing Texture LookupsApplications of Texture MappingProcedural 3D TexturesData Structures for GraphicsTriangle MeshesScene GraphsSpatial Data StructuresBSP Trees for VisibilityTiling Multidimensional ArraysMore Ray TracingTransparency and RefractionInstancingConstructive Solid GeometryDistribution Ray TracingSamplingIntegrationContinuous ProbabilityMonte Carlo IntegrationChoosing Random PointsCurvesCurvesCurve PropertiesPolynomial PiecesPutting Pieces TogetherCubicsApproximating CurvesSummaryComputer AnimationPrinciples of AnimationKeyframingDeformationsCharacter AnimationPhysics-Based AnimationProcedural TechniquesGroups of ObjectsUsing Graphics HardwareHardware OverviewWhat Is Graphics HardwareHeterogeneous MultiprocessingGraphics Hardware Programming: Buffers, State, and ShadersState MachineBasic OpenGL Application LayoutGeometryA First Look at ShadersVertex Buffer ObjectsVertex Array ObjectsTransformation MatricesShading with Per-Vertex AttributesShading in the Fragment ProcessorMeshes and InstancingTexture ObjectsObject-Oriented Design for Graphics Hardware ProgrammingContinued LearningLightRadiometryTransport EquationPhotometryColorColorimetryColor SpacesChromatic AdaptationColor AppearanceVisual PerceptionVision ScienceVisual SensitivitySpatial VisionObjects, Locations, and EventsPicture PerceptionTone ReproductionClassificationDynamic RangeColorImage FormationFrequency-Based OperatorsGradient-Domain OperatorsSpatial OperatorsDivisionSigmoidsOther ApproachesNight TonemappingDiscussionImplicit ModelingImplicit Functions, Skeletal Primitives, and Summation BlendingRenderingSpace PartitioningMore on BlendingConstructive Solid GeometryWarpingPrecise Contact ModelingThe Blob TreeInteractive Implicit Modeling SystemsGlobal IlluminationParticle Tracing for Lambertian ScenesPath TracingAccurate Direct LightingReflection ModelsReal-World MaterialsImplementing Reflection ModelsSpecular Reflection ModelsSmooth-Layered ModelRough-Layered ModelComputer Graphics in GamesPlatformsLimited ResourcesOptimization TechniquesGame TypesThe Game Production ProcessVisualizationBackgroundData TypesHuman-Centered Design ProcessVisual Encoding PrinciplesInteraction PrinciplesComposite and Adjacent ViewsData ReductionExamples…”
    Libro electrónico
  8. 328
    Publicado 2016
    Tabla de Contenidos: “…4.2.1 - Fluctuation characteristics of irradiance at single point4.2.1.1 - Smoothing effect; 4.2.2 - Fluctuation characteristics of spatial average irradiance in utility service area; 4.3 - Forecasting methods; 4.3.1 - Overview; 4.3.2 - Accuracy measures; 4.3.3 - NWP models; 4.3.3.1 - Ensemble forecast of NWP models; 4.3.3.2 - Spatiotemporal interpolation and smoothing; 4.3.3.3 - Postprocessing by statistical model; 4.3.3.4 - Combination of different forecast models; 4.3.4 - Satellite cloud motion vector approach; 4.3.5 - All Sky images; 4.3.6 - Statistical models…”
    Libro electrónico
  9. 329
    Tabla de Contenidos: “…7.2 Gross Domestic Capital Formation -- 7.2.1 Gross Domestic Fixed Capital Formation -- Dwellings and Other Buildings -- Other Constructions and Works -- Transportation Material -- Other Materials -- 7.2.2 Variations in Stocks -- 7.3 Net Exports of Goods and Services -- 7.3.1 Net Exports of Goods -- 7.3.2 Gold and Silver -- 7.3.3 Freight and Insurance -- 7.3.4 Tourism, Emigrants' Funds, Passenger Services and Other Services -- 7.4 Gross Domestic Product at Market Prices -- 7.5 Gross National Income -- 7.6 Net National Income -- 7.7 Net National Disposable Income -- References -- 8 New GDP Series and Earlier Estimates for the Pre-national Accounts Era -- 8.1 Consejo de Economía Nacional Estimates -- 8.2 Revisions and Extensions of CEN Estimates -- 8.2.1 Comisaría del Plan de Desarrollo -- 8.2.2 Alcaide -- 8.2.3 Naredo -- 8.3 Independent Estimates -- 8.3.1 Información Comercial Española -- 8.3.2 Schwartz -- 8.3.3 Carreras -- 8.4 Comparing the New and Earlier GDP Estimates -- References -- 9 Splicing National Accounts, 1958-2015 -- 9.1 National Accounts in Spain -- 9.2 Splicing National Accounts Through Interpolation -- References -- 10 Population, 1850-2015 -- References -- 11 Employment, 1850-2015 -- References -- Appendices -- Author Index -- Subject Index…”
    Libro electrónico
  10. 330
    por Trachtenberg, Adam
    Publicado 2006
    Tabla de Contenidos: “…DiscussionSee Also; 1.5 Reversing a String by Word or Byte; Problem; Solution; Discussion; See Also; 1.6 Expanding and Compressing Tabs; Problem; Solution; Discussion; See Also; 1.7 Controlling Case; Problem; Solution; Discussion; See Also; 1.8 Interpolating Functions and Expressions Within Strings; Problem; Solution; Discussion; See Also; 1.9 Trimming Blanks from a String; Problem; Solution; Discussion; See Also; 1.10 Generating Comma-Separated Data; Problem; Solution; Discussion; See Also; 1.11 Parsing Comma-Separated Data; Problem; Solution; Discussion; See Also…”
    Libro electrónico
  11. 331
    por Leis, John, 1966-
    Publicado 2011
    Tabla de Contenidos: “…7.8 THE FFT AS A SAMPLE INTERPOLATOR…”
    Libro electrónico
  12. 332
    Publicado 2005
    Tabla de Contenidos: “…6.4 Deformable Surfaces6.5 Deformation: The Level-Set Approach; 6.6 Numerical Methods; 6.7 Applications; 6.8 Summary; PART IIIScalar Field Visualization:Volume Rendering; 7 Overview of Volume Rendering; 7.1 Introduction; 7.2 Volumetric Data; 7.3 Rendering via Geometric Primitives; 7.4 Direct Volume Rendering: Prelude; 7.5 Volumetric Function Interpolation; 7.6 Volume Rendering Techniques; 7.7 Acceleration Techniques; 7.8 Classification and Transfer Functions; 7.9 Volumetric Global Illumination; 7.10 Rendering on Parallel Architectures; 7.11 Special-Purpose Rendering Hardware…”
    Libro electrónico
  13. 333
    Publicado 2020
    Tabla de Contenidos: “…Stability of wall boundary condition procedures for discontinuous Galerkin spectral element approximations of the compressible Euler equations -- On the order reduction of entropy stable DGSEMfor the compressible Euler equations -- A review of regular decompositions of vector fields – continuous, discrete, and structure-preserving -- Model reduction by separation of variables: a comparison between hierarchical model reduction and proper generalized decomposition -- Recurrence relations for a family of orthogonal polynomials on a triangle -- Greedy kernel methods for center manifold approximation -- An improved error inhibiting block one-step method with radial basis function approximation for ODEs -- Hermite methods in time -- HPS accelerated spectral solvers for time dependent problems: algorithms -- On the use of hermite functions for the Vlasov-Poisson system -- HPS accelerated spectral solvers for time dependent problems: numerical experiments -- High-order finite element methods for interface problems: theory and implementations -- Stabilised hybrid discontinuous galerkin methods for the Stokes problem with non-standard boundary conditions -- RBF based CWENO method -- discrete equivalence of adjoint Neumann-Dirichlet div-grad and grad-div equations in curvilinear 3D domains -- A conservative hybrid method for Darcy flow -- High-order mesh generation based on optimal affine combinations of nodal positions -- Sparse spectral-element methods for the helically reduced Einstein equations -- Spectral analysis of isogeometric discretizations of 2D curl-div Problems with general geometry -- Performance of preconditioners for large-scale simulations using Nek5000 -- Two decades old entropy stable method for the Euler equations revisited -- A mimetic spectral element method for free surface flows -- Spectral/hp methodology study for iLES-SVV on an Ahmed body -- A high–order discontinuous Galerkin solver for multiphase flows -- High-Order propagation of jet noise on a tetrahedral mesh using large eddy simulation sources -- Dynamical degree adaptivity for DG-LES models -- A novel eight-order diffusive scheme for unstructured polyhedral grids using the weighted least-squares method -- An explicit mapped tent pitching scheme for Maxwell equations -- Viscous diffusion effects in the eigenanalysis of (hybridisable) DG methods -- Spectral Galerkin method for solving Helmholtz and Laplace Dirichlet problems on multiple open arcs -- Explicit polynomial Trefftz-DG method for space-time elasto-acoustics -- An hp-adaptive iterative linearization discontinuous-Galerkin FEM for quasilinear elliptic boundary value problems -- Erosion Wear evaluation using Nektar++ -- An inexact Petrov-Galerkin approximation for gas transport in pipeline networks -- New preconditioners for semi-linear PDE-constrained optimal control in annular geometries -- DIRK schemes with high weak stage order -- Scheme for evolutionary Navier-Stokes-Fourier system with temperature dependent material properties based on spectral/hp elements -- Implicit large eddy simulations for NACA0012 airfoils using compressible and incompressible discontinuous Galerkin solvers -- SAV method applied to fractional Allen-Cahn equation -- A first meshless approach to simulation of the elastic behaviour of the diaphragm -- An explicit hybridizable discontinuous Galerkin method for the 3D timedomain Maxwell equations -- Entropy conserving and kinetic energy preserving numerical methods for the Euler equations using summation-by-parts operators -- Multiwavelet troubled-cell indication: a comparison of utilizing theory versus outlier detection -- An anisotropic p-adaptation multigrid scheme for discontinuous Galerkin methods -- A spectral element reduced basis method for Navier-Stokes equations with geometric variations -- Iterative spectral mollification and conjugation for successive edge detection -- Small trees for high order Whitney elements -- Non-conforming elements inNek5000: pressure preconditioning and parallel performance -- Sparse approximation of multivariate functions from small datasets via weighted orthogonal matching pursuit -- On the convergence rate of Hermite-Fejer interpolation…”
    Libro electrónico
  14. 334
    Publicado 2010
    Tabla de Contenidos: “…-- WIPO#x2019;s International Registration of Trademarks: An International Administrative Act Subject to Examination by the Designated Contracting Parties -- International Institutions and Individualized Decision-Making: An Example of UNHCR#x2019;s Refugee Status Determination -- Thematic Studies: The Exercise of Public Authority through Instruments Concerning Indivduals - Recommendations -- Effective Governance through Decentralized Soft Implementation: The OECD Guidelines for Multinational Enterprises -- Thematic Studies: The Exercise of Public Authority through Instruments Concerning Indivduals - Information -- The Administration of Information in International Administrative Law #x2013; The Example of Interpol -- Thematic Studies: The Exercise of Public Authority through Instruments Concerning Indivdual States - Decisions -- Flexibility and Legitimacy #x2014; The Emissions Trading System under the Kyoto Protocol -- The UNESCO Regime for the Protection of World Heritage as Prototype of an Autonomy-Gaining International Institution -- The UNESCO Regime for the Protection of World Heritage -- Thematic Studies: The Exercise of Public Authority through Instruments Concerning Indivdual States - Recommendations -- Regulating Minority Issues through Standard-Setting and Mediation: The Case of the High Commissioner on National Minorities -- Thematic Studies: The Exercise of Public Authority through Instruments Concerning Indivdual States - Information -- Governance through Promotion and Persuasion: The 1998 ILO Declaration on Fundamental Principles and Rights at Work -- The WTO Committee on Trade in Financial Services: The Exercise of Public Authority within an Informational Forum -- The Exercise of Public Authority through General Instruments: Secondary Law -- The Administration of the Vocabulary of International Trade: The Adaptation of WTO Schedules to Changes in the Harmonized System -- Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES) #x2013; Conservation Efforts Undermine the Legality Principle -- The Exercise of Public Authority through General Instruments: International Public Standards -- Legal Challenges of Non-binding Instruments: The Case of the FAO Code of Conduct for Responsible Fisheries -- Why Would International Administrative Activity Be Any Less Legitimate? …”
    Libro electrónico
  15. 335
    por Sause, Markus G. R.
    Publicado 2021
    Tabla de Contenidos: “…Chapter 6: Vibration Response-Based Damage Detection -- 6.1 Introduction -- 6.2 The Rationale of Vibration-Based Methods -- 6.3 Environmental and Operational Influences -- 6.4 Modal-Based Methods and Damage Features -- 6.4.1 Natural Frequencies -- 6.4.2 Mode Shapes -- 6.4.3 Modal Slope -- 6.4.4 Modal Curvature -- 6.4.5 Strain Energy -- 6.4.6 Damping -- 6.4.7 Interpolation Error -- 6.5 Time Series Methods -- 6.5.1 Autoregressive Parameters -- 6.5.2 Intrinsic Mode Function and Hilbert Spectrum -- 6.5.3 Signal Components -- 6.5.4 Damage Indices Based on Extracted Features…”
    Libro electrónico
  16. 336
    por Hinzberg, Holger
    Publicado 2015
    Tabla de Contenidos: “…Impressum; Referenzkarte; Danksagung; Einleitung; Kapitel 1: Datentypen und Optionals; 1.1 Willkommen auf dem Spielplatz; 1.2 Variablen und Konstanten; 1.3 Zahlendatentypen konvertieren; 1.4 Werte runden; 1.5 Minimum und Maximum; 1.6 Der Datenyp Bool; 1.7 Optionals; 1.8 Programmieren mit Optionals; Kapitel 2: Zeichenketten des Typs String; 2.1 String-Interpolation; 2.2 Zeichenketten vergleichen; 2.3 Textabschnitte finden und ersetzen; 2.4 Zeichenketten in Zahlentypen konvertieren; 2.5 Die Klasse NSNumber; 2.6 Texte teilen; 2.7 Subscripting mit Unicode; 2.8 Anfang und Ende von Zeichenketten…”
    Libro electrónico
  17. 337
    Publicado 2016
    Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- Acknowledgements -- About the Reviewer -- www.PacktPub.com -- Table of Contents -- Preface -- Chapter 1: New Features in C# 6.0 -- Introduction -- Creating your Visual Studio project -- String interpolation -- Null-conditional operator -- Initializers for auto-implemented properties and getter-only auto properties -- Index initializers -- The nameof expressions -- Expression-bodied functions and properties -- Using static -- Exception filters -- Await in catch and finally blocks -- Chapter 2: Classes and Generics -- Introduction -- Creating and implementing an abstract class -- Creating and implementing an interface -- Creating and using a generic class or method -- Creating and using a generic interface -- Chapter 3: Object-Oriented Programming in C# -- Introduction -- Using inheritance in C# -- Using abstraction -- Leveraging encapsulation -- Implementing polymorphism -- Single responsibility principle -- Open/closed principle -- Chapter 4: Composing Event-Based Programs Using Reactive Extensions -- Introduction -- Installing Rx -- Events versus observables -- Using LINQ to perform queries -- Using schedulers in Rx -- Debugging lambda expressions -- Chapter 5: Create Microservices on Azure Service Fabric -- Introduction -- Downloading and installing Service Fabric -- Creating a Service Fabric application with a stateless actor service -- Using Service Fabric Explorer -- Chapter 6: Making Apps Responsive with Asynchronous Programming -- Introduction -- Return types of asynchronous functions -- Handling tasks in asynchronous programming -- Exception handling in asynchronous programming -- Chapter 7: High Performance Programming sing Parallel and Multithreading in C# -- Introduction -- Creating and aborting a low priority background thread -- Increasing maximum thread pool size…”
    Libro electrónico
  18. 338
    Publicado 2016
    Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- Acknowledgements -- About the Reviewer -- www.PacktPub.com -- Table of Contents -- Preface -- Chapter 1: Introduction to Unreal Engine 4 -- Unreal Engine 4 download -- Downloading the launcher version -- Downloading the GitHub version -- Forking Unreal Engine repository -- Compiling Unreal Engine -- Getting familiar with Unreal Engine -- The viewport toolbar -- Modes -- Content Browser -- Content Browser view options -- World outliner -- Details panel -- Navigating the Viewport -- BSP -- Creating BSP -- Default starting level, splash screen, and game icon -- Summary -- Chapter 2: Importing Assets -- Creating asset in a DCC application -- Creating collision meshes -- Custom collision shapes -- Unreal Engine 4 collision generator -- Simple shapes -- K-DOP shapes -- Auto convex collision -- Materials -- LOD -- Exporting and importing -- Exporting -- Importing -- Context menu -- Drag and drop -- Content Browser import -- Automatic import -- Configuring automatic import -- Result -- Summary -- Chapter 3: Materials -- Material user interface -- Toolbar -- Live preview -- Live nodes -- Live update -- Preview panel -- Details panel -- Graph panel -- Palette panel -- Common material expressions -- Constant -- Constant2Vector -- Constant3Vector -- Texture coordinate (TexCoord) -- Multiply -- Add -- Divide -- Subtract -- Texture sample (Texture2D) -- Component mask -- Linear interpolate (lerp) -- Power -- PixelDepth -- Desaturation -- Time -- Fresnel -- Material types -- Material instances -- Material Instance Constant -- Material Instance Constant example -- Material functions -- Material function example -- Summary -- Chapter 4: Post Process -- Adding Post Process -- LUT -- Post Process Materials -- Creating a Post Process Material -- Summary -- Chapter 5: Lights -- Lighting basics -- Placing lights…”
    Libro electrónico
  19. 339
    Publicado 2011
    Tabla de Contenidos:
    Libro electrónico
  20. 340
    por Parker, Michael
    Publicado 2013
    Tabla de Contenidos: “…8.2 A Simplistic HW Implementation of Bayer Demosaicing8.3 Sensor Processing in Military Electro-optical Infrared Systems; 8.4 Conclusion; CHAPTER 9 - VIDEO INTERFACES; 9.1 SDI; 9.2 Display Port; 9.3 HDMI; 9.4 DVI; 9.5 VGA; 9.6 CVBS; 9.7 S-Video; 9.8 Component Video; CHAPTER 10 - VIDEO ROTATION; 10.1 Interpolation; CHAPTER 11 - ENTROPY, PREDICTIVE CODING AND QUANTIZATION; 11.1 Entropy; 11.2 Huffman Coding; 11.3 Markov Source; 11.4 Predictive Coding; 11.5 Differential Encoding; 11.6 Lossless Compression; 11.7 Quantization; 11.8 Decibels; CHAPTER 12 - FREQUENCY DOMAIN REPRESENTATION…”
    Libro electrónico