Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalStorage ¶
type LocalStorage struct {
// contains filtered or unexported fields
}
func NewLocalStorage ¶
func NewLocalStorage(logger *log.Logger) *LocalStorage
func (*LocalStorage) OpenVideoWriter ¶
func (ls *LocalStorage) OpenVideoWriter() (*gocv.VideoWriter, error)
func (*LocalStorage) SaveImage ¶
func (ls *LocalStorage) SaveImage(img gocv.Mat)
Click to show internal directories.
Click to hide internal directories.