grayscale8

package
v0.0.0-...-2551dc1 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2013 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Package grayscale8 implements DVID support for 8-bit grayscale images. It simply wraps the voxels package, setting NumChannels (1) and BytesPerVoxel(1).

Index

Constants

View Source
const RepoUrl = "github.com/janelia-flyem/dvid/datatype/grayscale8"
View Source
const Version = "0.6"

Variables

View Source
var DefaultBlockMax dvid.Point3d = dvid.Point3d{16, 16, 16}

DefaultBlockMax specifies the default size for each block of this data type.

Functions

This section is empty.

Types

type Datatype

type Datatype struct {
	voxels.Datatype
}

Grayscale8 Datatype simply embeds voxels.Datatype to create a unique type (grayscale8.Datatype) with grayscale functions.

Jump to

Keyboard shortcuts

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