analyzer

package
v0.0.0-...-d12ce56 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2025 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAgent

func NewAgent(ctx context.Context, logger *logr.Logger) (*agent.Agent, error)

NewAgent initializes and returns a new vision agent

Types

type Processor

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

func NewProcessor

func NewProcessor(agent *agent.Agent, storage storage.Storage) *Processor

func (*Processor) ProcessVideo

func (p *Processor) ProcessVideo(ctx context.Context, videoPath, outputDir string) error

ProcessVideo processes a video by extracting frames and analyzing them

Jump to

Keyboard shortcuts

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