Anti aliasing - modeling and rendering, Computer Graphics

Assignment Help:

Anti Aliasing - Modeling and Rendering

It is a method for enhancing the realism of an image through eliminating the jagged edges from it. Such jagged edges or "jaggies", appear since a computer monitor has square pixels, and these square pixels are inadequate for displaying lines or curves which are not parallel to the pixels and the other reason is low sampling rate of the image information, that in turn cause such jaggies quite same to star casing discussed in previous under DDA algorithm. For better understanding, get the subsequent image of darkened circle as:

2303_Anti Aliasing - Modeling and Rendering.png

It is impossible to completely remove aliasing since computers are digital discrete in nature. Though, it is not impossible to minimize aliasing, the solutions utilized by ray tracers today engage treating all pixels as a finite square area that, in fact as they are, quite than as a mere point on the screen. Conversely, the pixel must not be taken as a point or area although should be taken as a sample of image information as higher the sampling is lesser the aliasing is. Here let us discuss how suitably the sampling can be complete: Rays are fired in the scene by the centers of the pixels and the intensities of adjacent rays are evaluated. If they be different by several pre-determined amount, more rays are fired in the surfaces of the pixels. The intensities of each ray shot in a specified pixel are then averaged to determine a color which better fits what would be expected at such point.

Note: Do not treat a pixel like a square area, when this does not generate correct filtering behavior, actually a pixel is not a point, although it is a sample of information to be displayed.

Anti-aliasing, it assists eliminate jagged edges and to create an image seem more realistic. Continuing the above illustration, the anti-aliased circle might, after that be represented

2214_Anti Aliasing - Modeling and Rendering 1.png


Related Discussions:- Anti aliasing - modeling and rendering

Explain different linear methods for noise cleaning, Question 1 Describe t...

Question 1 Describe the process of formation of image in human eye Structure of the Human Eye Image formation in the Eye Brightness Adaptation and Discrimination

Scaling, uniform scaling and differential scaling with the help of diagram

uniform scaling and differential scaling with the help of diagram

Visible-surface detection, Visible-Surface Detection For the generation...

Visible-Surface Detection For the generation of realistic graphics display you know that hidden surfaces and hidden lines should be identified for removing. For this reason we

Horizontal retrace - display devices, Horizontal retrace - Display Devices ...

Horizontal retrace - Display Devices In a refresh CRT monitor, the time it takes for an electron beam to return to the left most point on the next horizontal line after refresh

Introduction to computer graphics, Introduction To Computer Graphics ...

Introduction To Computer Graphics Early man employed drawings to communicate even before he learnt to communicate, write or count. Incidentally, these earliest hierogly

Distinguish between mono and stereo sound, Problem: (a) Distinguish be...

Problem: (a) Distinguish between mono and stereo sound? (b) Calculate the size of a 5 minutes mono sound file of CD quality and with a 16 -bit rate. (c) With reference

Application of animation, Application of animation: There are a variety of...

Application of animation: There are a variety of utilizations for computer animation. They can vary from fun to practical and educational ones. Medicine, military, entertainment,

What is the use of control points, What is the use of control points?  ...

What is the use of control points?  Spline curve can be specified by giving a set of coordinate positions known as control points, which shows the general shape of the curve, c

Draw line segment - digital differential analyzer algorithm, Example 1: Dr...

Example 1: Draw line segment from point (2, 4) to (9, 9) by using Digital Differential Analyzer algorithm. Solution: We know usual equation of line is specified via y = mx

Linearly interpolate - modeling and rendering, Linearly interpolate - Model...

Linearly interpolate - Modeling and Rendering I 4 = I 1 + t (I 2 - I 1 ); here t = (|y 1 - y 2 |)/(|y 1 - y 2 |) I D = I A + t (I B - I A ); here t = (|AD|)/(|AB|)

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd