Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions documentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ This folder contains documentation and other examples.
* This Jupyter notebook describes the pinhole camera model, and the relationship between H-FOV and focal length.
* [fisheye_camera_models.ipynb](./fisheye_camera_models.ipynb)
* This Jupyter notebook describes typical fisheye camera models.
* [camera_pose_to_homography.ipynb](./camera_pose_to_homography.ipynb)
* This Jupyter notebook describes homography between a plane defined in a world coordinate frame and the camera.

Loading