Explore 36 AI terms in Computer Graphics
A Cartesian Coordinate System defines a way to locate points in space using numerical coordinates along perpendicular axes.
Color space conversion is the process of transforming colors from one color space to another.
Computer Aided Design (CAD) refers to software used for creating precision drawings or technical illustrations.
Constructive Solid Geometry is a 3D modeling technique using boolean operations to create complex shapes.
A convex hull is the smallest convex shape that encloses a set of points in a geometric space.
A differentiable rasterizer enables gradient-based optimization in rendering, useful for machine learning and computer graphics.
Differentiable Rendering is a technique that allows for the optimization of 3D graphics by using gradients derived from rendering processes.
Gaussian Blur is an image processing technique that smooths images by averaging pixel values using a Gaussian function.
Gaussian splats are smooth, blob-like representations of data points in AI and computer graphics.
Gaussian Splatting is a technique in computer graphics and AI for rendering images using Gaussian functions.
Graph drawing is the process of visually representing graphs using geometric shapes and spatial arrangements.
A hypercube is a geometric shape that extends the concept of a cube into higher dimensions.
Image compression reduces the file size of images while maintaining quality, using various algorithms and techniques.
Image interpolation is the method of estimating pixel values in images to create larger or higher-quality images.
Image Processing involves manipulating and analyzing images using algorithms to enhance or extract information.
Image resolution refers to the detail an image holds, measured in pixels and affecting quality.
A method for representing complex data using neural networks to encode and reconstruct information.
Instant NGP is a neural graphics method for real-time 3D scene representation and rendering.
LUV Color Space is a color model that represents colors in a way that is perceptually uniform and designed for human vision.
Mesh Reconstruction is the process of creating a 3D model from point cloud data or other geometric information.
A Minimum Bounding Box is the smallest rectangle or box that can completely enclose a given shape or set of points in 2D or 3D space.
Motion blur is the visual effect that occurs when an object in motion appears blurred in the direction of its movement.
Motion stereo refers to the perception of depth from motion parallax in visual scenes.
Non-Euclidean space refers to geometric spaces that do not follow the rules of traditional Euclidean geometry.
Object motion refers to the change in position of an object over time in a given space.
Object Reconstruction is the process of creating 3D models from 2D images or point cloud data.
Object velocity refers to the speed and direction of an object in motion, crucial in physics and computer graphics.
An output pixel is a single point in a digital image representing color and brightness.