What is homogeneous coordinate, Computer Graphics

Assignment Help:

What is homogeneous coordinate? Discuss the composite transformation matrix for two successive translations and scaling.

In design and picture formation process, many times we may require to perform translation rotation and scaling to fit the picture components into their proper positions. In the previous section we have seen that each of the basic transformation can be expressed in the general matrix form. To produce a sequence of transformations with above equations, such as translation followed by rotation and then scaling, we must calculate the transformed coordinate’s one step at a time. First coordinates are translates then these translated coordinates are scaled and finally the scaled coordinates are rotated. But this sequence of transformation process is not efficient. A more efficient approach is to combine sequence of transformation into one transformation so that the final coordinate position is obtained directly from initial coordinate. This eliminates the calculation of intermediate coordinate values. In order to combine sequence of transformation terms in M2. To achieve this we have to represent matrix M as 3 * 3 matrixes instead of 2 * 2 introducing an additional dummy coordinate W. Here points are specified by three numbers instead of two. This coordinate system and it allows us to express all transformation equations as matrix multiplication. For two dimensional transformation we can have =1. 


Related Discussions:- What is homogeneous coordinate

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 c program which takes points as input from mouse click, Write a C pro...

Write a C program which takes points as input from mouse clicks (left button) and then performs an action.  Apply your program to generate a closed polygon as follows: Every time a

Image precision and object precision, Q.   What do you mean by image precis...

Q.   What do you mean by image precision and object precision? Describe z- buffer algorithm for visible surface detection. OR What do you mean by image precision and obj

Benefits of computer simulation - computer aided design, Benefits of Comput...

Benefits of Computer Simulation The benefit of Simulation is: even for simply solvable linear systems: a uniform model execution technique can be utilized to resolve a large v

Trivial rejection case of cohen sutherland line clippings, Trivial Rejectio...

Trivial Rejection Case of cohen sutherland line clippings Case: it  is Trivial Rejection Case; if the logical intersection (AND) of the bit codes of the end points P, Q of

Event driven devices - polling, Event Driven Devices - Polling Pollin...

Event Driven Devices - Polling Polling: The status of all devices is periodically checked in a repetitive manner through a polling loop. While an event happens, the loop is

Text generation and character generation techniques, Write short notes on T...

Write short notes on Text generation.   OR Character Generation Techniques  Character Generation Techniques   Two different representations are used for storing computer fon

Shading , short note on shading

short note on shading

Polygon clipping algorithm, Write a polygon clipping algorithm to clip a po...

Write a polygon clipping algorithm to clip a polygon against rectangular clipping are. Read the vertices of polygon to be clipped. 2. Read the coordinates of the rectangular cl

Bezier cubic curves, Q.   What are Bezier cubic curves? Derive their proper...

Q.   What are Bezier cubic curves? Derive their properties. OR  What are Bezier cubic curves? Derive these properties. Also show that the sum of the blending functions is identical

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