libcamera

package
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2024 License: Unlicense Imports: 7 Imported by: 0

Documentation

Overview

package libcamera implements an interface to the libcamera2 camera driver.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Open

func Open(dims image.Point, frames chan gui.FrameEvent, out <-chan gui.FrameEvent) func()

Types

type Camera

type Camera struct {
	// contains filtered or unexported fields
}

func (*Camera) Close

func (c *Camera) Close()

type Frame

type Frame struct {
	// contains filtered or unexported fields
}

func (Frame) Error

func (f Frame) Error() error

func (Frame) Image

func (f Frame) Image() image.Image

func (Frame) ImplementsEvent

func (Frame) ImplementsEvent()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL