reader

package
v0.0.0-...-c28e4f8 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2018 License: NCSA Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Record

type Record struct {
	ID         uint64
	LabelIndex float32
	Image      *types.RGBImage
}

type RecordIOReader

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

func NewRecordIOReader

func NewRecordIOReader(path string) (*RecordIOReader, error)

func (*RecordIOReader) Close

func (r *RecordIOReader) Close() error

func (*RecordIOReader) Next

func (r *RecordIOReader) Next(ctx context.Context) (*Record, error)

Jump to

Keyboard shortcuts

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