fix typo in brachiosaure
Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
This commit is contained in:
		
							parent
							
								
									532f34c6ab
								
							
						
					
					
						commit
						4e1e081827
					
				@ -255,7 +255,7 @@ If you are not convinced: take this more striking example:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
See how you can perform the dot product on each of the corner independently ?
 | 
					See how you can perform the dot product on each of the corner independently ?
 | 
				
			||||||
That is the key to solving this, because now instead of putting the identity
 | 
					That is the key to solving this, because now instead of putting the identity
 | 
				
			||||||
matrix in the corresponding corner in the other image, we can simple compute the
 | 
					matrix in the corresponding corner in the other image, we can simply compute the
 | 
				
			||||||
inverse of the QR code:
 | 
					inverse of the QR code:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user