Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CameraSpec ¶
Interface that all thermal camera implementations should implement
type Frame ¶
Frame represents the thermal readings for a single frame.
func NewFrame ¶
func NewFrame(c CameraSpec) *Frame
Creates a new frame sized for the provided camera implementation
func (*Frame) CreateCopy ¶
Copy sets current frame as other frame
Click to show internal directories.
Click to hide internal directories.