Skip to main content

Questions tagged [affine-transformations]

0 votes
1 answer
86 views

I'm reading the book "Multiple View Geometry in Computer Vision" of Hartley and Zisserman. There was something I was unable to understand correctly. Here's the example where K denotes ...
H. Kwak's user avatar
2 votes
1 answer
280 views

I want to explain what I understood of definition of the two things. Projection plane: The general processing steps for modeling and converting a world coordinate description of a scene to device ...
user avatar
0 votes
0 answers
55 views

I am just trying to rotate my pointcloud object which is inside the unit cube ([-1,1] in all x,y,z axis). What I did is use the basic rotation matrix from wiki and extend it to homogenuous 4x4 matrix (...
GreatDuke's user avatar
  • 111
1 vote
2 answers
5k views

This is not homework. I'm self studying Computer Graphics, using the book "3D Math Primer for Graphics and Game Development" (2nd edition). So there is the exercise 6 in chapter 3 which I can't figure ...
KeyC0de's user avatar
  • 145
1 vote
2 answers
1k views

(sorry for my english) The task: A triangle is specified. To realize its motion on the basis of mirror reflection with respect to an arbitrary line ax + by + c = 0, the coefficients of which are ...
Taras Koval's user avatar
5 votes
1 answer
1k views

I was reading "3D Math Primer for Computer Graphics and Game Development" and there was something the author had said that I thought was particularly interesting, he stated It is important to ...
MatriXcel's user avatar
4 votes
1 answer
548 views

I am trying to use a linear transformation to straighten out the camera angle on this image: In other words, I want to transform the image into a head-on view of the whiteboard. I applied an affine ...
Lincoln Bergeson's user avatar
1 vote
0 answers
403 views

I have the 8 vertices of a cuboid (red points)(XYZvox) with known distance in millimetres (vox to mm) between each vertex which I transform in 3d space using the 4d transformation matrix (M). I am ...
2one's user avatar
  • 111

15 30 50 per page