|
|
# Finding Camera Matrix
|
|
|
---
|
|
|
We are looking for a Camera Matrix **K** described as follow: |
|
|
We are looking for a Camera Matrix **K** described as:
|
|
|
|
|
|
 ,
|
|
|
|
|
|
where *f* is camera focal length, and *c* is optical center for axis *x* and *y*. |
|
|
\ No newline at end of file |