Posts

Showing posts from December 6, 2020

New Post

Intelligent Traffic Management Using || AI & Metaheuristics || ~xRay Pixy

Image
Hybrid Artificial Intelligence and Metaheuristics for Smart City TRafci Management Problem Video Chapters: 00:00 Introduction 00:40 Smart Cities 01:14 Traditional Methods for Traffic Management 02:12 Hybrid Approach AI and Metaheuristics 02:47 STEPS for Hybrid  Traffic Management System 08:40 Advantages of Smart Traffic Management System 09:33 Conclusion

3D Translation Example

Image
 Consider the effect of a translation in the x,y,z direction by -2, -4, and -6 respectively on the homogenous coordinate position vectors [1, 6, 4].  Solution. 3D Translation Matrix is given as: Here, Tx = -2, Ty = -4, and Tz = -6. As We know, 3D translation is performed as: Therefore, we got  New co-ordinates are [-1  2  -2 ]

Three Dimensional Transformations and Viewing

Image
 Three Dimensional Transformations  Q. What is 3D Translation? A. Translation means shifting a point or moving the whole object. In 3D we need 3 Translatio factors. Translation Matrix for 3D:  Q. How to perform 3D Transformation? A.  To perform 3D Transformation. Multiply point with translation Matrix. Here, Q. What is 3D Scaling? A. Scaling changes the size of the object. Scaling in 3D is similar to scaling in 2D. The Matrix for 3D scaling transformation given as:
More posts