Question

In: Computer Science

Explain and describe the concept of homogeneous matrix (projection) and how it is used in computer...

Explain and describe the concept of homogeneous matrix (projection) and how it is used in computer graphics

Solutions

Expert Solution

Homogeneous matrix​​​​​​​

If we write a linear system as a matrix equation, letting A be the coefficient matrix, x the variable vector, and b the known vector of constants, then the equation Ax = b is said to be homogeneous if b is the zero vector.

For example, the following matrix equation is homogeneous

Properties Of Homogeneous Systems

Always Consistent

One of the principle advantages to working with homogeneous systems over non-homogeneous systems is that homogeneous systems always have at least one solution, namely, the case where all unknowns are equal to zero. Such a case is called the trivial solution to the homogeneous system.

For instance, looking again at this system:

we see that if x = 0, y = 0, and z = 0, then all three equations are true. This holds equally true for the matrix equation

It is again clear that if all three unknowns are zero, then the equation is true. Whether or not the system has non-trivial solutions is now an interesting question.

Relation To Invertible Matrices

It turns out that looking for the existence of non-trivial solutions to matrix equations is closely related to whether or not the matrix is invertible.

Theorem. A square matrix M is invertible if and only if the homogeneous matrix equation Mx=0 does not have any non-trivial solutions.

That is, if Mx=0 has a non-trivial solution, then M is NOT invertible. If, on the other hand, M has an inverse, then Mx=0 only one solution, which is the trivial solution x=0.

Another consequence worth mentioning, we know that if M is a square matrix, then it is invertible only when its determinant |M| is not equal to zero. Hence, Mx=0 will have non-trivial solutions whenever |M| = 0.

Detecting Non-Trivial Solutions

Whenever there are fewer equations than there are unknowns, a homogeneous system will always have non-trivial solutions. For example, lets look at the augmented matrix of the above system:

Performing Gauss-Jordan elimination gives us the reduced row echelon form:

Which tells us that z is a free variable, and hence the system has infinitely many solutions.

Relation To General Linear Systems

At this point you might be asking "Why all the fuss over homogeneous systems?". One reason that homogeneous systems are useful and interesting has to do with the relationship to non-homogenous systems. It is often easier to work with the homogenous system, find solutions to it, and then generalize those solutions to the non-homogenous case.

Hence if we are given a matrix equation to solve, and we have already solved the homogeneous case, then we need only find a single particular solution to the equation in order to determine the whole set of solutions.

Homogeneous matrix in Computer Graphics

The rotation of a point, straight line or an entire image on the screen, about a point other than origin, is achieved by first moving the image until the point of rotation occupies the origin, then performing rotation, then finally moving the image to its original position.

The moving of an image from one place to another in a straight line is called a translation. A translation may be done by adding or subtracting to each point, the amount, by which picture is required to be shifted.

Translation of point by the change of coordinate cannot be combined with other transformation by using simple matrix application. Such a combination is essential if we wish to rotate an image about a point other than origin by translation, rotation again translation.

To combine these three transformations into a single transformation, homogeneous coordinates are used. In homogeneous coordinate system, two-dimensional coordinate positions (x, y) are represented by triple-coordinates.

Homogeneous coordinates are generally used in design and construction applications. Here we perform translations, rotations, scaling to fit the picture into proper position.

Example of representing coordinates into a homogeneous coordinate system: For two-dimensional geometric transformation, we can choose homogeneous parameter h to any non-zero value. For our convenience take it as one. Each two-dimensional position is then represented with homogeneous coordinates (x, y, 1).

Following are matrix for two-dimensional transformation in homogeneous coordinate:


Related Solutions

Explain the concept of duration and describe how it is used in hedging interest rate futures....
Explain the concept of duration and describe how it is used in hedging interest rate futures. Be sure to discuss the limitations of duration.
Subject: Computer Graphics. 1. Explain how the projection process works; explain the various terms 2. Derive...
Subject: Computer Graphics. 1. Explain how the projection process works; explain the various terms 2. Derive the Npar Transformation matrix for parallel projection.
Explain the concept of the 360-degree appraisal. How is this concept used in industry to appraise...
Explain the concept of the 360-degree appraisal. How is this concept used in industry to appraise the employees. Highlight both the advantages and disadvantages of this multi-raters performance evaluation and discuss whether this method is suitable for local employers in Malaysia.
Describe the BCG Growth Matrix. How is it used in a Portfolio Analysis? Using the example...
Describe the BCG Growth Matrix. How is it used in a Portfolio Analysis? Using the example of Verizon Inc., analyze and explain where its various major lines of business/divisions would fall in the BCG matrix. [Consider: landline phone service, wireless services, fiber optic services, media, internet if things] What strategies might you recommend to improve its BCG positioning?
Explain the concept and how it might be used in the stock market - particularly with...
Explain the concept and how it might be used in the stock market - particularly with the events of the few weeks. a. Active Trading b. Selling short OR shorting a stock c. A stop loss order vs. market order d. A limit order e. What is a margin account and what would you use if for? f. what is a margin call? g. Options - a Call vs. Put
Explain the concept and how it might be used in the stock market - particularly with...
Explain the concept and how it might be used in the stock market - particularly with the events of the few weeks. a. Active Trading b. Selling short OR shorting a stock c. A stop loss order vs. market order d. A limit order e. What is a margin account and what would you use if for? f. what is a margin call? g. Options - a Call vs. Put
describe the concept of scarcity in sports and how rationing devices are used in controlling the...
describe the concept of scarcity in sports and how rationing devices are used in controlling the distribution of scarce resources.goods,or services in sports
Describe the concept of Phillips curve and how it can be used to examine the shifts...
Describe the concept of Phillips curve and how it can be used to examine the shifts of the aggregate supply curve in the AD‐AS model.
Using Ansoff matrix, explain how projects are used to fulfil an organisations strategy
Using Ansoff matrix, explain how projects are used to fulfil an organisations strategy
The concept of economic “goods” is used to explain how different societal needs are met. Explain...
The concept of economic “goods” is used to explain how different societal needs are met. Explain the concept and give examples that relate to infrastructure.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT