CanopyPhoto-class: An S4 class to store vegetal canopy photographs.

Description Details Slots See Also Examples

Description

An S4 class to store vegetal canopy photographs. Use the helper function loadPhoto to build new objects of this class from a file.

Details

CanopyPhoto was built on top of RasterBrick to take advantage of the raster package functionalities. However, CanopyPhoto requires raster implementation but not georeference and this is why some inherited slots are meaningless for this class.

Slots

equipment

character.

fisheye

FishEye.

datetime

character.

geoLocation

SpatialPoints.

bearing

Angle.

elevation

Angle.

slope

Angle.

exposureTime

numeric.

fNumber

numeric.

isoSpeed

numeric.

...

Inherited from RasterBrick.

See Also

loadPhoto

Examples

1
showClass("CanopyPhoto")

GastonMauroDiaz/caiman documentation built on Jan. 22, 2022, 4:43 a.m.