|
|
# Estimation of the Laser Plane position
|
|
|
---
|
|
|
We will use pinhole camera model for finding 3D points  in projection coordinate  described as:
|
|
|
|
|
|
<img src="http://mathurl.com/hbtk24o.png" /> ,
|
|
|
|
|
|
where **K** is the camera metrix from [here](find_camera_mtx)
|
|
|
|
|
|
We must find some points in space with |
|
|
\ No newline at end of file |