ImageProcessor

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2019 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NOAANameRegex = regexp.MustCompile(`OR_ABI-(.*)-(.*)_(.*)_(s.*).*`)

Functions

func PlainLRITImage

func PlainLRITImage(_ *ImageProcessor, filename string, _ *XRIT.Header)

func ProcessFalseColor

func ProcessFalseColor(ip *ImageProcessor, xh *XRIT.Header, filename string)

func ProcessGOESABI

func ProcessGOESABI(ip *ImageProcessor, filename string, xh *XRIT.Header)

func SetPurgeFiles

func SetPurgeFiles(purge bool)

Types

type ImageProcessor

type ImageProcessor struct {
	sync.Mutex
	MultiSegmentCache map[string]*Structs.MultiSegmentImage
	// contains filtered or unexported fields
}

func MakeImageProcessor

func MakeImageProcessor() *ImageProcessor

func (*ImageProcessor) GetDrawMap

func (ip *ImageProcessor) GetDrawMap() bool

func (*ImageProcessor) GetEnhance added in v0.5.2

func (ip *ImageProcessor) GetEnhance() bool

func (*ImageProcessor) GetFalseColor

func (ip *ImageProcessor) GetFalseColor() bool

func (*ImageProcessor) GetMapDrawer

func (ip *ImageProcessor) GetMapDrawer() *MapDrawer.MapDrawer

func (*ImageProcessor) GetMetadata added in v0.5.2

func (ip *ImageProcessor) GetMetadata() bool

func (*ImageProcessor) GetReproject

func (ip *ImageProcessor) GetReproject() bool

func (*ImageProcessor) ProcessImage

func (ip *ImageProcessor) ProcessImage(filename string)

func (*ImageProcessor) SetDrawMap

func (ip *ImageProcessor) SetDrawMap(drawMap bool)

func (*ImageProcessor) SetEnhance added in v0.5.2

func (ip *ImageProcessor) SetEnhance(enhance bool)

func (*ImageProcessor) SetFalseColor

func (ip *ImageProcessor) SetFalseColor(fsclr bool)

func (*ImageProcessor) SetMetadata added in v0.5.2

func (ip *ImageProcessor) SetMetadata(metadata bool)

func (*ImageProcessor) SetReproject

func (ip *ImageProcessor) SetReproject(reproject bool)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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