2018-07-27 07:39:55 -0600 | received badge | ● Popular Question (source) |
2014-10-23 09:59:22 -0600 | received badge | ● Editor (source) |
2014-10-23 09:43:07 -0600 | asked a question | does auto focus change focal length or intrinsic parameters? lets say I have the same camera shooting images will a setting without auto focus have different intrinsic parameters than of when auto focus is on? please do leave some reference :) |
2014-06-05 21:15:27 -0600 | commented answer | Implementation of SVD Good day, thanks for the quick response. Im not actially looking for an svd library. Im actually trying to code an svd algorithm from scratch as an excercise. Any suggestions where i can start? |
2014-06-04 10:53:09 -0600 | asked a question | Implementation of SVD Good day, is there an documentation on how the svd decomposition is implemented? I'm not sure if I really need to compute the characteristic polynomial of A^T A then solve for homogeneous equation for a specific matrix. It seems too messy and not optimal. thanks in advance |