Learn R Programming

hemispheR (version 1.1.8)

camera_fisheye: Provide circular mask parameters from known camera+fisheye lens models

Description

Provide circular mask parameters from known camera+fisheye lens models

Usage

camera_fisheye(model = NULL)

Value

A list of three parameters (xc, yc, rc) of the circular mask

Arguments

model

Character. An input camera+lens model

Examples

Run this code
#available camera+lenses:
list.cameras

camera_fisheye(model='Coolpix4500+FC-E8')

Run the code above in your browser using DataLab